showgroups.php displays php code
Collapse
X
-
showgroups.php displays php code
Richard Young, Esq.
asian forums | asians
Reverse Funnel System - Fastest Way To Monetize Your ForumTags: None -
Reuploaded again, just to be sure.
No good.Richard Young, Esq.
asian forums | asians
Reverse Funnel System - Fastest Way To Monetize Your ForumComment
-
I redownloaded the zip file, and reuploaded showgroups.php.
Same thing.Richard Young, Esq.
asian forums | asians
Reverse Funnel System - Fastest Way To Monetize Your ForumComment
-
That worked, thanks.
Why are the moderators listed twice? Is this editable in the templates, and if so, which one(s)?Richard Young, Esq.
asian forums | asians
Reverse Funnel System - Fastest Way To Monetize Your ForumComment
-
-
OK, thanks.
Now I'm getting really picky, but is there any way I can make it say Super Moderators instead of Super Moderator? And can I change Administrators to the singular form?Richard Young, Esq.
asian forums | asians
Reverse Funnel System - Fastest Way To Monetize Your ForumComment
-
showgroups.php:
Code:if ($admininfo) { $groupname = '[color=red]Administrators[/color]'; $adminbits = $admininfo; eval("\$groupbits .= \"".gettemplate("showgroups_group")."\";"); } if ($modinfo) { $groupname = '[color=red]Super Moderators[/color]'; $adminbits = $modinfo; eval("\$groupbits .= \"".gettemplate("showgroups_group")."\";"); }
Comment
-
Great.
I got it to show "Administrator" but it still shows Super Moderator even though it says Super Moderators in the code.Richard Young, Esq.
asian forums | asians
Reverse Funnel System - Fastest Way To Monetize Your ForumComment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment