News:

Wondering if this will always be free?  See why free is better.

Main Menu

Costum User ranks for Admins, moderators etc

Started by LandsHeer, September 25, 2010, 10:38:43 AM

Previous topic - Next topic

LandsHeer


xenovanis

Quote from: LandsHeer on September 26, 2010, 01:31:50 PM
There is no option for me to turn off the post based rank for admins. I went through the whole admin CP and cant find anything. I went onto the member profiles but there was nothing about it as well.

Admin -> Current Theme -> Hide post group titles for grouped members? -> check

Which will remove the postcount title for all regular group members.
"Insanity: doing the same thing over and over again and expecting different results."

Joker™

Quote from: xenovanis on September 26, 2010, 02:31:45 PM
Admin -> Current Theme -> Hide post group titles for grouped members? -> check

Which will remove the postcount title for all regular group members.
Thanks xenovanis, but we are talking about to hide it for specific groups.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

xenovanis

Sorry, Joker. I should have read better.

Your thoughts about a modification for that sound great, by the way  ;)
"Insanity: doing the same thing over and over again and expecting different results."

Joker™

Quote from: xenovanis on September 26, 2010, 03:08:37 PM
Sorry, Joker. I should have read better.

Your thoughts about a modification for that sound great, by the way  ;)
Umm , any idea how to start on it  :-[, i mean want to do it via source files (editing templates is a big headache).
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

xenovanis

I wish I could, but it seems your coding skills are better than mine  :-[
"Insanity: doing the same thing over and over again and expecting different results."

Joker™

Quote from: xenovanis on September 26, 2010, 03:25:58 PM
I wish I could, but it seems your coding skills are better than mine  :-[
Thanks for such a great comment, but every know who is much better (People shouts "xenovanis").See :P

*Joker™ starts seeking some place to hide after seeing such high expectations*

I was just seeking for a relative code idea.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

xenovanis

You're sweet  :-*

However that does not improve my skills, unfortunately :P

Start by finding out how this option to hide postcount based titles is defined. I guess there's a query attached to it that will pull information on all regular membergroups from the database.
"Insanity: doing the same thing over and over again and expecting different results."

Joker™

Quote from: xenovanis on September 26, 2010, 03:46:43 PM
You're sweet  :-*
Ty :D

Just a thought on this

Load.php
if (empty($user_settings['additional_groups']))
$user_info = array(
'groups' => array($user_settings['id_group'], $user_settings['id_post_group'])
);


To stop appearing it a code is called in setting.template.php (afaik).

My website mod can provide some help, but that mod major fault is in post groups only  :-[. Will look into this tomorrow morning ;).

Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Joker™

Quote from: xenovanis on September 26, 2010, 03:46:43 PM
Start by finding out how this option to hide postcount based titles is defined. I guess there's a query attached to it that will pull information on all regular membergroups from the database.
we wouldn't be require to modify database thing , just stuck at some place
http://www.simplemachines.org/community/index.php?topic=402634.0

if that thing is sorted things are right on track regarding this ;).
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Advertisement: