Quote:
Originally Posted by nicker
I had this working before, great idea, now suddenly I am getting
Warning: file_get_contents(/homepages/42/d186719104/htdocs/forum/includes/database_error_message.html) [function.file-get-contents]: failed to open stream: No such file or directory in /includes/class_core.php on line 910
Warning: file_get_contents(/homepages/42/d186719104/htdocs/forum/includes/database_error_page.html) [function.file-get-contents]: failed to open stream: No such file or directory in /includes/class_core.php on line 944
Any ideas?.
|
Quote:
Originally Posted by Paul M
Those errors are not generated by this (at least not directly) - It looks like your vb installation is missing some files (from the forum root) that are needed to generate database error message screens (database_error_message.html & database_error_page.html). You need to upload them to see the real error.
|
Quote:
Originally Posted by nicker
Thanks Paul, I copied them over and opened them, this is what it's showing
Database error in $this->appname $vboptions[templateversion]: $errortext MySQL Error : $this->error Error Number : $this->errno Date : $date Script : http://$_SERVER[HTTP_HOST]$scriptpath Referrer : $referer IP Address : $ipaddress Username : $bbuserinfo[username] Classname : $classname
sorry to be a pain but I can't work this one out, any help is appreciated.
|
Quote:
Originally Posted by Paul M
Opening the files doesn't mean anything. If you get another database error those files will allow vb to display the error (you should also get the error e-mailed to you).
|
It's sorted thanks, ended up in my url settings, thanks for your help.