I'm having problems with this script.
First, I have all the folder correctly setup. and I uploaded the script to gallery folder (tried also from the root without sucess)
The first error that appeared was "VB_AREA or THIS_SCRIPT" not defined. To solve this (dis I solve?), I simply added
Code:
Content visible to verified customers only.
Now, the problem happens when it gets to the following statement:
Code:
Content visible to verified customers only.
Fatal error: Call to a member function on a non-object in /home/scrapboo/public_html/galeria/import_smartors.php
Itcannot find the object "$DB_site".
How to solve this problem?
M.