Help please
When I log-in to the Calendar Admin, I can add a new event and save, but only on today's date, if I click on another day to change the date I get prompted for the password again, when password is entered I then get back to today’s date again??
Many thanks
Steve
Does it seem to kick you out on any action after initial login or just during the add event process?
Check that your browser cookies are enabled.
It seems to work OK when no password is set? as soon as I set a password, it challenges me??
Does it seem to kick you out on any action after initial login or just during the add event process?
Check that your browser cookies are enabled.
Sounds like a cookie issue. Check to see they're enabled. Maybe just to see if its the browser and you have another one available try it to see if it acts the same.
I have tried 2 other browsers and with except all cookies privacy set, it allows me to change month, year but if I try to change day it challenges me, I have also noticed that when I select a day on the calendar the link shows an extra / i.e.
http://www.domainname/calendar//calendar...=11&y=2008
It only shows this on the days of the month links??
Could this be related?
Sounds like a cookie issue. Check to see they're enabled. Maybe just to see if its the browser and you have another one available try it to see if it acts the same.
Please submit a support ticket and we'll investigate further.
Thank you, support team, that fixed the problem.
Fix was;
In the template ( _cal.html ) you have a href references like:
href="../../$cgiurl$
change them back to:
href="$cgiurl$
No "../../" - Guess your html editor did that for you.
________________________________________
Please submit a support ticket and we'll investigate further.