This topic is locked

Error on upload

2/26/2008 3:41:28 PM
PHPRunner General questions
M
mmponline author

I've created a simple products table with dynamic login tables and tested on my local box. Perfect!
When changing the database and uploaded to the remote server, I get this message:
Fatal error: Call to undefined function: gsqlwhere() in /usr/www/users/mbfaco/mbfdb/include/products_variables.php on line 20


Why?

My uploaded database is an exact dump of the local one

J
Jane 2/27/2008

Stephan,
please make sure that you copy all new files to your webserver.

M
mmponline author 2/27/2008

Done all new, but did not work.

Then did all files in output directory and problem was solved. Thanks, will know in future to load all in output folder if it was originally developed ofline.