The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
how can i fix this!!
Warning: require_once([path]/includes/class_dm_visitormessage.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions.php on line 118
Fatal error: require_once() [function.require]: Failed opening required '/home/coderzli/public_html/forum/includes/class_dm_visitormessage.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/coderzli/public_html/forum/includes/functions.php on line 118 |
#2
|
|||
|
|||
Is the "class_dm_visitormessage.php" file uploaded to the server? Is it the proper name? Is it readable (correctly chmod)?
--------------- Added [DATE]1232440659[/DATE] at [TIME]1232440659[/TIME] --------------- usally means either the file path is incorrect on the php line. That or the file that you are trying to call from php is not in that directory or the permissions are not set for EVERYBODY to read it. i had the same problem on my website. all the files were there and all the php include information was correct. me the security of the directory was set so only administrator could read/write/delete the files doh. see if it wset to everybody read access |
#3
|
||||
|
||||
Quote:
|
#4
|
||||
|
||||
Try to delete the class_dm_visitormessage.php file that is currently there and replace it with a new one.
|
#5
|
||||
|
||||
thank you.. it was not even there..lol
|
#6
|
|||
|
|||
When I installed vbadvanced I had a similar issue, different file though.
|
#7
|
||||
|
||||
If you had a look through the error, you would have noticed "No such file or directory".
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|