
m0nty wrote:
Quote:
The remaining problem now is that majority of my members once they are logged in cannot access a certain module on the first click, but its always working from the second trial onwards. eg i log into the site and go to forum, i will be told that i don't have access to the forum and i am automatically logged out, then, i log in again immediately and go to forum, this time i get access without a hitch....What else is there for me to do and rectify this problem now that i have already repaired my TABLE xoops_session? Its been couple of days now and most of my members have realized the trick of second or third attempt and are already getting used to it as it is.
this usually happens if your mainfile.php doesn't contain www. in the XOOPS_URL definition.
check when you 1st goto your site, when you login, does the url contain www? if it's justhttp://domain.com and you login ok, then goto the forum & told u don't have permission and are logged out, i bet the domain will then be reading ashttp://www.domain.com or vice versa..
solution: check mainfile.php edit if necessary and then clear templates_c & cache folder.
i'm sure this has been mentioned before many many times.
Hi, m0nty thanks for your advice although it did not work, i appreciate your time though, I did as you said.
In my mainfile.php i have edited the XOOPS_URL defination. Now the URL containshttp://www.
I have cleared both the templates_c & cache folder.
And i still have the same problem.
