I have removed some sections from my site like "Videos, Sounds, Files, Events" etc..., but site stats column shows all these fields in it. How can I remove these sections from Site Stats Column...
Thanks
I have removed some sections from my site like "Videos, Sounds, Files, Events" etc..., but site stats column shows all these fields in it. How can I remove these sections from Site Stats Column... Thanks |
Is there anyone who can guide me in this problem...!!! |
Removed some items such as Videos? How did you remove it? https://www.deanbassett.com |
There is no interface for it, hovewer you can try to remove it manually using phpMyAdmin, the table is sys_stat_site Rules → http://www.boonex.com/terms |
By default once you remove a module ie: videos it should remove its stats from the SITE STATS block. I don't know enough about the system only to suggest that you remove the sites stats block, clear your sites cache and reintroduce the site stats block. I have some of these modules deactivated myself and they don't show on my sites stats block. |
I didn't remove it physically from my site, by the word "remove" I meant I disabled these features from my site for the time being...!!! I disabled them from the Navigation Menu (Administration -> Builders -> Navigation Menu) Removed some items such as Videos? How did you remove it?
|
Solution Needed...!!! |
Up 3 posts. AlexT provided a solution. https://www.deanbassett.com |
If I will delete it directly from "phpMyAdmin", it will be removed permanently. If I want to get these fields back in Site Stats section, then how will I get it in future... Up 3 posts. AlexT provided a solution.
|
Go to Modules > Add & Manage and uninstall the selected modules from your site for the time being. You can always re-install them when you want these features on your site. This will remove it from the site stats. Removing the item from the navigation menu will simply hide the item from the navigation menu, it will not do anything else. That's the simple reason as to why the stats are still showing up as the module is still installed (active) on the site. I hope this helps & resolves your problem. Chris :) |
Go to Modules > Add & Manage and uninstall the selected modules from your site for the time being. You can always re-install them when you want these features on your site. This will remove it from the site stats. Removing the item from the navigation menu will simply hide the item from the navigation menu, it will not do anything else. That's the simple reason as to why the stats are still showing up as the module is still installed (active) on the site. I hope this helps & resolves your problem.
Thanks Chris...!!! It works and resolved my problem... |
I am feeling sick lol so much to do.... |
I am pretty sure i mentioned uninstalling the module would remove the stat item. https://www.deanbassett.com |
Hi All Use PhpMyAdmin and go to sys_stat_site. Delete the row for the stats you wish to get rid of. Then clear the cache. That's it... No118 |