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...
Showing results 1 to 17 of 17
Search took
0.00
seconds.
Search:
Posts Made By:
nonspin
Forum:
vBulletin 4.x Add-ons
02-26-2012, 10:44 PM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,513,809
Posted By
nonspin
Try changing the Dojo Theme spcified in: MGC...
Try changing the Dojo Theme spcified in:
MGC Chatbox Evo : Advanced options -> DoJo Graphical Theme
Forum:
vBulletin 4.x Add-ons
02-22-2012, 03:11 PM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,513,809
Posted By
nonspin
- Did you check Usergroup Permissions and made...
- Did you check Usergroup Permissions and made sure "can view" is set ?
- Did you check the display settings for the chatbox and specidied "where" to display it ?
Forum:
vBulletin 4.x Add-ons
01-16-2012, 06:16 PM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,513,809
Posted By
nonspin
Why did the host install the loader v5.2 while...
Why did the host install the loader v5.2 while they are running PHP 5.3 ??
I mean the installer comes with a wizard telling the admin what to do..
But then again, admins don't like being told...
Forum:
vB3 General Discussions
12-19-2011, 02:36 PM
Replies:
2
Hi How To Stop Spmer Registered
Views:
743
Posted By
nonspin
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=248042" target="_blank">[GlowHost] Spam-O-Matic - Spam Firewall stops forum spam Details </a>
This one does work very very well, if you take...
Forum:
vBulletin 3.8 Template Modifications
12-05-2009, 07:16 AM
Replies:
51
Forum Display Enhancements -
Snowstorm for your site ~.~
Views:
15,557
Posted By
nonspin
to have it snow only on your index page use...
to have it snow only on your index page
use
<if condition="THIS_SCRIPT == 'index'">
<script type="text/javascript" src="clientscript/snowstorm.js"></script>
</if>
Forum:
vBulletin 3.8 Add-ons
10-24-2009, 12:13 AM
Replies:
55
Mini Mods -
Force www. (without .htaccess)
Views:
15,411
Posted By
nonspin
.. just for ticks and for those who prefer the...
.. just for ticks and for those who prefer the proper .htaccess method
# Redirect adding leading www.to domain or any subdomain if missing
# RewriteEngine On
RewriteCond %{HTTP_HOST} !^www.. ...
Forum:
vBulletin 3.8 Add-ons
08-28-2009, 02:50 AM
Replies:
38
Miscellaneous Hacks -
Sliding login panel with jQuery 1.5 (updated)
Views:
11,771
Posted By
nonspin
down.low in css/style.css at the very...
down.low
in css/style.css
at the very bottom
#content {
width: 740px;
margin: 0 auto;/* center the page in Firefox */
text-align: left;
padding: 20px;
Forum:
vBulletin 3.7 Add-ons
08-20-2009, 06:51 AM
Replies:
104
Administrative and Maintenance Tools -
Advanced IP Ban Manager
Views:
42,638
Posted By
nonspin
For those running mySQLi - here's the fix in...
For those running mySQLi - here's the fix
in ipbans.php
find
while ($row = mysql_fetch_array($q))
replace
while ($row = mysqli_fetch_array($q))
Forum:
vBulletin 3.7 Add-ons
07-23-2009, 12:54 PM
Replies:
104
Administrative and Maintenance Tools -
Advanced IP Ban Manager
Views:
42,638
Posted By
nonspin
For those who cannot see added bans, check if...
For those who cannot see added bans, check if mysqli is running.
I was playing around with it a few days ago and left it enabled, yesterday
i saw that all saved ipbans were gone (not showing in...
Forum:
Modification Graveyard
05-25-2009, 10:30 AM
Replies:
282
Show Thread Enhancements -
Who has read a Thread
Views:
71,162
Posted By
nonspin
The "Invalid SQL" issue described here is fixed...
The "Invalid SQL" issue described here is fixed ...
The ServerAdmin was obviously mysql-bored and set -> wait_timeout=1
causing a battery of weird displays ..
It took me 2 weeks of...
Forum:
Modification Graveyard
04-25-2009, 02:05 PM
Replies:
282
Show Thread Enhancements -
Who has read a Thread
Views:
71,162
Posted By
nonspin
sorry, it was a typo on my side. Anyway, upon...
sorry, it was a typo on my side.
Anyway, upon install it removes the existing one.
Like i said, because the update proicedure checks a list of pids
to cover older and newser versions..
...
Forum:
Modification Graveyard
04-25-2009, 02:02 AM
Replies:
282
Show Thread Enhancements -
Who has read a Thread
Views:
71,162
Posted By
nonspin
same problem here. reason: old version only...
same problem here. reason:
old version only has $oldpid = 'paulm_20050716'; set
while the new has // Start v3.8.003 //
$pidlist = array(
'paulm_20050716',
'paulm_wrt_38',
);
Forum:
vBulletin 4.x Add-ons
02-02-2009, 06:02 AM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,513,809
Posted By
nonspin
- no sql errors, no java errors - commands are...
- no sql errors, no java errors
- commands are active and working
.. and this last one made me laugh
var vbulletin_version = 0;
i also went through ALL permissions settings and saved...
Forum:
vBulletin 4.x Add-ons
02-01-2009, 11:05 PM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,513,809
Posted By
nonspin
After upgrading to vbb3.81 the chatbox is acting...
After upgrading to vbb3.81 the chatbox is acting kinda strange.
Let me point out that i've never had any problems before.
- sometimes onLoad it just sits there "loading" .. 5 mins later...
Forum:
vBulletin 3.8 Template Modifications
02-01-2009, 09:55 AM
Replies:
79
Mini Mods -
Redirect Banned Users To Another Site
Views:
32,642
Posted By
nonspin
i redirected them to vbb's original "database...
i redirected them to vbb's original "database error" page ..
that way "banned" dont get much suspicious and/or encouraged to "try"
something else .. :cool:
Forum:
vBulletin 3.8 Add-ons
02-01-2009, 03:43 AM
Replies:
135
Show Thread Enhancements -
Threads Description
Views:
34,932
Posted By
nonspin
<blockquote>First off - very nice job. Works...
<blockquote>First off - very nice job. Works flawlessly.
I do have some comments though..
The animated arrow is getting old very very fast.
I'm not sure if the "Description" needs more...
Forum:
vBulletin 4.x Add-ons
12-27-2008, 10:28 PM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,513,809
Posted By
nonspin
1. The "images" folder in your package now says...
1. The "images" folder in your package now says "Images" which is completely
different (on linux for example)
2. You had to use "tborder" as a background-colour to display your copyright tag...
Showing results 1 to 17 of 17
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
01:39 PM
.
-- 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.01683 seconds
Memory Usage
1,978KB
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)
post_thanks_navbar_search
(1)
search_results
(17)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(48)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0006
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(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(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi