Help - Search - Members - Calendar
Full Version: Error
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
Mr. Horse
Okay there is this error with my forum.

Warning: require_once() [function.require-once]: Unable to access ./mods/effects_store/class_display.php in /www/vndv.com/a/p/a/apateezer/htdocs/forums/index.php on line 40

Warning: require_once(./mods/effects_store/class_display.php) [function.require-once]: failed to open stream: No such file or directory in /www/vndv.com/a/p/a/apateezer/htdocs/forums/index.php on line 40

[/code]

Could someone help me?
Andrew
It looks like you have an error somewhere. Maybe in the installation. or maybe the code. but the "Unable to access ./mods/effects......" I think is wrong, i'm pretty sure ./ means it drops one directory before looking for the file. So it's looking in
/www/vndv.com/a/p/a/apateezer/htdocs/mods/effects_store/ for class_display.php
when it should be looking in
/www/vndv.com/a/p/a/apateezer/htdocs/forums/mods/effects_store/ for class_display.php

Contact the mod developer or try to fix the error yourself. Or maybe someone on here might be willing to help Or just uninstall that mod for now.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.