Page 1 of 1
remove all the login
Posted: Wed Apr 16, 2008 7:32 pm
by BaBa2002
Hello there,
i want to integrate the ccount script in ti my cms
but i want to remove the login area, so how can i remove this?
greets
BaBa2002
Posted: Sat Apr 19, 2008 1:21 pm
by Klemen
You can add this code to line 43 of index.php:
But I don't recommend removing admin password and do so at your own risk.
Re: remove all the login
Posted: Wed Aug 15, 2012 7:47 pm
by ktkruok
I was wondering if this still applied to version 1.2. I need to not have a login on my version. I tried adding this code to the line you specified but I still couldn't get it to work. Thanks advance for your help.
Re: remove all the login
Posted: Thu Aug 16, 2012 2:46 pm
by Klemen
That should work with the latest CCount version, double-check the line. That code should be just ABOVE of
Code: Select all
/* If no action parameter is set let's force visitor to login */