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 46
Search took
0.00
seconds.
Search:
Posts Made By:
mikesz
Forum:
vB3 Programming Discussions
01-22-2009, 05:03 AM
Replies:
2
Javascript Loading problem
Views:
684
Posted By
mikesz
Thanks for the reply. I did but what I discovered...
Thanks for the reply. I did but what I discovered is that when I moved the onload function call out of the javascript file and into the template using :
<script language="JavaScript"...
Forum:
vBulletin 3.8 Add-ons
11-21-2008, 01:16 AM
Replies:
267
vBFirewall v1.0
Views:
90,970
Posted By
mikesz
So this hack just filters query input through an...
So this hack just filters query input through an array of known hacker attacks phrases. How can you be sure your array is complete or that "attack" isn't a legitimate request? I don't see any checks,...
Forum:
vB3 Programming Discussions
09-25-2008, 02:09 PM
Replies:
3
I know this is simple
Views:
819
Posted By
mikesz
Where you have placed you ad is inside the...
Where you have placed you ad is inside the breadcrumb code in the Navbar template.
HTH,
Oops, sorry Luki, I was typing while you were posting ...
Forum:
vB3 Programming Discussions
09-11-2008, 02:14 AM
Replies:
5
how to configre WAMP server
Views:
3,114
Posted By
mikesz
I have updated this tutorial because the WAMP5...
I have updated this tutorial because the WAMP5 people have changed the product structure somewhat and renamed it to WAMPSERVER. It is still relatively easy, maybe even more so, to install and...
Forum:
Modification Requests/Questions (Unpaid)
09-03-2008, 03:34 AM
Replies:
5
IP Ban
Views:
1,136
Posted By
mikesz
How would the automated script know that the IP...
How would the automated script know that the IP needed to be banned? Do you have a criteria set ?
Maybe a problem description of what you are trying to solve would help.
regards, mikesz
Forum:
vB3 Design and Graphics Discussions
09-02-2008, 11:55 PM
Replies:
9
How to add ad banner to header?
Views:
9,366
Posted By
mikesz
Probably need to add some CSS code to be able to...
Probably need to add some CSS code to be able to place the banner on the header.
For example if you were putting a text line in the header you might use something like :
Two different ways to...
Forum:
Style and Graphics Requests (Unpaid)
09-02-2008, 07:10 PM
Replies:
2
Cut Request Please
Views:
1,191
Posted By
mikesz
hope this works for you. mikesz
hope this works for you.
mikesz
Forum:
vB3 Design and Graphics Discussions
09-02-2008, 06:29 PM
Replies:
2
Problem with the layout...
Views:
793
Posted By
mikesz
Did you do a backup before you did the revert?
Did you do a backup before you did the revert?
Forum:
vBulletin 3.6 Add-ons
08-20-2008, 04:28 AM
Replies:
1,527
Major Additions -
Zoints LOCAL. Social networking, enhanced profiles, blogs and MUCH more
Views:
364,612
Posted By
mikesz
Step 1 – Download the attached zip file. ...
Step 1 – Download the attached zip file.
Current you have 4 attached zip files...
The instructions are outdated and confusing and although I might very much like the ideas presented,...
Forum:
vB3 General Discussions
06-11-2008, 10:12 AM
Replies:
4
Fatal error! I need a solution.
Views:
768
Posted By
mikesz
You might want to run phpinfo.php on your server...
You might want to run phpinfo.php on your server to see what the memory allocation is.
the parameter to check is : memory_limit
The php default is 8M but most ISPs on shared servers set it to...
Forum:
vB3 General Discussions
06-10-2008, 11:16 AM
Replies:
7
Why does Vbulletin have so may bugs?
Views:
781
Posted By
mikesz
You bet they do. For some, hacking code flaws is...
You bet they do. For some, hacking code flaws is their ONLY passion! They are different than the bad guy hackers who take sites down because they can and the badguys who are looking for something to...
Forum:
vB3 General Discussions
06-10-2008, 10:32 AM
Replies:
3
[How to] Adjust avatar size
Views:
1,327
Posted By
mikesz
Go to: AdminCP >> From leftnav,...
Go to:
AdminCP >>
From leftnav, "Usergroups" >> Usergroup Manager >>
Choose the Usergroup you want to edit, (Registered Users), and from the drop down menu, "Edit Usergroup" and "Go".
Near...
Forum:
vB3 General Discussions
06-10-2008, 06:58 AM
Replies:
7
Questions about Upgrading to 3.7.1
Views:
794
Posted By
mikesz
As recommended, you really do need a diff utilty....
As recommended, you really do need a diff utilty. If you revert, for sure, you can kiss your mods to the template goodbye because the template gets replaced with a clean default version of the target...
Forum:
vB3 General Discussions
06-10-2008, 06:23 AM
Replies:
22
Vbulletin Problems
Views:
2,915
Posted By
mikesz
Do you mean you have it turned off or its...
Do you mean you have it turned off or its missing? On my site, I discovered that when I went to 3.7.1, the verification went missing and I had to make a change in the register template for the style...
Forum:
vB3 Programming Discussions
06-02-2008, 07:13 AM
Replies:
1
Creating a $show conditional
Views:
702
Posted By
mikesz
Creating a $show conditional
Hello,
I would like to know the specifics of how to ceate a $show conditional. For example:
<if condition="$show['editor_css']">
$editor_css
</if>
The critical question is where do I...
Forum:
vB3 General Discussions
06-01-2008, 02:20 AM
Replies:
3
In Memoriam ?
Views:
773
Posted By
mikesz
How do you identify the members who have passed...
How do you identify the members who have passed on? Maybe you can just create a new group? Adding a custom template just to list these members isn't to difficult btw. I am pretty sure that the...
Forum:
vB3 Programming Discussions
06-01-2008, 01:20 AM
Replies:
7
Calling a template in a while
Views:
910
Posted By
mikesz
Where is your query?
Where is your query?
Forum:
Programming Articles
05-21-2008, 07:40 AM
Replies:
179
Implementing CSRF Protection in modifications
Views:
110,300
Posted By
mikesz
I have seen this one before but don't know...
I have seen this one before but don't know exactly what triggers it BUT for what its worth,
Find in your footer template the following,
<if condition="$show['dst_correction']">
<!--...
Forum:
Forum and Server Management
05-19-2008, 01:26 AM
Replies:
12
Moving to PHP5
Views:
1,710
Posted By
mikesz
You should be fine. Your plan is correct. Be sure...
You should be fine. Your plan is correct. Be sure to do a full back up of everything before you start the switch. I use the system backup provided in my cpanel. It gets everything and is accessible...
Forum:
vB3 General Discussions
05-18-2008, 07:02 AM
Replies:
10
Navbar Link/button backgroud color
Views:
958
Posted By
mikesz
Probably have to be logged in to see it, I don't...
Probably have to be logged in to see it, I don't see it either .... ?
Forum:
vB3 General Discussions
05-18-2008, 06:44 AM
Replies:
6
Stopping Spam Members Joining?
Views:
1,240
Posted By
mikesz
cheat-master30, you know that is ABSOLUTELY true....
cheat-master30, you know that is ABSOLUTELY true. I did use simple math because that is what the so-called "experts" were recommending as well. But the Bots are more sophisticated these days and...
Forum:
vB3 Programming Discussions
05-18-2008, 06:12 AM
Replies:
0
quicklinks dropdown code
Views:
643
Posted By
mikesz
quicklinks dropdown code
Hello,
Because I am using a custom style that has replace the "standard" menu, I needed to add a "member blog" link to the quicklinks dropdown menu.
When I went into the navbar menu to make the...
Forum:
vB3 Programming Discussions
05-16-2008, 03:17 AM
Replies:
5
how to configre WAMP server
Views:
3,114
Posted By
mikesz
This tutorial is geared toward a dating site...
This tutorial is geared toward a dating site installation but it is identical for vBulletin installs.
Check this link:
WAMP5 Tutorial...
Forum:
vB3 Design and Graphics Discussions
05-16-2008, 02:52 AM
Replies:
38
Sticky:
Graphic Tutorial Resources
Views:
86,862
Posted By
mikesz
Hello, I got this error from a "flakey"...
Hello,
I got this error from a "flakey" network connection and NOT because my site was running Suhosin. So, save yourself some aggravation and ask your host if they are in fact running suhosin....
Forum:
vB3 General Discussions
05-15-2008, 11:11 AM
Replies:
6
Stopping Spam Members Joining?
Views:
1,240
Posted By
mikesz
With the captcha AND the SPAM question MOD...
With the captcha AND the SPAM question MOD installed, I was STILL getting 4 to 5 bogus registration EVERY day. I finally added a script to my registration form that traps the bogus submissions and...
Showing results 1 to 25 of 46
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
12:21 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.04407 seconds
Memory Usage
2,039KB
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
(19)
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.0010
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi