Welcome Guest, Not a member yet? Register   Sign In
WOrking with custom config files
#2

[eluser]Aken[/eluser]
To see if the config file is loading, put something like this in it:

Code:
exit('file loaded');

If you receive that message, then the file is being loaded but the value is changing somewhere. If it does not show, then your file isn't being loaded.

If that doesn't help you figure out the problem, post your config file contents, make sure you're autoloading properly, and double check that the variable isn't being overwritten by another config item with the same name (yes, naming conflicts are a common problem).


Messages In This Thread
WOrking with custom config files - by El Forum - 05-10-2012, 08:44 PM
WOrking with custom config files - by El Forum - 05-10-2012, 09:11 PM
WOrking with custom config files - by El Forum - 05-10-2012, 09:22 PM
WOrking with custom config files - by El Forum - 05-10-2012, 09:31 PM
WOrking with custom config files - by El Forum - 05-10-2012, 11:32 PM
WOrking with custom config files - by El Forum - 05-11-2012, 09:10 AM
WOrking with custom config files - by El Forum - 05-11-2012, 09:32 AM
WOrking with custom config files - by El Forum - 05-11-2012, 09:34 AM
WOrking with custom config files - by El Forum - 05-11-2012, 09:36 AM
WOrking with custom config files - by El Forum - 05-11-2012, 09:41 AM
WOrking with custom config files - by El Forum - 05-11-2012, 09:46 AM
WOrking with custom config files - by El Forum - 05-11-2012, 09:53 AM
WOrking with custom config files - by El Forum - 05-11-2012, 09:59 AM
WOrking with custom config files - by El Forum - 05-11-2012, 10:19 AM
WOrking with custom config files - by El Forum - 05-11-2012, 10:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB