I installed 0.7.2 OK but I am always getting this error message when trying to access Admin tools.
'You do not have the permissions required for that function'. If I type again the login/passw it will work until the next page or 'submit' button is pressed, then the error again.
Is there a way to fix this?
Thanks
Victor
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There were some problems with the session variables being set correctly. This has been reworked in CVS, but a workaround is to set register_globals = on.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, the CVS version works for me... :) It should be pretty safe, as the release is close, but we are discussing a change to the templates that will probably happen, though that wouldn't impact you too much. One thing you need to do before installing the CVS version is get smarty templates from http://smarty.php.net/ and put it in your include path. Of course, I'd _love_ for you to try out the CVS version to help test it before the release. :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed 0.7.2 OK but I am always getting this error message when trying to access Admin tools.
'You do not have the permissions required for that function'. If I type again the login/passw it will work until the next page or 'submit' button is pressed, then the error again.
Is there a way to fix this?
Thanks
Victor
There were some problems with the session variables being set correctly. This has been reworked in CVS, but a workaround is to set register_globals = on.
Unfortunately it didn't work for me. Is it safe to checkout CVS or should I wait for the new version?
Well, the CVS version works for me... :) It should be pretty safe, as the release is close, but we are discussing a change to the templates that will probably happen, though that wouldn't impact you too much. One thing you need to do before installing the CVS version is get smarty templates from http://smarty.php.net/ and put it in your include path. Of course, I'd _love_ for you to try out the CVS version to help test it before the release. :)