Hi guys i have just noticed a problem with my server for new users!
I have noticed that the front page is all good as an unregisterd member but once you login in with your new name and pw the fron page goes blank? i have looked at all the permissions and they seem to be ok,but please if anybody knows anythin about this then please help me as new members can see anythin on my front page once they log in.
Register and check it for your self
WWW.SOFTERRITORY.COM
--
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
New user cant see the page!! HELP PLSSS
-
- Rank: Softmore
- Registered: May 07, 2005
- Last visit: Nov 08, 2009
- Posts: 234
-
- Rank: Softmore
- Registered: May 07, 2005
- Last visit: Nov 08, 2009
- Posts: 234
Is it the permissions modules in the admin control panel?
As i havnt got a clue when it comes down to them!
--
-
- Rank: Softmore
- Registered: May 07, 2005
- Last visit: Nov 08, 2009
- Posts: 234
Seq. Shift Group Component Instance Permissions level Operations
1 Down Admins .* .* Admin Insert permission beforeEditDelete
2 UpDown Users .* .* None Insert permission beforeEditDelete
3 UpDown All groups Menublock:: Main Menu:Administration: None Insert permission beforeEditDelete
4 UpDown Unregistered Menublock:: Main Menu:(My Account|Logout|Submit News): None Insert permission beforeEditDelete
5 Up Unregistered .* .*
--
-
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 388
nice standard permissions.. I would suggest adding to them..
I see your problem already
.* means all
I bet your # 5 reads something like
Unregistered .* .* Read
am I right?
I dont think I should give you the answer.. you wont learn that way.. but I will help you and point it out.
look at row 2.
:) -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 388
here is a look at an larger permission schema.
Code
View group permissions
Seq. Shift Group Component Instance Permissions level Operations
1 Admins .* .* Admin
2 OPS MenuBlock: Main Menu:Administraion: Admin
3 OPS pncPayPal:: :: Admin
4 OPS PNphpBB2:: :: Admin
5 OPS Admin:|UpDownload|FAQ|Reviews|vwar|Groups: :: Admin
6 OPS Submit news:: :: Admin
7 OPS Stories:: :: Admin
8 OPS pagesetter:Waitingblock: pagesetter:: Admin
9 OPS pagesetter:: (1|2|3):: Admin
10 OPS .* .* Comment
11 OF Members pagesetter:: (1|2|3):: Edit
12 OF Members pncPayPal:: :: None
13 OF Members pncPayPal:lastipnblock: Donators testing:: None
14 Unregistered pncPayPal:lastipnblock: Donators testing:: None
15 OF Members pncPayPal:DonateBlock: Paypal TESTING:: None
16 OF Members iBlock_vwar:: vwartest:: None
17 OF Members Menublock:: Main Menu:(Administration|Request to Join|Submit Pearls): None
18 OF Members .* .* Comment
19 Users pncPayPal:: :: None
20 Users iBlock_vwar:: vwartest:: None
21 Users Menublock:: Main Menu:(Administration|Submit|TeamSpeak News|Submit Pearls|Submit Fiction|Medals Nomination): None
22 Users .* .* Comment
23 banned PNphpBB2:: :: None
24 banned pnclansite:: :: None
25 banned .* .* None
26 Unregistered pncPayPal:DonateBlock: Paypal TESTING:: None
27 Unregistered pncPayPal:: :: None
28 Unregistered iBlock_vwar:: vwartest:: None
29 Unregistered Menublock:: Main Menu:(Administration|TeamSpeak|Submit News|Submit Pearls|Submit Fiction|Medals Nomination|Submit QuickTips|Submit a review|Submit|Change member profile|Medal Nomination): None
30 Unregistered .* .* Read -
- Rank: Softmore
- Registered: May 07, 2005
- Last visit: Nov 08, 2009
- Posts: 234
man i aint got a clue :(
do you mean i have to pt all users on comment?
--
-
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 388
did you even look at your row # 2?
here.. let me point it more clear using my permissions. Banned is just a user group of mine.. for people who dont pay attention to the rules..
25 banned .* .* None
yours for your users..
2 UpDown Users .* .* None
ok hopefully this helps point it out.
when a person is not signed in.. they are unregistered and use unregistered permissions.
when they become a user of your site they get thrown into the user permissions.
hopefully by now you have seen the error.. if not..
look at my line 22 -
- Rank: Softmore
- Registered: May 07, 2005
- Last visit: Nov 08, 2009
- Posts: 234
Pfff i must be dumb but it looks the same as yours.
Your saying the 2nd permissions (user) are wrong but im looking at your and its the same but i cant understand whats happend here as i have changed nothinat all.
But mate i must not be seeing it or i am blind but please tell me what i gotta do coz my head is about too explode with this .
Ive done this is it right coz if it is it aint working still.
1 Admins .* .* Admin
2 Users .* .* Comment
--
-
- Rank: Softmore
- Registered: May 07, 2005
- Last visit: Nov 08, 2009
- Posts: 234
silverscout
are you usre users are .*.* comment?
What? i have posted how i have done it and its done as you said all comment for my users but man this is messed up it still wont work.
Seriouse man i aint got a clue about this permission stuff i left it to my other admin but now hes left and i need to sort it!Would deleting the user permission and then remake a section for the user permission from scratch?
--
- Moderated by:
- Support
