system settings

Post your Click counter digestion problems here
Post Reply
notepad

system settings

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply