A aron1193 New Member Jun 27, 2009 #1 i tried to put in Who-is-chatting and now i get This script is not supported on free hosting. However may be supported on the Premium Hosting. on evry page how can i disable it
i tried to put in Who-is-chatting and now i get This script is not supported on free hosting. However may be supported on the Premium Hosting. on evry page how can i disable it
G Grinderhand New Member Jun 27, 2009 #2 Are you able to get into your AdminCP? If so, disable/uninstall it from there.
G Grinderhand New Member Jun 27, 2009 #4 Edit your config.php like this: After the first line Code: <?php insert this Code: define('DISABLE_HOOKS', true); This will disable all your mods, and should enable you to get into the product manager so you can uninstall the problem child mod. Don't forget to either remove that line or comment it out when you're done to re-enable the rest of your mods.
Edit your config.php like this: After the first line Code: <?php insert this Code: define('DISABLE_HOOKS', true); This will disable all your mods, and should enable you to get into the product manager so you can uninstall the problem child mod. Don't forget to either remove that line or comment it out when you're done to re-enable the rest of your mods.
A aron1193 New Member Jun 27, 2009 #6 thx it worked good thing i kno sum php o r i wouldve do it wrong
A aron1193 New Member Jun 27, 2009 #8 evrything came up but im still gettin This script is not supported on free hosting. However may be supported on the Premium Hosting.
evrything came up but im still gettin This script is not supported on free hosting. However may be supported on the Premium Hosting.
G Grinderhand New Member Jun 27, 2009 #9 Disable all your mods and see if you still get the same thing. If not, start re-enabling them one at a time until you find the offender. Oh, you did remove all the files from that who-is-chatting mod you just disabled, right?
Disable all your mods and see if you still get the same thing. If not, start re-enabling them one at a time until you find the offender. Oh, you did remove all the files from that who-is-chatting mod you just disabled, right?