vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   how can i fix this!! (https://vborg.vbsupport.ru/showthread.php?t=202430)

Michael.A 01-20-2009 06:30 AM

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

talkncaasports 01-20-2009 06:35 AM

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

Michael.A 01-20-2009 06:45 AM

Quote:

Originally Posted by talkncaasports (Post 1718703)
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

oo ya i just got vBadvanced CMPS installed , and ya is doing this to ever one on the site that goes to anyone's Profile and try to post a message

SEOvB 01-20-2009 06:47 AM

Try to delete the class_dm_visitormessage.php file that is currently there and replace it with a new one.

Michael.A 01-20-2009 06:52 AM

thank you.. it was not even there..lol

talkncaasports 01-20-2009 07:09 AM

Quote:

Originally Posted by MAD--DOG (Post 1718718)
thank you.. it was not even there..lol

When I installed vbadvanced I had a similar issue, different file though.

Dismounted 01-20-2009 07:52 AM

Quote:

Originally Posted by MAD--DOG (Post 1718718)
thank you.. it was not even there..lol

If you had a look through the error, you would have noticed "No such file or directory". :)


All times are GMT. The time now is 07:49 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01373 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete