Ok, this is a branch off my previous post. Does anyone know what the config setting is for getting the Include function working?
Thanks!
Lance
Config setting for PHP Include function
Config setting for PHP Include function
CMSMS Made
Re: Config setting for PHP Include function
It says that the Include function is locked in the config. (Same for Require).
Warning: include() [function.include]: URL file-access is disabled in the server configuration in C:\wamp\www\cms3\tmp\templates_c\%%D9^D9B^D9BE697E%%preview%3Acms130.tmp.php on line 9
Looks like I need to change a config setting somewhere.
Thanks!
Warning: include() [function.include]: URL file-access is disabled in the server configuration in C:\wamp\www\cms3\tmp\templates_c\%%D9^D9B^D9BE697E%%preview%3Acms130.tmp.php on line 9
Looks like I need to change a config setting somewhere.
Thanks!
Last edited by CWebguy on Wed Jul 30, 2008 1:56 am, edited 1 time in total.
CMSMS Made
Re: Config setting for PHP Include function
Clear your cache in Admin.
Nullig
Nullig
Re: Config setting for PHP Include function
Or should I answer here???
Re: Config setting for PHP Include function
Ok, I tried that. Don't I need to update the config file first? Seems like a setting issue that is throwing up the error :-\Nullig wrote: Clear your cache in Admin.
Nullig
Thanks!
CMSMS Made
Re: Config setting for PHP Include function
That's it! I'm leaving. You jus' can't get any appreciation around here...
Re: Config setting for PHP Include function
check include_path variable in php.ini configuration
Re: Config setting for PHP Include function
Thanks I got it running, it was on my end. Thanks to everyone (in both threads) for all your help (and you too Nullig!)! God bless!
Lance
Lance
CMSMS Made