![]() |
Edit button for mods(FIXED) Still not fixed: In RP UserGroup Editor, I have added a 6th usergroup "Moderators". I have set the permissions to yes on everything except Admin Access and Require Moderation. But when the mods go to a review to edit, there's no edit button there. Administrators (group 5) have the button visible, but not the mods. All the mods are listed in the database properly with a 1 for edit posts and also on the individual admin Edit Categories/moderator page. But the button still does not appear for the mods on the individual reviews. Where can I look to fix mine? What PHP page controls the edit button appearing for moderators? I'll even upload a new unmodified one to see if it helps. I just don't know what page it is. |
Try this in showproduct.tmpl and showproduct1.tmpl add the code in bold if ( $User['adminedit'] == 1 || $User['moderator'] == 1 || ($User['userid'] == $ucuserid[$x] && $ueditposts == 1) ) { |
YES, IT WORKED!!!! Thank you, thank you, thank you!!! |
| All times are GMT -5. The time now is 06:42 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0