Christian Tisell
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Christian Tisell-
Hi again :-) About the scripts that have an error on line 24, it looks like this Row Script 21 $base = "../"; 22 23 // load main info 24 require($base."config.php"); 25 26 // load...
-
Hi, tnx for the answer. I have managed to locate the error file and found some errors. It seems that it has to do with the php.ini include_path setting. ( I think!!) This is the error I got in my...