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)

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 06:01 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.02101 seconds
  • Memory Usage 1,716KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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