Menu

#446 Fatal error: Call to undefined function: _no_tablespace() in

Unknown Error
open
nobody
5
2006-08-07
2006-08-07
Anonymous
No

Name: shweet
Email: cant_play_@hotmail.com

it comes up saing Fatal error: Call to undefined function: _no_tablespace() in /home/shweet/public_html/phpopenchat-3.0.2/include/class.Installer.inc on line 389 what do i do???

Discussion

  • Nobody/Anonymous

    Logged In: NO

    hey my email is Tom@soljas.net And i have ur Chat server and
    it says that error how would i fix it?

     
  • Nobody/Anonymous

    Logged In: NO

    you can fix this by editing include/class.Installer.inc and editing line 389:

    change it from:

    _no_tablespace($tabl);

    to:

    $this->_no_tablespace($tabl);

     

Log in to post a comment.