Quote:
Originally Posted by foxy11
I was trying to work out how you could
It would appear that it is now working fine for the users who were having problems yesterday, i'm just waiting for 1 to confirm its fixed...
From reading other posts and the symptoms it sounds like it must have been a cache/cookies related issue?
Thanks very much for your time!
|
It is possible since the javascript file was updated. The part that told the browser to make it ajax was fully done in the browser. Now it it done part in the browser and part in the javascript file. So any anyone who had not done a ctrl F5 since the upgrade, would not get AJAX working. What would happen is that the thanks would be given using AJAX but then the broswer would still go to the link where AJAX is given. Since the AJAX already gave the thanks, the user gets a no permission message.
Ctrl F5 on any page of your site would do the trick.