Shoutbox

PHP HELP - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: PHP HELP (/showthread.php?tid=82193)

PHP HELP by Quantum on 03-08-2008 at 12:07 PM


Warning: Smarty::require_once(C:\wamp\www\libs\internals\core.get_include_path.php) [function.Smarty-require-once]: failed to open stream: No such file or directory in C:\wamp\www\libs\Smarty.class.php on line 1650

Fatal error: Smarty::require_once() [function.require]: Failed opening required 'C:\wamp\www\libs\internals\core.get_include_path.php' (include_path='.;C:\php5\pear') in C:\wamp\www\libs\Smarty.class.php on line 1650

and on that line..

        $_var = $_args[0];


RE: PHP HELP by ShawnZ on 03-08-2008 at 12:13 PM

do you have a file called C:\wamp\www\libs\internals\core.get_include_path.php ?


RE: PHP HELP by Spunky on 03-08-2008 at 08:26 PM

quote:
Originally posted by ShawnZ
do you have a file called C:\wamp\www\libs\internals\core.get_include_path.php ?


PHP errors are fairly straight forward if you pay attention ^o)
RE: PHP HELP by Quantum on 03-08-2008 at 08:31 PM

yeah, i do


RE: PHP HELP by Nathan on 03-08-2008 at 08:46 PM

Why did my post get deleted? :S

I will say it again "Why don't you read there error messages?"