1
pessi
(Solved) register.php
  • 2006/6/25 19:25

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


Dear All

I installed the custom tags module xbs_tags and decided to
uninstall it so I uninstalled it.

now I find my register.php to be blank.
when php debug is turned on it shows this.

Fatal error: Cannot instantiate non-existent class: xoopsmodulehandler in /home/teluguca/public_html/modules/xbs_tags/include/defines.php on line 72


I think line 72 is

$modHandler =& new XoopsModuleHandler($xoopsDB);



please help.

cheers
prasad..

2
pessi
Re: register.php
  • 2006/6/25 19:44

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


prob solved. the author says not removing the hack lines is ok but i had o remove them to solve the prob.