Status
Not open for further replies.

Jamie Holle

Active Member
741
2011
136
0
www.makemelol.co.uk

I've checked that it's readable.
The Directory is fine.
The code is fine no errors.

I'm not sure what else there it to do.

PHP:
$config['basedir']     =  '/public_html';

PHP:
require_once($config['basedir'].'/smarty/libs/Smarty.class.php');
 
4 comments
not instead, complete new error, if the script is correct this could mean that the mysql stuff is incorrectly configured.
 
Check the code on line 150 and make sure the function is correct if modified. If not then check for any errors as that is a php code error nothing to do with mysql
 
Status
Not open for further replies.
Back
Top