vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Moderator Statistics (https://vborg.vbsupport.ru/showthread.php?t=106329)

rareclownfish 04-18-2006 05:52 PM

Quote:

Originally Posted by Abe1
Before and after the code I first gave you.

This is the error I get


The following error occurred when attempting to evaluate this template:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/admin/public_html/forums/includes/adminfunctions_template.php(3537) : eval()'d code on line 192

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

Abe1 04-18-2006 06:07 PM

Quote:

Originally Posted by rareclownfish
This is the error I get


The following error occurred when attempting to evaluate this template:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/admin/public_html/forums/includes/adminfunctions_template.php(3537) : eval()'d code on line 192

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

Can yu PM you code around that spot?

rareclownfish 04-19-2006 12:44 AM

PM sent

SHalliday 04-19-2006 11:31 AM

Installed and works perfect right out of the box! Absolutely awesome hack.

John Smiley 04-19-2006 02:30 PM

Quote:

Originally Posted by Abe1
add to the beg.
<if condition="$bbuserinfo[usergroupid] == 6">

add after
</if>

I Want my mods to see this as well.
I tried Adding their usergroups usergroupid] == 6,5,7">
I got errors.
Can you give me the proper code to add them.

Great Script!
Thanks
John ;^)

Abe1 04-21-2006 05:00 AM

Quote:

Originally Posted by John Smiley
I Want my mods to see this as well.
I tried Adding their usergroups usergroupid] == 6,5,7">
I got errors.
Can you give me the proper code to add them.

Great Script!
Thanks
John ;^)

<if condition="$bbuserinfo['usergroupid'] == 5 OR $bbuserinfo['usergroupid'] == 6 OR $bbuserinfo['usergroupid'] == 7">

ShadowOne 04-21-2006 05:25 AM

hey abe, no fix for the stretching of tables?

Abe1 04-21-2006 01:35 PM

Quote:

Originally Posted by ShadowOne
hey abe, no fix for the stretching of tables?

You can removed the nowrap="nowrap" from the templates if you want for now.

John Smiley 04-21-2006 01:52 PM

Quote:

Originally Posted by Abe1
<if condition="$bbuserinfo['usergroupid'] == 5 OR $bbuserinfo['usergroupid'] == 6 OR $bbuserinfo['usergroupid'] == 7">


You Rock! :banana:

rareclownfish 04-21-2006 11:45 PM

thanks

Mr Chad 04-24-2006 03:01 AM

HAH... Holy shit, I installed this when it first came out on my other site. And i needed it for my current site, Your updated one kicks ass!

plateau 04-24-2006 06:04 AM

cool man!

install clicked!!!

plateau 04-24-2006 11:54 AM

one suggestion:

can u pls provide the Sort function, so the list can be sorted by Post, Active Time and so on, thanks!

Abe1 04-24-2006 12:04 PM

Quote:

Originally Posted by plateau
one suggestion:

can u pls provide the Sort function, so the list can be sorted by Post, Active Time and so on, thanks!

It's threre already. Just click on the title of the column.

plateau 04-25-2006 12:37 AM

Quote:

Originally Posted by Abe1
It's threre already. Just click on the title of the column.

u r great mate!

thanks a lot and it is really a cool hack, tested around on 354 and no problems found at all.:bandit:

Eagle Creek 05-04-2006 08:22 PM

Great! Installed it!

FLMom 05-04-2006 10:15 PM

Just installed it but when I click on the link you gave in the instructions it isn't working. I just get the page not found error page. What am I doing wrong? I uploaded it as a product through the product manager, clicked yes for overwrite, editing the settings and clicked on install here ;)

What else do I need to do?

Abe1 05-04-2006 11:01 PM

Quote:

Originally Posted by FLMom
Just installed it but when I click on the link you gave in the instructions it isn't working. I just get the page not found error page. What am I doing wrong? I uploaded it as a product through the product manager, clicked yes for overwrite, editing the settings and clicked on install here ;)

What else do I need to do?

Should be working on your site: http://www.myparentconnection.com/fo...oderator_stats

FLMom 05-05-2006 12:34 AM

That is weird, I guess I just typed it in wrong. Thanks for your help :D

phpdevrus 05-05-2006 02:56 AM

wow thanks. going to install now.

rareclownfish 05-07-2006 07:06 PM

Hotm

Stop 05-07-2006 08:43 PM

couldn't be simpler
Installed.

m52 05-08-2006 10:20 AM

excellent, installed!

Hoffi 05-25-2006 08:47 PM

Nice Work. It just helps me to show my Mod-Activity. With more than 30 Mods its a long list. ;)

Is it possible die build a filter?

I have many Mods, that are not in the Moderator Group. Sometimes I wanna see them, sometimes not.

Abe1 05-25-2006 09:36 PM

Quote:

Originally Posted by Hoffi
Nice Work. It just helps me to show my Mod-Activity. With more than 30 Mods its a long list. ;)

Is it possible die build a filter?

I have many Mods, that are not in the Moderator Group. Sometimes I wanna see them, sometimes not.

There is the setting in the ACP. You would have to edit that to change what you see when.

L-Mane 05-26-2006 12:00 AM

Great product.

Sidewindr 05-26-2006 01:51 AM

Any idea how to limit the stats to only say super moderators??? I have Super Moderators who have full control and Moderators who don't have that much control and it's just a designation of who's responsible for monitoring an area.

Abe1 05-26-2006 02:18 AM

Quote:

Originally Posted by Sidewindr
Any idea how to limit the stats to only say super moderators??? I have Super Moderators who have full control and Moderators who don't have that much control and it's just a designation of who's responsible for monitoring an area.

I hope to add an option to exclude moderators.

Sidewindr 05-26-2006 04:39 AM

Quote:

Originally Posted by Abe1
I hope to add an option to exclude moderators.

Nice :D I'll wait then ;)

havefun 05-30-2006 11:57 AM

like it, thx abe :)

rmxs 06-05-2006 08:47 AM

How can i add button somewere that be visible from group have permission to view the stats?

Eagle Creek 06-05-2006 10:10 AM

Quote:

Originally Posted by rmxs
How can i add button somewere that be visible from group have permission to view the stats?

PHP Code:

<if condition="$show['admincplink']"><a href="misc.php?do=moderator_stats"><input type="button" value="Mod. Stat." name="B1"></a> -</if> 

For persons who have access to adminCP.

And for custom usergroups:
PHP Code:

<if condition="is_member_of($bbuserinfo, X,X,X,X)"><a href="misc.php?do=moderator_stats"><input type="button" value="Mod. Stat." name="B1"></a> -</if> 

Where you should replace X by the usergroups.

ultrAtolga 06-05-2006 01:37 PM

great thank you it works.

rmxs 06-05-2006 05:55 PM

I make small change and i put it to nav bar..

:)
Code:

</if>
<td class="vbmenu_control"><if condition="is_member_of($bbuserinfo, 5,6,7)"><a href="misc.php?do=moderator_stats">Mod Stats</a></if></td>
        </tr>


Nathan2006 06-06-2006 12:24 AM

Thank you Abe

I like being nosey lol

Install;)

redlabour 06-08-2006 04:09 PM

Will it work in the Future with vBulletin 3.6 ?

Abe1 06-08-2006 05:12 PM

Quote:

Originally Posted by redlabour
Will it work in the Future with vBulletin 3.6 ?

Not 100% sure. The structure may have changed. I have a new version planed with more features.

Abe1 06-16-2006 03:55 PM

I am releasing a beta version of this hack. I made the advanced stats AJAX and added a ton of new stats regarding the moderator actions. I only did the moderator actions right now, I will work on adding the admin actions soon.

The beta will work on BOTH vb3.5 AND vb3.6.

To install, you have to upload moderator_stats.php to your main forum dir. Then import the product. It will overwrite your current version. You will also need to go to moderator_stats.php to view the stats.

I’m posting this here now so I can get feedback now already with ideas!

ENJOY!

John Smiley 06-16-2006 04:26 PM

Works Great!!

bashy 06-16-2006 06:33 PM

Cheers Abe1
Looks to be working ok...Anyway of getting the threads to be clickable and goto to said action, i.e. if the thread was soft deleted, will goto the thread?
All my mods can only soft delete ;)


Quote:

Originally Posted by Abe1
I am releasing a beta version of this hack. I made the advanced stats AJAX and added a ton of new stats regarding the moderator actions. I only did the moderator actions right now, I will work on adding the admin actions soon.

The beta will work on BOTH vb3.5 AND vb3.6.

To install, you have to upload moderator_stats.php to your main forum dir. Then import the product. It will overwrite your current version. You will also need to go to moderator_stats.php to view the stats.

I?m posting this here now so I can get feedback now already with ideas!

ENJOY!



All times are GMT. The time now is 03:19 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01531 seconds
  • Memory Usage 1,828KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete