| Re: Formulaire - problem with permission for Anonymous users |
| by Chainsaw on 2004/1/18 18:28:35 Hello Philou It was late last night (just prior to midnight in New Zealand) when I appear to have rectified the problem. Note that I did not solve it, it just seem to have fixed itself. What I did was, I thought maybe I'll uninstall Formulaire and re-install again... But I click on the 'Upgrade' button in Module instead of the 'Delete' button. And next thing I know there is a tick option for Forms in Groups access. I don't know how it fixed itself but this is what I have done from beginning. 1. Install the module 2. Generate the template for Forms 3. Upgrade the template Thanks Philou, your module is a lifesaver. |
| Re: Formulaire - problem with permission for Anonymous users |
| by philou on 2004/1/18 13:30:05 Hello ! I'm the creator of the formulaire module. it is one mix between the module liaise and mymenu. I have a mistake with the anonymous part and haven't find the problem yet. to edit the menu created by the module in the bloc you can select "menu" in the admin with the on mouseover on the module's logo |
| Re: Formulaire - problem with permission for Anonymous users |
| by Chainsaw on 2004/1/17 1:36:49 Quote:
Thanks for that tip. |
| Re: Formulaire - problem with permission for Anonymous users |
| by Stewdio on 2004/1/16 21:04:10 Alter the last line in /modules/forumulaire/index.php from redirect_header(XOOPS_URL."/modules/formulaire/index.php?title=$title", 0, $sent); to redirect_header(XOOPS_URL."", 0, $sent); There might be a cleaner way of doing this, but I only know enough php to be dangerous, so I kept it simple. I'm still looking for a way to include my custom blocks in this module if anyone has a clue. |
| Re: Formulaire - problem with permission for Anonymous users |
| by Chainsaw on 2004/1/16 21:01:31 Quote:
Arrghh wish it did work. Made the changes (ie set hasMain = 1, went to Admin, Groups, then loaded Anonymous group. But there isn't a tick box for Forms in Module Access Rights. I even did a refresh just in case some setting was held in cache. |