View Single Post
Old
  (#6 (permalink))
dennism220
Junior Member
 
Status: Offline
Posts: 6
Join Date: Jan 2003
Location: Raleigh, NC
01-21-2003, 02:19 AM

This is the error I'm seeing:


Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/includes/sql_layer.php on line 301

Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/mainfile.php on line 75

Warning: Failed opening 'language/lang-.php' for inclusion (include_path='.:/usr/local/psa/apache/lib/php') in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/mainfile.php on line 75

Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/mainfile.php on line 89

Warning: Failed opening 'admin/language/lang-.php' for inclusion (include_path='.:/usr/local/psa/apache/lib/php') in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/mainfile.php on line 89

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/includes/sql_layer.php on line 253

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/includes/sql_layer.php on line 301

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/includes/sql_layer.php on line 357

Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/header.php on line 31

Warning: Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/local/psa/apache/lib/php') in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/header.php on line 31

Fatal error: Call to undefined function: themeheader() in /usr/local/psa/home/vhosts/mlmtruth.org/httpdocs/header.php on line 47
--------

I have uploaded files to my root directory. (httpdocs)

Thanks,

Den
   
Reply With Quote