PDA

View Full Version : Show Thread Enhancements - Add Ignore User To Postbit Dropdown


Mosh
11-22-2009, 10:00 PM
Please click Mark as Installed if you are using this hack.

IMPORTANT NOTICE: This hack has now been discontinued. This means that while it will remain available for download and use, if people find that this hack conflicts with any other hack, I would advise that you un-install this hack as I am no longer monitoring this thread and this hack will not be upgraded at all. I am also not interested in doing paid work requests to update this hack at all.



What Does This Hack Do?hr
This is an update to my 3.8.x version of this hack, designed to work with vBulletin v4.0.x.

A simple hack that will display an option to ignore a user in the postbit (or postbit legacy) dropdown menu (see screenshots for a visual example).

This will not show up in your own posts, as you would not really want to try ignoring yourself. It also does not show for guests.

This hack is fully phrased.


vBulletin Version Compatibilityhr
This hack can only be used with v4.0.0 and later versions.

For the v3.8.x version of this hack, which will also work with v3.7.x and v3.6.x - check here.




Install Instructionshr

Import the ms_ignore_user_postbit_40.xml into vB using the AdminCP Product Manager.
If upgrading from an earlier version, then set Allow Overwrite to Yes.


Uninstall Instructionshr

Uninstall the product in vB using the AdminCP Product Manager.


Version Historyhr
v4.0.002 - Thursday 24th December 2009
-- Final v4.0.x Release
-- Now works in vBulletin 4.0.0 Gold
-- Fixed: 2 plugins now use the new memberaction_dropdown_items template hook
-- Fixed: 1 template, to utilise the new memberaction_dropdown template correctly
-- Fixed: permissions that show Ignore links to guests when they should not.

v4.0.001 - Monday 23rd November 2009
-- Initial v4.0.x Release


Thankshr
Thanks go out to Paul M who gave me permission to use some of his install code.


Show Your Appreciation hr
Although not required, if you have enjoyed the benefits of this hack, and would like show your appreciation for my efforts, then please feel free to click on the Support Developer link and donate any amount you feel is appropriate.

elwachiman
11-23-2009, 03:13 PM
installed works great thanks

wtsnake
11-23-2009, 04:01 PM
installed. thanks!

SİMAR
11-23-2009, 04:08 PM
thanks!

Dr.osamA
11-23-2009, 10:07 PM
installed

thxxxx
________
CHEAP GLASS BONGS (http://glassbongs.org/)

fariborz khan
12-09-2009, 05:41 PM
Excellent work, thanks

garretbyrne
12-12-2009, 03:48 AM
Hi this doesn't work in VB RC2... there isn't a drop down anymore. On the profile page the menu is under the avatar, on the forumhome when you click a username it brings up a popup menu giving you the same options but your add ignore isn't there...

G

BBR-APBT
12-12-2009, 04:47 AM
Hi this doesn't work in VB RC2... there isn't a drop down anymore. On the profile page the menu is under the avatar, on the forumhome when you click a username it brings up a popup menu giving you the same options but your add ignore isn't there...

G

On the profile page it is supposed to be a drop down its a bug in the code making it display where it shouldn't.

None of the mods that work with the member drop will work they removed the hooks in that location. I made a suggestion over on vb.com that they add the hook back.

Mosh
12-13-2009, 03:29 AM
On the profile page it is supposed to be a drop down its a bug in the code making it display where it shouldn't.

None of the mods that work with the member drop will work they removed the hooks in that location. I made a suggestion over on vb.com that they add the hook back.
BBR-APBT is correct, the hook has gone missing and vBulletin is actually using a new template to display the Postbit Dropdown that has no hooks in it, and until vBulletin re-adds the hook back in any hacks that try adding a link to the postbit dropdown will fail to be added.... it is not my fault :(

Mosh
12-16-2009, 08:41 PM
UPDATE: I reported this as a bug (http://www.vbulletin.com/forum/project.php?issueid=34036) just over 3 hours ago, and the status has now been changed to Confirmed (Bug Scrub), Priority 1 - Highest, so it means that it should hopefully be fixed by the next Release Candidate ;)

Mosh
12-17-2009, 12:58 AM
UPDATE 2: The status has now been changed to Fixed (Pending), so it means that it will be fixed in the next release.

BBR-APBT
12-17-2009, 01:13 AM
UPDATE 2: The status has now been changed to Fixed (Pending), so it means that it will be fixed in the next release.

I want the next release. I have updated my mod it should start working on the upgrade.

Since I was playing around I modified the template for yours while I was playing if you care to use it, it is posted below. I have a bit of time on my hands right this second. I hope you don't mind me posting it. You probably already adjusted on your own I am sure. But what the heck here it is anyway.


<li class="left">
<a href="profile.php?{vb:raw session.sessionurl}do=addlist&amp;userlist=ignore&amp;u={v b:raw memberinfo.userid}" rel="nofollow">
<img src="{vb:stylevar imgdir_siteicons}/x.png" alt="" />
{vb:phrase add_x_to_ignore_list, {vb:raw post.username}}
</a>
</li>

Mosh
12-23-2009, 01:10 AM
I can not get this to work, even with the new template hook, the correct template gets called, but does not render, so something is being blocked when the function construct_memberaction_dropdown is called :(

I can however make this work with a template edit, so until I sort it out I will not be releasing an update and will be marking this In Beta

BBR-APBT
12-23-2009, 02:36 AM
I can not get this to work, even with the new template hook, the correct template gets called, but does not render, so something is being blocked when the function construct_memberaction_dropdown is called :(

I can however make this work with a template edit, so until I sort it out I will not be releasing an update and will be marking this In Beta

I couldn't figure it out either. It was a pita.

Look here - https://vborg.vbsupport.ru/showthread.php?p=1935793

I gave up and re-wrote the whole darn template.

Mosh
12-23-2009, 10:06 AM
I couldn't figure it out either. It was a pita.

Look here - https://vborg.vbsupport.ru/showthread.php?p=1935793

I gave up and re-wrote the whole darn template.
Well I have added the problem to the bug report over vBulletin.com.

Mosh
12-23-2009, 10:04 PM
Major Update: v4.0.002 - Thursday 24th December 2009
-- Now works in vBulletin 4.0.0 Gold
-- Fixed: 2 plugins now use the new memberaction_dropdown_items template hook
-- Fixed: 1 template, to utilise the new memberaction_dropdown template correctly
-- Fixed: permissions that show Ignore links to guests when they should not.

I will no longer be supporting Alpha, Beta & Release Candidates of vBulletin 4.0.0.

crashys
12-24-2009, 08:32 AM
Sugestion: When a user posts on a thread of mine, and its on the Ignore List, all posts that pestilant user makes on my thread will automatically be considered "not wanted" and the other users of the forum shouldn't see the post also (like displaying a ignored message).

Excellent Mod.

garretbyrne
01-01-2010, 04:21 AM
Cheers works perfect

Mosh
01-02-2010, 12:36 AM
Hi all,

It is with regret that after over 4 years (and thousands of hours) spent providing free support for my free hacks released here, as of today I will no longer be able to provide support for free.

This is due to being unemployed for a while, being strapped for cash and unable to rely on the virtually non-existant donations from here to help to pay the bills or put food on the table for my family. I am now providing all support for my free hacks released here over at Wolfshead Solutions (http://www.wolfshead-solutions.com) via an annual support subscription (for a small fee).

It does not mean I will be no longer release free hacks, I will, but I will just no longer be supporting them for free.

My free hacks have and always will remain free to download and use. And so will updates/bug fixes.

I will be releasing more free hacks, but if you require any support at all for those free hacks, you will need to purchase an annual support subscription over at Wolfshead Solutions to receive support.

I am really sorry I have to do this, but revenue generated by my programming gigs are now my only source of income, and I can no longer afford the luxury of providing free support here, when that time can be spent creating new commerial products, doing paid work requests or providing paid support to pay the bills.

Thank you for the understanding.

Regards,

Mosh.

TwinsForMe
01-28-2010, 01:09 PM
FYI, there is a conflict with the following mod:

"Find all started threads" in postbit & postbit_legacy dropdown (https://vborg.vbsupport.ru/showthread.php?t=229262)

If I enable your mod, the other mod doesn't show. If I disable your mod, then the other shows.

hiker
01-28-2010, 02:40 PM
So if I've ignored a user, and another friendly user quotes the ignored user, will I see the ignored user's content in my friend's post?

Just curious.

I'll be using this, thanks. And good luck with finding some income out there.

Leica.Robbiani
03-21-2010, 07:15 PM
Hi there,

if this mod is installed, the Easy Mod Tools (https://vborg.vbsupport.ru/showthread.php?t=238189) don't work anymore...

Leica Robbiani

El Orans
03-28-2010, 07:59 PM
The hack conflicts with Helpful Answers (https://vborg.vbsupport.ru/showthread.php?t=233296).

KURTZ
06-27-2010, 12:17 PM
hi Mosh, found an huge issue with your porduct and the vbblogs ... if install this product the 'blog this post' and 'blog entries' completely disappear ... need a quick fix ... :)

Mosh
07-07-2010, 03:53 AM
IMPORTANT NOTICE: This hack has now been discontinued (as I am getting fed up with updating this hack every time Internet Brands updates vBulletin to a new version, as it tends to break this hack again) - this means that while it will remain available for download and use, there will be no further updates as this thread is no longer monitored. For people who find that this hack conflicts with other hacks, I would advise that you use the BBR - Useful Links on Member Action Dropdown hack instead.

STORMS
08-24-2010, 12:04 AM
Installing this messed up my entire threadbit... very good idea and would try it again once fixed. Uninstalled for now.

Phaedrus
03-21-2011, 02:04 AM
IMPORTANT NOTICE: This hack has now been discontinued (as I am getting fed up with updating this hack every time Internet Brands updates vBulletin to a new version, as it tends to break this hack again) - this means that while it will remain available for download and use, there will be no further updates as this thread is no longer monitored. For people who find that this hack conflicts with other hacks, I would advise that you use the BBR - Useful Links on Member Action Dropdown hack instead.

Who is also not supporting,nor offering, any hacks right now. Great.

sticky
12-19-2011, 12:40 AM
The hack conflicts with Helpful Answers (https://vborg.vbsupport.ru/showthread.php?t=233296).
Any solution for this?

Would be extremely useful to have this mod working correctly...

Raioneru
01-08-2012, 04:26 AM
It doesn't work with social networking or any of the others I had installed. Other than that it would work perfectly.

DemOnstar
07-14-2013, 06:48 AM
Works well.

Only one question regarding alignment.

How do I change this to line up with all the other elements thanks...

DemOnstar
07-15-2013, 08:53 AM
Also found a conflict with this https://vborg.vbsupport.ru/showthread.php?t=243363

DemOnstar
07-16-2013, 05:10 AM
This mod messes around with my postbit in 4.2.1 which is a bit of a shame really.. Uninstalled.

Thanks anyaway...

Bubble #5
09-10-2013, 12:20 AM
This mod messes around with my postbit in 4.2.1 which is a bit of a shame really.. Uninstalled.


Yes it is a shame. Great hack idea. If any coders are reading this, please come out with a 4.2.1 version of this hack.

ozzy47
09-10-2013, 02:34 AM
This mod messes around with my postbit in 4.2.1 which is a bit of a shame really.. Uninstalled.

Thanks anyaway...

Yes it is a shame. Great hack idea. If any coders are reading this, please come out with a 4.2.1 version of this hack.

https://vborg.vbsupport.ru/showthread.php?t=302087

Bubble #5
09-10-2013, 02:46 AM
Thanks Ozzy :up:

I just installed this (https://vborg.vbsupport.ru/showthread.php?p=2444533#post2444533) hack (https://vborg.vbsupport.ru/showthread.php?p=2444533#post2444533) and it completely messed up my editor, so as soon as I figure out how to revert everything i'll install your mod.

THANKS for taking the time to make it :)