Installation, Configuration, & Upgrades  :: 
I've uploaded to my new server and uh oh!
 Top

  • I finally go my database to connect but now my screans show a bunch of file names. And I get a fatal error when I try to log in.

    Quote

    Fatal error: Call to undefined function: user_menu_title() in /home/richb/public_html/modules/NS-User/tools.php on line 114


    Any suggestions?
  • It's defined in the \language\eng\user.php file, so I suggest you ensure that first the file is actually where it's supposed to be, and then that the function is defined. You should have a line that reads:

    Code

    define('_THISISYOURPAGE', 'This is your personal page');
  • Ok I settled that by reinstalling the file in question now I've come up with the following error when trying to enter the admin section.

    Quote

    Fatal error: Call to undefined function: db_select_one_row() in /home/virtual/site15/fst/var/www/html/modules/NS-Admin/tools.php on line 18


    Any help is greatly appreciated.
  • Another situation that I've noticed is that title on the topics page as well as several others comes up as script i.e.

    Quote

    _ACTIVETOPICS
    _CLICK2LIST
  • Ok. I uploaded a fresh copy of my modules directory and it cleardd up the problems. Must of currupted during the upload.
This list is based on the users active over the last 60 minutes.