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)
-   -   Add-On Releases - [1.3] vBWonders - Paid Features for free (18+ Paid Feature for Free!) (https://vborg.vbsupport.ru/showthread.php?t=318986)

vBWonders 07-01-2015 08:24 AM

New versions in the next few days!! :up:

[Ver 1.2] We are focus in getting the plugin more stable and translations ready in the next few days!

[Ver 1.3] Will include Arabic support (UTF-8 Support) and supporting vBulletin 3

killah360z 07-03-2015 06:05 AM

how can i deactivate this option
Advanced One Touch Spam Cleaner

even through i keep turning it off every time i press save changes it reverts back

vBWonders 07-03-2015 08:03 AM

Quote:

Originally Posted by killah360z (Post 2549195)
how can i deactivate this option
Advanced One Touch Spam Cleaner

even through i keep turning it off every time i press save changes it reverts back

The spam cleaner is not turning off, The on/off option in vbwonderscp is allowing all admins to use the spam cleaner or not, So the option in vbwonderscp is not turning of the feature.

Let me know if you want to disable it, I'll PM you with a workaround until the next feature I'll add an option for you to do that :up:

Thank you :)

killah360z 07-03-2015 12:37 PM

Quote:

Originally Posted by vBWonders (Post 2549198)
The spam cleaner is not turning off, The on/off option in vbwonderscp is allowing all admins to use the spam cleaner or not, So the option in vbwonderscp is not turning of the feature.

Let me know if you want to disable it, I'll PM you with a workaround until the next feature I'll add an option for you to do that :up:

Thank you :)

i want to disable it thanks

vBWonders 07-03-2015 02:19 PM

Quote:

Originally Posted by killah360z (Post 2549215)
i want to disable it thanks

No need to send them via PM's, Open This file vBWonders/Marco.Links.php

Find :

PHP Code:

    $templater vB_Template::create('vBWonders_Spam'); 
    
$templater->register('post'$post);
    
$templater->register('thread'$thread);
    
$template_hook['postbit_controls'] .= $templater->render(); 

Replace them with :

PHP Code:

/*    $templater = vB_Template::create('vBWonders_Spam'); 
    $templater->register('post', $post);
    $templater->register('thread', $thread);
    $template_hook['postbit_controls'] .= $templater->render();
    */ 

(Optional Step) Open vbwonders_cleaner.php

Find :

PHP Code:

<?php

Replace it with :

PHP Code:

<?php
exit;

If you've any ideas or suggestions don't hesitate to ask us :)

vBWonders 07-05-2015 02:45 PM

Get ready to the new version tonight :)

vBWonders 07-12-2015 12:21 AM

Version 1.2 :
  • More stable : This release includes many optimizations for more stability.
  • Translations ready : vBWonders can now be translated to any other languages.
  • Control Panel shortcut in admincp : Now in vBulletin admincp settings, You will see a link to vBWonders control panel.
  • This is our last bug fixing version, The next version will add much more GREAT features, Stay tuned!

vBWonders 07-13-2015 03:58 PM

If you are upgrading from 1.1 to 1.2, Please follow these steps :

1- Please remove the old product from vBulletin admincp
2- Upload the new 1.2 files
3- Now re-import the XML file

And it's done :)

tpearl5 07-13-2015 05:41 PM

good to see a new clean modification on here ;)

vBWonders 07-13-2015 11:26 PM

Quote:

Originally Posted by tpearl5 (Post 2550133)
good to see a new clean modification on here ;)


Thanks John, I'm working hard to make vBWonders a "must have" modifications in all of vBulletin forums :)

All of your requested features will be in vBWonders FOR FREE! :up:


All times are GMT. The time now is 11:13 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.01196 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)bbcode_php_printable
  • (4)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
  • (10)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