Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Navigation
Latest Addons
AD Gallery 46
SyntaxHighlighte... 48
Newsletters v4.03 109
Facebook Like Box 123
Newsletters v4.02 56
Metro 158
Facebook Connect 168
Shoutbox Panel 125
Redactor for PHP... 104
MI Floating Side... 107
Facebook Login/R... 151
Avatar Studio v2.03 178
Relationship Sta... 96
Sexual Orientati... 113
Fisherman 142
Popular Addons
iTheme2 5798
Arise 5787
User Control v1.23 4617
Event Calendar 4049
Photowidget panel 3886
Radio-Theme red2... 3353
Highslide Gallery 3312
CSS/JavaScript D... 3224
Facebook Connect... 2980
Dynamic Menu 2889
Slideshow Lightb... 2720
L-AMANT 2658
Enigma 2631
2Dark 2603
Black 2572
View Thread
Official Home of PHP-Fusion » PHP-Fusion 6 Support » Bugs and Errors
Who is here? 1 guest(s)
 Print Thread
Unable to Mod Forum
jofolk
For some reason my Forum Mods and myself can no longer mod our forums. We can edit text, but we can't move, lock, make new, etc. (The little drop down list stuff).

I have moded my viewthread.php a few times, but the script for the drop down list looks the same as a clean one.

Does anyone have any idea how to fix this?
 
madmaz
Ok this is a stupid answer... but that happened to me, then i made super admins the moderators for the topics and it worked
 
Sveinungs
The answer is not stupid at all. You have to put one or more moderators to any forum you make, be it a member or an admin. As it is now, also superadmin.
 
Flako_perro
I am a superadmin on jofolk's website and also a moderator on every forum and I still can not move, make sticky, renew, or lock any threads.

Anyone else have another idea? Frown
 
moppentappers
cross post topic is to on mod site
 
Flako_perro
moppentappers wrote:
cross post topic is to on mod site


What?
 
jofolk
I really don't think it has to with the mods I have put on the site. I put a clean viewthread.php in place of my modded one and it still doesn't work. It is acting like I don't have persmissions to mod the forum. Just like when a non-admin member tries to access one of the admin pages, it just send me back to my home page.
 
jofolk
Is there something wrong with this code?

Download source  Code
if (iMEMBER && $can_post) {
   if (iMOD || iSUPERADMIN) {
      echo "<td align='right' class='tbl'>
<form name='modopts' method='post' action='options.php?forum_id=$forum_id&thread_id=$thread_id'>
".$locale['520']."<br>
<select name='step' class='textbox'>
<option value='none'> </option>
<option value='renew'>".$locale['527']."</option>
<option value='delete'>".$locale['521']."</option>\n";
      if (!$tdata['thread_locked']) {
         echo "<option value='lock'>".$locale['522']."</option>\n";
      } else {
         echo "<option value='unlock'>".$locale['523']."</option>\n";
      }
      if (!$tdata['thread_sticky']) {
         echo "<option value='sticky'>".$locale['524']."</option>\n";
      } else {
         echo "<option value='nonsticky'>".$locale['525']."</option>\n";
      }
      echo "<option value='move'>".$locale['526']."</option>\n";
      echo "</select>
<input type='submit' name='go' value='".$locale['528']."' class='button'>
</form>
</td>
</tr>\n";
   }
}




This seems to be the code that deals with the problem I am having. I tried to change and edit, but I am getting no where with it.

Any help on this would be greatly apprciated.
Edited by jofolk on 27-04-2007 10:20
 
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
Forum attachments - page Panels and Infusions 3 12-05-2013 21:33
Stop Forum Spam Panel Official releases [Panels] 14 12-05-2013 19:51
Insert "user_gender" on forum profile Panels and Infusions 1 08-05-2013 13:44
Changing forum images to css buttons Themes Support 1 29-04-2013 14:39
show ranks forum in Comments? (request) Ideas for Modifications and Requests 1 25-04-2013 13:52
Official Home of PHP-Fusion uses cookies. Some may already have been set. Read more about our Cookies here.
Please click the button I Consent Cookies to hide this bar and accept our cookies. If you continue to use the site with no action taken, we'll assume that you consent our cookies anyway.
Cookiebar Panel byVenue