- Moderated by:
- Support Team
-
- rank:
-
Softmore
- registered:
- March 2003
- Status:
- offline
- last visit:
- 30.05.06
- Posts:
- 60
How do i setup personal permissions for a couple users to have access to post Stories on the main page, but not give the ability to see or access any other admin groups???
i tried playin with this on my own, but i FUBARd the site, had to have buddy help me fix!!
im still noob, can some one tell or point me to how i give them access? exactly???
thanks!
Kasper -
- rank:
-
Helper
- registered:
- April 2002
- Status:
- offline
- last visit:
- 23.03.04
- Posts:
- 454
-
- rank:
-
Softmore
- registered:
- March 2003
- Status:
- offline
- last visit:
- 30.05.06
- Posts:
- 60
Ok here is what my Permissions look like:

My permissions look like that exactly, and they are NOT working. I just want people to have the ability to post stories without having to approve it or give them full admin access.
What is this CVS and do i have to edit some code some where?
Noob
Kasper -
- rank:
-
Helper
- registered:
- April 2002
- Status:
- offline
- last visit:
- 23.03.04
- Posts:
- 454
kaspr
My permissions look like that exactly, and they are NOT working. I just want people to have the ability to post stories without having to approve it or give them full admin access.
What is this CVS and do i have to edit some code some where?
Noob
Kasper
Have you added your user to the group "moderator"?
If so and nothing is happening try replacing the file modules/NS-AddStory/addstory_categories.php with this file. Simply click on the loooong address address below and save it to hard drive.
http://dev.postnuke.com/cgi-bin/viewcvs.cgi/*checkout*/PostNuke/Modules/Content/NS-AddStory/addstory_categories.php?rev=HEAD&content-type=text/plain
CVS is where all current PostNuke files are stored for development. -
- rank:
-
Software Foundation
- registered:
- December 1969
- Status:
- offline
- last visit:
- 15.11.08
- Posts:
- 4481
try
Code
moderator | Stories::Story | .* | add
you should add a link to the submission site in the main menu:
Code
Write article | admin.php?module=NS-AddStory&op=main | write articles direct to the site
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- rank:
-
Softmore
- registered:
- March 2003
- Status:
- offline
- last visit:
- 30.05.06
- Posts:
- 60
larsneo
try
Code
moderator | Stories::Story | .* | add
you should add a link to the submission site in the main menu:
Code
Write article | admin.php?module=NS-AddStory&op=main | write articles direct to the site
Larsneo,
What do you mean? Are you suggesting that I change the permissions
Code
moderator | Stories:.*| .* | add
to
Code
moderator | Stories::Story | .* | add
???
and what do you mean by?
Code
Write article | admin.php?module=NS-AddStory&op=main | write articles direct to the site
how do i add this link? sorry...still getting use to PN
!
-
- rank:
-
Software Foundation
- registered:
- December 1969
- Status:
- offline
- last visit:
- 15.11.08
- Posts:
- 4481
1. yes - you should use the correct component 'Stories::Story'
2. if your moderators want to write articles without admin approval they need to access the admin section (admin.php?module=NS-AddStory&op=main) - the easiest way is IMHO to add a link in the main menu (in administration-blocks) pointing to this URL (the link itself can be hidden for non-moderators with the PostNuke permissions (based on the 'Menublock::' component)
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- rank:
-
Freshman
- registered:
- June 2003
- Status:
- offline
- last visit:
- 29.10.03
- Posts:
- 37
I do as what you say. But when I add story I get this error:
stories->postAdminStory: Error accesing to the database
Program: /home/yeahcao/www/postnuke/modules/NS-AddStory/admin.php - Line N.: 1086
Database: yeahcao
Error (1064) : You have an error in your SQL syntax near ' 4, ' at line 21
--
www.yeahcao.com
