The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 2
1
2
>
Showing results 1 to 25 of 28
Search took
0.00
seconds.
Search:
Posts Made By:
Ary Braga
Forum:
vB4 General Discussions
10-20-2013, 11:57 AM
Replies:
8
Errors on 4.2.2 Upgrade
Views:
1,601
Posted By
Ary Braga
I discovered my error. I have a MOD since vb 3.6...
I discovered my error. I have a MOD since vb 3.6 here.
Working until vb 4.2.1 properly
Hide Links From Guests and Now stop working.
https://vborg.vbsupport.ru/showthread.php?t=123415
I'm try...
Forum:
vB4 General Discussions
10-20-2013, 11:23 AM
Replies:
8
Errors on 4.2.2 Upgrade
Views:
1,601
Posted By
Ary Braga
Hi. After upgrade the newest version my forum...
Hi. After upgrade the newest version my forum display this error in above of forum head:
https://vborg.vbsupport.ru/external/2013/10/12.jpg
In forum home don't show this error.
Any idea?
Forum:
vBulletin 4.x Add-ons
08-07-2013, 11:37 PM
Replies:
334
Anti-Spam Options -
Verify Email Before Registration
Views:
81,333
Posted By
Ary Braga
Bro. make this. Open notepad and Copy...
Bro. make this.
Open notepad and
Copy and paste this code below.
DROP TABLE IF EXISTS `vb_userregcode`;
CREATE TABLE IF NOT EXISTS `vb_userregcode` (
`userregid` int(10) NOT NULL...
Forum:
vBulletin 4.x Add-ons
08-05-2013, 01:26 AM
Replies:
276
Board Optimization -
[DBTech] vB Optimise v2 (vB4)
Views:
104,169
Posted By
Ary Braga
Wel. I'm try your method but show this error. ...
Wel. I'm try your method but show this error.
Fatal error: Storing of variables is not enabled within XCache in [path]/includes/class_datastore.php on line 533
Any idea? to solve this?
Forum:
vBulletin 4.x Template Modifications
07-13-2013, 06:58 AM
Replies:
44
Integration with vBulletin -
Replace search with google search engine ( no google account required)
Views:
17,740
Posted By
Ary Braga
please. anyone can explain? in this code: ...
please. anyone can explain?
in this code:
<input type="hidden" name="sitesearch" value="forums.animparadise.com" id="pn"/>
what is id="pn" ???
Forum:
Modification Graveyard
01-05-2013, 09:42 PM
Replies:
448
Miserable Users
Views:
186,974
Posted By
Ary Braga
To whom it may concern. working perfectly here in...
To whom it may concern. working perfectly here in VB4.2.0pl3
Forum:
vBulletin 4.x Template Modifications
12-30-2012, 01:04 AM
Replies:
384
Show Thread Enhancements -
eTiKeT? 2011 Posbit_legacy - Postbit
Views:
92,643
Posted By
Ary Braga
Please, try this method. Working on VB4.2.0...
Please, try this method.
Working on VB4.2.0 pl3 (bypass no image display)
.etiket_postbit_alanI_durumu_gizli_geziyor {
background-image:...
Forum:
vBulletin 3.8 Add-ons
12-24-2012, 02:25 PM
Replies:
375
Miscellaneous Hacks -
Hide Links From Guests
Views:
220,539
Posted By
Ary Braga
Well, I share my product This Mod don't...
Well, I share my product
This Mod don't support rewriting method. Please Uninstall another version before.
The code I change to support Xhtml .
No more TAG <b> ou <Font>
Now is <span> OK?
Forum:
vBulletin 4.x Template Modifications
12-21-2012, 11:32 PM
Replies:
22
Show Thread Enhancements -
eTiKeT Edit Postbit_Legacy 2 - vbulletin 4
Views:
18,165
Posted By
Ary Braga
Here: <vb:if ...
Here:
<vb:if condition="$post['field5']">
<div class="eti_postbit">
<div class="smallfont">
<b>XBL Gamer-Tag : {vb:raw post.field5}<b></vb:if></div>
...
Forum:
vBulletin 4.x Add-ons
12-19-2012, 01:56 AM
Replies:
30
Add-On Releases -
Postbit/Postbit Legacy: User Current Activity And Time
Views:
11,750
Posted By
Ary Braga
and tell you more, dear Alan. works...
and tell you more, dear Alan.
works perfectly in Vb 4.2.opl3.
just by using the following conditional:
<vb:if condition="is_member_of($bbuserinfo, 5,6,7)">
<vb:if...
Forum:
vBulletin 4 Articles
12-19-2012, 12:59 AM
Replies:
440
vB4 Template Conditionals List
Views:
130,266
Posted By
Ary Braga
How do I get these two conditional work properly...
How do I get these two conditional work properly in a single task. I can not make it work.
Can someone help me?
<vb:if condition="is_member_of($bbuserinfo, 5,6,7,42,43)">
...
Forum:
vBulletin 4.x Template Modifications
12-17-2012, 08:24 PM
Replies:
155
Mini Mods -
Gender in Postbit or Postbit Legacy - vB 4.0.x Inc GOLD
Views:
48,301
Posted By
Ary Braga
working Perfectly on VB 4.2.0pl3 yes. ...
working Perfectly on VB 4.2.0pl3
yes.
Firstly understand. The image name is case sensitive. Find first you Fieldx. No number, but the two names.
e.g: Male and Female =>Female is different of...
Forum:
vB4 General Discussions
12-16-2012, 01:32 PM
Replies:
1
How move user to other group witch custom profile set
Views:
328
Posted By
Ary Braga
How move user to other group witch custom profile set
Well, I have a gender choose on registration.
Are there any mod that based on that choice, move the member to this picked group ?
Something like this.
if ($vbulletin->userinfo['fieldX'] ==...
Forum:
vBulletin 4.x Add-ons
12-16-2012, 02:39 AM
Replies:
43
Board Optimization -
Complete Hotlink Protection
Views:
10,866
Posted By
Ary Braga
naveeid and Boofo. I'm from Brazil My...
naveeid and Boofo. I'm from Brazil
My .HTACESS stayed that way
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?MYDOMAIN\.com\.br/.*$ [NC]
RewriteRule...
Forum:
vBulletin 4.x Add-ons
12-11-2012, 10:36 PM
Replies:
47
Miscellaneous Hacks -
Thread Blocker by BOP5 - Block usergroup access to specific threads
Views:
15,430
Posted By
Ary Braga
Well, if you want to put the file translated for...
Well, if you want to put the file translated for Pt-BR and which also works for Pt-PT, here is my small contribution.
Forum:
Modification Graveyard
12-11-2012, 09:52 PM
Replies:
292
Add-On Releases -
Holiday FX
Views:
76,294
Posted By
Ary Braga
Working perfectly on Vb 4.2 pl3. Thank you for...
Working perfectly on Vb 4.2 pl3. Thank you for the mod.
Forum:
vBulletin 4.x Add-ons
12-11-2012, 08:02 PM
Replies:
16
Forum Home Enhancements -
[CM] Guest IP-2-Country Flag (Addon)
Views:
5,464
Posted By
Ary Braga
Why Show only NO FLAG? I come from brazil. ...
Why Show only NO FLAG? I come from brazil.
My ip range is 177.x.x.x
The 2 folders are uploaded correctly
My forumroot is : .com.br/vb/
If noflag.gif appears in directory instaled, the...
Forum:
vBulletin 4.x Add-ons
12-11-2012, 05:03 PM
Replies:
708
Major Additions -
iPhone / Android / webOS / WP7 / BlackBerry for vB - Tapatalk
Views:
138,481
Posted By
Ary Braga
Why the latest version is 4.2.1 an here is...
Why the latest version is 4.2.1 an here is 3.9.2????
Forum:
vBulletin 4.x Add-ons
06-24-2012, 02:05 PM
Replies:
3,061
Chat Modifications -
VSa - ChatBox (AJAX)
Views:
1,164,505
Posted By
Ary Braga
its possible put two chatbox onto forumhome? but...
its possible put two chatbox onto forumhome? but to different user groups?
So we can monitor the content and not have to type the same screen that the users of the forum.
Any help is welcome
Forum:
vBulletin 3.8 Add-ons
06-17-2012, 02:23 AM
Replies:
375
Miscellaneous Hacks -
Hide Links From Guests
Views:
220,539
Posted By
Ary Braga
Working great on my vb 4.2.0pl2 ( FF and IE ...
Working great on my vb 4.2.0pl2 ( FF and IE
My Plugin page is:
Product:Guest dont see links
Hook: forumdata_start
Title: Place valid row
Order execution: 5
code:...
Forum:
vBulletin 4.x Add-ons
06-16-2012, 03:01 PM
Replies:
3,814
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
914,961
Posted By
Ary Braga
Well. How to remove the thanks made by a...
Well.
How to remove the thanks made by a particular User.
I have to remove only the thanks received by a single User.
Eg: Liked 1245 time in 896 post(s)
I'm using Post Thank you Hack latest...
Forum:
vBulletin 3.8 Add-ons
03-25-2012, 09:38 PM
Replies:
375
Miscellaneous Hacks -
Hide Links From Guests
Views:
220,539
Posted By
Ary Braga
wow, working great onto vb 4.1.11. I recommend to...
wow, working great onto vb 4.1.11. I recommend to all
Forum:
vBulletin 4.x Add-ons
04-21-2011, 12:46 PM
Replies:
30
Add-On Releases -
Postbit/Postbit Legacy: User Current Activity And Time
Views:
11,750
Posted By
Ary Braga
Working perfectly onto vb 4.1.3. With simple...
Working perfectly onto vb 4.1.3.
With simple changes.
Open product-postbit_user_current_activity.xml
Find:
<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="4.0.99" />...
Forum:
vBulletin 4.x Add-ons
11-05-2010, 12:51 PM
Replies:
91
Administrative and Maintenance Tools -
Mail Admin When fail to login to admincp V2
Views:
15,140
Posted By
Ary Braga
wow. Thank you very much. U save my day. ...
wow.
Thank you very much.
U save my day.
Regards.
Forum:
vBulletin 4.x Add-ons
11-02-2010, 06:48 PM
Replies:
91
Administrative and Maintenance Tools -
Mail Admin When fail to login to admincp V2
Views:
15,140
Posted By
Ary Braga
underneath????/ ...
underneath????/
if($vbulletin->options['madkour_admin_login_fail_onoff'])
{
Could put the code here ready?
I tried and failed. excuse my ignorance.:confused:
Showing results 1 to 25 of 28
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
03:56 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.04441 seconds
Memory Usage
2,048KB
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)
footer
(1)
forumjump
(1)
gobutton
(1)
header
(1)
headinclude
(1)
navbar
(2)
navbar_link
(120)
option
(1)
pagenav
(1)
pagenav_curpage
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(65)
threadbit_pagelink
Phrase Groups Available:
global
inlinemod
prefix
search
Included Files:
./
search.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/
functions_search.php
./includes/
functions_databuild.php
./includes/
functions_forumlist.php
./includes/
functions_misc.php
./includes/
functions_forumdisplay.php
./includes/
functions_bigthree.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
search_before_process
search_start
search_results_start
search_results_query_posts
search_results_prebits
threadbit_process
search_results_postbit
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0009
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi