PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   Super Mods/Mods cant tag products as "Sold" (http://www.photopost.com/forum/classifieds-how-do-i/138698-super-mods-mods-cant-tag-products-sold.html)

auto_freak December 14th, 2008 01:47 PM

Super Mods/Mods cant tag products as "Sold"
 
Anyone know why my super mods or moderators cannot tag a product as Sold It or relist it either. Its happening with my forum and I dont know what should be done from my end to fix it. I setup all permissions for Super mod and Admin as safe except that admins have admin access whereas super mods have mod access and no admin access. All other settings are same. Admins can tag it as sold it. When a super moderator goes to do it, it says you do not have permission to perform such action.

Any edits I need to make to fix this? Please help me out since its hard for admins to tag them all.

Chuck S December 14th, 2008 02:36 PM

So they can see the link but not use it HMM

On line 135 of editproduct.php you can make that line this.

Code:

Content visible to verified customers only.

auto_freak December 14th, 2008 02:52 PM

no luck, my usergroup for super moderators is (Online Crew). should it be that?

Chuck S December 14th, 2008 03:08 PM

Not sure what you mean there that line means if they are a mod and have moderator access set to 1 they have permisison if not they dont.

Chuck S December 14th, 2008 03:10 PM

The line could also be this

Code:

Content visible to verified customers only.

auto_freak December 14th, 2008 03:14 PM

chuck, both those lines did not work, and sorry for confusing you, yes the online crew group has moderator access. but this code isnt working.

Chuck S December 14th, 2008 03:17 PM

You would need to send us logins to the server admin and mod access so we can test. I can not concievably understand why that would not work. You are using the current code right? Moderators are set to global access right?

auto_freak December 14th, 2008 03:18 PM

Quote:

Originally Posted by Chuck S (Post 1237804)
You would need to send us logins to the server admin and mod access so we can test. I can not concievably understand why that would not work. You are using the current code right? Moderators are set to global access right?

yes moderators are given global access. lemme send you the access at your email address.

Chuck S December 14th, 2008 03:19 PM

Not a problem

auto_freak December 14th, 2008 03:25 PM

mail sent, let me know if anything else is needed.

Chuck S December 15th, 2008 07:09 AM

I will thanks.

auto_freak December 15th, 2008 08:30 AM

thanks a lot chuck, its solved now :)

Chuck S December 15th, 2008 08:49 AM

Yes doing $ismod as I noted above seemed to have solved it.


All times are GMT -5. The time now is 07:10 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97