Page 1 of 1

system settings

Posted: Wed Mar 16, 2005 4:55 am
by notepad
In settings.php, I noticed that (for my UNIX) OS systems number, after the equal = it's showing $settings['system']=1;

...whereas for all the other $settings after the equal = they are in quotations.

Should I add the quotations around the # 1 like so:

$settings['system']="1";


...still no answer to previous post ...still can't login to admin

Posted: Wed Mar 16, 2005 7:56 am
by Klemen
Hello,

First of all please note that all the scripts are FREE so all my help/support is done in my free time. While I try to answer all posts as soon as possible you must understand that I CAN'T provide high level of customer support for my free scripts...

As per your question: your previous post has been answered and you the quotes around '1' will make no difference in settings.php.

Regards