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)
-   -   Anti-Spam Options - One Touch Ban & Clean-up (https://vborg.vbsupport.ru/showthread.php?t=269904)

Max Taxable 07-30-2014 03:39 PM

Quote:

Originally Posted by ForceHSS (Post 2509010)
I know never got round to fixing that yet. If you have the my version feel free to fix it and send me the fix. It's why I only send it to the ones who have blogs.

I tried commenting out all the code related to blogs, but no joy - only succeeded in creating a different kind of error.:D

ForceHSS 07-30-2014 09:58 PM

Quote:

Originally Posted by Max Taxable (Post 2509031)
I tried commenting out all the code related to blogs, but no joy - only succeeded in creating a different kind of error.:D

Its ok will get round to fixing it someday unless any coder wants to do it will give them the plugin via pm. I don't remember giving you the new one with blogs?

Max Taxable 07-30-2014 10:19 PM

Quote:

Originally Posted by ForceHSS (Post 2509073)
Its ok will get round to fixing it someday unless any coder wants to do it will give them the plugin via pm. I don't remember giving you the new one with blogs?

It was awhile back, and the board I used it on had the blogs. Only recently put it on one that didn't.

ForceHSS 07-30-2014 10:24 PM

Ok, have given it to a lot don't even remember giving it to you

Max Taxable 07-31-2014 01:22 AM

Quote:

Originally Posted by ForceHSS (Post 2509076)
Ok, have given it to a lot don't even remember giving it to you

I can dig up and forward you the PM if you like. :D

ForceHSS 07-31-2014 10:12 AM

No its ok I just don't remember because of the tabs I am on

Simon Lloyd 07-31-2014 02:25 PM

If I remember rightly I added the code for it to work with vb4's that had blogs Force?, I,ll see if I still have it later and post a fix :)

ForceHSS 07-31-2014 02:33 PM

Quote:

Originally Posted by Simon Lloyd (Post 2509157)
If I remember rightly I added the code for it to work with vb4's that had blogs Force?, I,ll see if I still have it later and post a fix :)

Yes, could not remember the coder who helped. Will pm you the plugin so you can work on it

Simon Lloyd 08-02-2014 06:00 PM

I'll take a look at this tomorrow and post the fix :)

trollshrooms 03-15-2016 11:29 PM

Not working vb4.2.3

Areku 08-17-2016 09:33 AM

I installed this on VB4.2.2PL4 and got no complains however i cant see any "ONE TOUCH" link on the users postbits. Any clues?

The template postbit_onetouchban looks fine to me :???

Hostboard 08-25-2016 10:10 PM

Here is the updated version...


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

HM666 02-02-2017 04:05 PM

I had an issue with the ban link ending up below the little icon. You can see what I mean here:

https://vborg.vbsupport.ru/external/2017/02/6.jpg

To fix this error for those of you who may have this problem within your skin, you just need to do the following:

1. Login to your ACP go to Styles & Templates > Style Manager
2. Find the style you want to edit to fix this issue. Look to the far right and in the drop down choose "Edit Templates".
3. Find on the left side scrolling box the Postbit template "postbit_onetouchban" and double click on it to open it.
4. Highlight everything in the template and replace it with:

Code:

        <li class="left"><a class="siteicon_profile" href="misc.php?{vb:raw session.sessionurl}do=spamcleanconfirm&amp;u={vb:raw userid}">{vb:rawphrase spammer_ban_member}</a></li>
5. Click save and check the skin it should be fixed now. At least that is what worked for me :)


All times are GMT. The time now is 12:54 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.01272 seconds
  • Memory Usage 1,741KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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