vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Moderators Functions - Easy Mod Tools (https://vborg.vbsupport.ru/showthread.php?t=238189)

iMaverick 03-29-2011 12:38 AM

Does this work on 4.1?

lolly01 04-19-2011 02:29 AM

If i will use Mod Tools (Userprofile Edit) comes Page not found.

I use vb4.1.3 and vbseo

Rofo 04-19-2011 03:52 AM

Quote:

Originally Posted by iMaverick (Post 2178568)
Does this work on 4.1?

Seems to work fine for me on 4.1.1

fulviods 04-27-2011 08:41 AM

Work fine for me on 4.1.3! Could it be possible to improve this plugin with a link to show all message from this user? and the ones the user opened? It would be just fantastic!!

pc_ndf 04-29-2011 02:30 AM

Thank you.

toxin 05-20-2011 12:57 PM

Installed and working on 4.1.3 CMS - all except the drop-down in postbit - no big deal.

oldfan 05-23-2011 01:00 PM

For some reason their is no "save" button when editing a users profile?

8thos 06-14-2011 09:26 PM

I currently have a tranny troll alias problem so this really came in handy for all my mods.

Lena Gk 08-15-2011 02:40 PM

i have it on 3 of our company's forums, and it works fine on 4.07, and 4.1.5, but on 4.1.5 patch level 1 it doesn't. On that specific forum it didn't even work with 4.1.5 either. Not sure why, but i use same mods in all my forums. Have tried reinstalling but it made no difference. Its really handy for my other forums, so i would really like to make it work in my 3d one too

bosanci28 08-15-2011 11:39 PM

on 4.1.5 patch level 1 ,works only if you go into user profile,
but if you click in tread on the user name drop down is not showing!

thanks

zhai 08-17-2011 11:26 AM

does this mod only redirect us to the ModCP or it has its own interface (to edit sig, edit ava, etc) ?

Abhik 09-15-2011 04:10 AM

Why doesn't it work with non-default admincp and modcp location?

duketxboy 09-15-2011 01:31 PM

sweet mod easy to use vb has been needing this.....

bintoro 10-10-2011 07:39 AM

Quote:

Originally Posted by bosanci28 (Post 2233954)
on 4.1.5 patch level 1 ,works only if you go into user profile,
but if you click in tread on the user name drop down is not showing!

thanks

Quote:

Originally Posted by horussjr (Post 2144097)
on the main forum when going with the mouse onto a user (hover) it appears the second picture with the functions but when i move the mouse onto that window to click view profile or anything else it dissappears. clicking the username sends me at user profile.

Same situation here. Only work on user profile for 4.1.7. Any advise to correct it ??? Thanks :(

masterross 10-10-2011 07:55 AM

This mod can be used only in threads/PMs and members page.

Marios858 10-10-2011 11:27 AM

Vb 4.1.7 works fine . Thanks a lot.

tafreeh 11-23-2011 05:21 AM

I recently updated/renamed my admin and modcp directories.. but on profile page it still showing as old directory... I tried to disabled and enable again.. but didn work...

any guide...

masterross 11-23-2011 08:11 AM

Please install v4.0.4

tafreeh 11-24-2011 04:51 PM

thanks .. that solved it

spotlight 12-26-2011 07:29 AM

thats a very useful plugin
but for some reason it only works in the user profile for 4.1.7 and doesnt show up in the menu when u click the user name :/
a fix would be highly appreciated :)


Edit: nvm it showed somehow O_O !

-=Leb=- 12-29-2011 07:01 PM

Hi materross, the mod is not working on vb 4.1.9

the easy tool is gone from threads

masterross 12-30-2011 08:29 AM

For everyone that has problems put:

global $vbulletin;

in the top Plugin manager /Postbit modtools /postbit_template_complete

-=Leb=- 12-30-2011 03:45 PM

Awesome, ty very much for your help :)

Boofo 01-07-2012 01:32 PM

Another tip for you guys. Change the hook from "postbit_template_complete" to "memeberaction_dropdown" and you don't have to add "global $vbulletin;", plus the links will be available on the forumhome in the dropdown just like they are in the postbit.

masterross 01-07-2012 02:18 PM

Thx mate.

Updated!

snowlion 01-08-2012 10:00 AM

I got database error when import 4.0.5 but the message content too large to copy and paste here.

Quote:

Database error in vBulletin 4.1.4:

Invalid SQL:
UPDATE sty_language SET title =
.......

MySQL Error : Got a packet bigger than 'max_allowed_packet' bytes
Error Number : 1153
Request Date : Sunday, January 8th 2012 @ 04:46:29 AM
Error Date : Sunday, January 8th 2012 @ 04:46:32 AM
Script : http://forum.bentinhyeu.info/admincp...=productimport
Referrer : http://forum.bentinhyeu.info/admincp...?do=productadd
IP Address : x.x.x.x
Username : Seiryuu
Classname : vB_Database
MySQL Version : 5.1.56


masterross 01-08-2012 10:20 AM

Hi,

This mysql query nothing to do with this hack.
You probably use some multilingual hack.
Other solution is to increase the 'max_allowed_packet' in php.ini.

Regards!

snowlion 01-09-2012 01:06 PM

OK, Thanks! :D

zippokid 01-10-2012 02:04 AM

When i try this hack. it shows up and the options show up, but the userid doesn't populate so it will link to, for instance http://blahblah.com/forum/modcp/user...ditsig&userid=

any suggestions?

Boofo 01-10-2012 02:07 AM

Where? the profile or the postbit?

zippokid 01-10-2012 02:09 AM

Quote:

Originally Posted by Boofo (Post 2285781)
Where? the profile or the postbit?

just the postbit. using 4.0.7 btw, sorry

Boofo 01-10-2012 02:14 AM

Does that happen on all of the links for this in the postbit?

zippokid 01-10-2012 02:16 AM

yes, well each link that is associated with the easy mod tools. the links in the postbit dropdown that are present with a clean install have the userid populated.

EDIT: i changed to postbit_display_complete as my hook location from member_action_dropdown and added the global statement and it worked.

Boofo 01-10-2012 02:41 AM

Yes, and it also works on the forumhome and forumdisplay now, too. ;)

thr45h3r 01-10-2012 04:37 AM

Quote:

Originally Posted by masterross (Post 2284791)
Thx mate.

Updated!

Thanks for your support :up:

exyuteam 01-16-2012 01:57 PM

Quote:

Originally Posted by zippokid (Post 2285779)
When i try this hack. it shows up and the options show up, but the userid doesn't populate so it will link to, for instance http://blahblah.com/forum/modcp/user...ditsig&userid=

any suggestions?

Same for me:
on postbit: EDIT USER PROFILE: hxxp://DOMAIN/moderator.php?do=useroptions&u=
and ALL others links don't have userID!

On profile, this is OK... I use latest ver of VB - 4.1.10

ANd now I read about adding or editing hock location... Can you fix this problem, or add option for this? I don't know how I can change this, but I try it now.... Anyway, I think that you need do something about this. We just need to install this great plugin, set desired option, and GO... :)

exyuteam 01-16-2012 02:10 PM

No, it's still not works... :(
Quote:

Originally Posted by Boofo (Post 2284778)
Another tip for you guys. Change the hook from "postbit_template_complete" to "memeberaction_dropdown" and you don't have to add "global $vbulletin;", plus the links will be available on the forumhome in the dropdown just like they are in the postbit.

I check this, and this is already on "memeberaction_dropdown", but still I don't have userid's in links!?

Boofo 01-16-2012 07:22 PM

See if it shows {vb:raw memberinfo.userid} for that link in the template.

dorans 01-16-2012 09:01 PM

memberinfo_modtools template

Quote:

<li><a href="{vb:raw admincp}/user.php?do=editaccess&u={vb:raw userinfo.userid}"><img src="{vb:stylevar imgdir_siteicons}/settings.png" alt="" /> {vb:rawphrase modtools_edituser}</a></li>

Boofo 01-16-2012 09:11 PM

Change this:

HTML Code:

userinfo.userid

to this:

HTML Code:

memberinfo.userid

When the hook was changed, the variable has to be changed to work with it. userinfo needs to becomes memberinfo in that hook.


All times are GMT. The time now is 05:12 AM.

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.01461 seconds
  • Memory Usage 1,792KB
  • 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
  • (2)bbcode_html_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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