Looking for help/ frontend users
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Looking for help/ frontend users
wishy is working on private pages for 0.8
we're all sitting here waiting with baited breath for it...
we're all sitting here waiting with baited breath for it...
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Looking for help/ frontend users
Actually, it's not me. A guy who comes into the IRC room every once in awhile said that he would work on it. It will be done as a module, so 0.8 will come out regardless of wether it's done or not.
Looking for help/ frontend users
Great idea, I think modules are the way to go with this one! Personally I don't think any of my installs would ever need private pages... but if they do it is nice to know there will be a module
Looking for help/ frontend users
Looks great however in 0.8.1 I get errors.
On trying to add a 'New User '
On trying to add a 'New User '
On trying to add a 'New Group'Notice: Undefined index: module_ProtectedPages_username in d:\aaawebsites\websites\gregbloorcms\modules\ProtectedPages\adminforms.php on line 198
And with the module installed I get this when displaying any pageNotice: Undefined index: module_ProtectedPages_groupname in d:\aaawebsites\websites\gregbloorcms\modules\ProtectedPages\adminforms.php on line 251
Notice: Undefined index: module_ProtectedPages_groupdesc in d:\aaawebsites\websites\gregbloorcms\modules\ProtectedPages\adminforms.php on line 252
Notice: Undefined index: PPAGES_ACCESS_GRANTED in d:\aaawebsites\websites\gregbloorcms\modules\ProtectedPages\modulefunctions.php on line 284
Greg
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Cosmetic errors, working on it!
Hello Greg
Best regards
Silmarillion
Maintainer of the Protected Pages module
Sorry about these errors, they are purely cosmetic, everything should work fine! But I'l fix them soon anyway, of course! Stay tuned for next version...Greg wrote:Looks great however in 0.8.1 I get errors.
Best regards
Silmarillion
Maintainer of the Protected Pages module
Looking for help/ frontend users
Thanks Silmarillion,
Your module is a feature many have been looking for for some time.
I am running one site were part is public and the other part is private to a group of about 40 people. Thus far I have been using a htaccess file to restrict the private area to members only, however this then excludes the use of the cms in that area. Does your module work with 0.7.3 as well?
Your module is a feature many have been looking for for some time.
I am running one site were part is public and the other part is private to a group of about 40 people. Thus far I have been using a htaccess file to restrict the private area to members only, however this then excludes the use of the cms in that area. Does your module work with 0.7.3 as well?
Greg
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Looking for help/ frontend users
Hey Greg
Great to hear that it's what people wants! I have just uploaded a 0.9.1 version which should fix those issues. Found a real bug in the process, too
Actually most of it was developed under a 0.7.3-version, but as far as I remember I had to use one of the 0.8-features (a postrender-hook to select whether the actual content or the "no access"-sign should be shown), so I don't think it will work with 0.7.3 anymode. I'm sorry!
If you have any other issues or suggestions, please do not hesitate to report here or in IRC!
Best regards Morten/Silmarillion
Great to hear that it's what people wants! I have just uploaded a 0.9.1 version which should fix those issues. Found a real bug in the process, too

Actually most of it was developed under a 0.7.3-version, but as far as I remember I had to use one of the 0.8-features (a postrender-hook to select whether the actual content or the "no access"-sign should be shown), so I don't think it will work with 0.7.3 anymode. I'm sorry!
If you have any other issues or suggestions, please do not hesitate to report here or in IRC!
Best regards Morten/Silmarillion
Greg wrote:Thanks Silmarillion,
Your module is a feature many have been looking for for some time.
I am running one site were part is public and the other part is private to a group of about 40 people. Thus far I have been using a htaccess file to restrict the private area to members only, however this then excludes the use of the cms in that area. Does your module work with 0.7.3 as well?
Looking for help/ frontend users
Hi Silmarillion,
Thanks for the quick update.
I have 1 site still at 0.7.3 that uses the file link capability of htmlarea so need to plan an alternative to that before upgrading to 0.8.1, but it will be upgraded so no problem.
99% there but I am getting one more error when I cancel a login:
I created a group and added the group to the module tag on the page. When the password screen pops up I put in the group name, press ok, but nothing happens. Is there supposed to be a password for groups as well?
I'm not sure what the purpose of the groups is.
Thanks again.
Thanks for the quick update.
I have 1 site still at 0.7.3 that uses the file link capability of htmlarea so need to plan an alternative to that before upgrading to 0.8.1, but it will be upgraded so no problem.
99% there but I am getting one more error when I cancel a login:
Edit user - check a group for a member - and update:Notice: Undefined index: ppages_language in d:\aaawebsites\websites\gregbloorcms\modules\ProtectedPages\lang.php on line 28
Also I'm wondering how the 'Groups' work?Notice: Undefined variable: newusername in d:\aaawebsites\websites\gregbloorcms\modules\ProtectedPages\processadmin.php on line 92
User updated
I created a group and added the group to the module tag on the page. When the password screen pops up I put in the group name, press ok, but nothing happens. Is there supposed to be a password for groups as well?
I'm not sure what the purpose of the groups is.
Thanks again.
Last edited by Greg on Mon Jan 03, 2005 2:04 pm, edited 1 time in total.
Greg
Looking for help/ frontend users
We really need to get HTMLArea working correctly. Since you're not the only one asking for it, I guess I'll jump on it before I start on 0.9 stuff (even though I've been avoiding it like the plague)
Looking for help/ frontend users
Hi Wishy
You must find those WYSIWYG editors very frustrating, none of them seem to work 100%. I am only using the one feature of htmlarea on that 0.7.3 site and I don't like how I have the site set-up so will need to change it anyway. The way it is set-up now people upload files to 'their' directory using the file manager, then on their page they create links to the file they uploaded. They don't understand paths or filenames or directory structure so need a 'point and click' feature to add the link to their file. That is why I was so interested in ibrowser with TinyMCE.
You must find those WYSIWYG editors very frustrating, none of them seem to work 100%. I am only using the one feature of htmlarea on that 0.7.3 site and I don't like how I have the site set-up so will need to change it anyway. The way it is set-up now people upload files to 'their' directory using the file manager, then on their page they create links to the file they uploaded. They don't understand paths or filenames or directory structure so need a 'point and click' feature to add the link to their file. That is why I was so interested in ibrowser with TinyMCE.
Greg
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Looking for help/ frontend users
Hi again Greg
Best Regards
Morten/Silmarillion
Both issues should be solved. I just wait a while to see if more issues show up, if not I'll update the wiki-page againGreg wrote:Hi Silmarillion,
99% there but I am getting one more error when I cancel a login:Edit user - check a group for a member - and update:Notice: Undefined index: ppages_language in d:\aaawebsites\websites\gregbloorcms\modules\ProtectedPages\lang.php on line 28Notice: Undefined variable: newusername in d:\aaawebsites\websites\gregbloorcms\modules\ProtectedPages\processadmin.php on line 92
User updated
You should not log in using the groupname, but always using a username. The trick is that with groups you can allow whole groups of users at once access to a page. Users can be members of several groups etc. You do not have to use the feature, you can just allow single users instead, but with many users that may be impractical. Hope it makes sense...Also I'm wondering how the 'Groups' work?
You're welcome!Thanks again.
Best Regards
Morten/Silmarillion
Looking for help/ frontend users
Hi Silmarillion,
I'm a little slow on the use of the groups.
I create a group.
Create a user (John) with a password that is a member of that group.
Create other users that are members of that same group.
Are the other users able to then use their name to login with John's password (one common password)?
I'm a little slow on the use of the groups.
I create a group.
Create a user (John) with a password that is a member of that group.
Create other users that are members of that same group.
Are the other users able to then use their name to login with John's password (one common password)?
Greg
Looking for help/ frontend users
I took a closer look at FCKEditor and it has the 'browse server' feature for both images and links. Works - but having problems with paths just like ibrowser in TinyMCE. Can't find configuration for the path ??
Greg
Looking for help/ frontend users
Thanks Patricia
Very well done explanation, I'm just a bit thick today.
Very well done explanation, I'm just a bit thick today.

Greg