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 14 of 14
Search took
0.00
seconds.
Search:
Posts Made By:
Soup
Forum:
vBulletin 3.6 Add-ons
11-28-2006, 10:08 AM
Replies:
1,527
Major Additions -
Zoints LOCAL. Social networking, enhanced profiles, blogs and MUCH more
Views:
369,752
Posted By
Soup
Hi! What version of vBulletin are you...
Hi!
What version of vBulletin are you running? All version of vBulletin from 3.5.0 to 3.6.4 only require either THIS_SCRIPT or VB_AREA to be set, not IN_PORTAL_AREA (which does not come up at all...
Forum:
vBulletin 3.6 Add-ons
10-05-2006, 02:56 AM
Replies:
93
Administrative and Maintenance Tools -
Zoints Forumban - Ban members from a single forum
Views:
44,817
Posted By
Soup
Yes and yes. You can set mod forumban...
Yes and yes.
You can set mod forumban permissions on a forum by forum basis, so a moderator may be able to ban users from one forum, and not from another. Supermods and admins can ban from all.
Forum:
vBulletin 3.6 Add-ons
09-23-2006, 12:02 AM
Replies:
963
Integration with vBulletin -
Zoints Thread Tags - GREAT for SEO
Views:
246,257
Posted By
Soup
If you want to customize the appearance of the...
If you want to customize the appearance of the 'Tags' link in the navbar, you can customize the template 'zointstags_tagslink', which contains all the HTML of the 'Tags' link.
This will be a...
Forum:
vBulletin 3.6 Add-ons
09-22-2006, 11:18 PM
Replies:
963
Integration with vBulletin -
Zoints Thread Tags - GREAT for SEO
Views:
246,257
Posted By
Soup
Hello, the tags are stored in the database...
Hello,
the tags are stored in the database table 'zoints_tag' (or if you are using a vb table prefix, "table prefixzoints_tag"). There is also a second table named 'zoints_tag_update' (same note...
Forum:
vBulletin 3.6 Template Modifications
09-19-2006, 09:48 AM
Replies:
18
very very fast
Views:
6,784
Posted By
Soup
The problem with this is that it tells the user's...
The problem with this is that it tells the user's browser to cache the page, which means if they see a cache page, the forum indicators of new posts, as well as the latest post display, may not...
Forum:
vBulletin 3.0 Full Releases
03-12-2005, 05:51 PM
Replies:
28
Custom Quick Links
Views:
6,673
Posted By
Soup
Are you using table prefixes? If so, you need to...
Are you using table prefixes? If so, you need to add the prefix before "usertextfield" in the query. ie, if your prefix is "forum_" you need to change usertextfield to "forum_usertextfield"
Forum:
vBulletin 3.0 Full Releases
03-11-2005, 09:35 AM
Replies:
28
Custom Quick Links
Views:
6,673
Posted By
Soup
You moved the quick navbar into the header...
You moved the quick navbar into the header template?
In that case, you need to edit global.php and move the section
// Custom Quick Links
if ($bbuserinfo['customquicklinks'])
{
$cqlinks =...
Forum:
vB3 General Discussions
03-10-2005, 07:56 PM
Replies:
2
Is it possiblet to display search Results 'Randomly'
Views:
805
Posted By
Soup
To sort something by random in a query would be...
To sort something by random in a query would be 'ORDER BY RAND()' so you'd have to edit the query.
Forum:
Advanced Warning System (AWS)
03-10-2005, 10:08 AM
Replies:
13
Very Big Sql Injection Hole
Views:
2,390
Posted By
Soup
Typically you're going to have a globalize() line...
Typically you're going to have a globalize() line inside each 'do' section, where it globalizes all the variables that you need for that 'do' section. You could globalize it all at the beginning...
Forum:
Advanced Warning System (AWS)
03-10-2005, 08:47 AM
Replies:
13
Very Big Sql Injection Hole
Views:
2,390
Posted By
Soup
That is correct. It would be the same as writing...
That is correct. It would be the same as writing $id = intval($_GET['id']);
The only way to check if it is _POST or _GET would be to check per if statements which one of them is set, however I...
Forum:
Advanced Warning System (AWS)
03-10-2005, 06:47 AM
Replies:
13
Very Big Sql Injection Hole
Views:
2,390
Posted By
Soup
In the Warning System (v3.1.9) in Warn.php, on...
In the Warning System (v3.1.9) in Warn.php, on line 332 you are running a potentially unsafe query (for example if a user enters a non-numerical input as the id variable). If you enter a string that...
Forum:
vBulletin 3.0 Full Releases
03-09-2005, 11:22 AM
Replies:
28
Custom Quick Links
Views:
6,673
Posted By
Soup
I don't see a reason why it wouldn't work in...
I don't see a reason why it wouldn't work in 3.0.7, since it is not really editing any existing functions to change functionality. Though I can't say 100% that it will.
Forum:
vBulletin 3.0 Full Releases
03-07-2005, 10:00 PM
Replies:
28
Custom Quick Links
Views:
6,673
Posted By
Soup
Custom Quick Links
What does this do?
Lets members of your forum add custom links at the bottom of the Quick Links popup in the navbar.
Overview:
Queries: 1 (during install)
Phrases: 8
New Templates: 3
-...
Forum:
Modification Requests/Questions (Unpaid)
03-07-2005, 08:18 PM
Replies:
3
Return to Forum after Thread/Reply
Views:
964
Posted By
Soup
in file newreply.php around line 257 //...
in file newreply.php around line 257
// ### NOT PREVIEW - ACTUAL POST ###
if ($newpost['visible'])
{
$url =...
Showing results 1 to 14 of 14
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
09:33 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.01557 seconds
Memory Usage
1,961KB
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
(14)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(32)
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.0005
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(192, 0, 1,''); -> cached fperms for forum 192
(unspecified) fetch_permissions(192, 0, 1,''); -> cached fperms for forum 192
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(105, 0, 1,''); -> cached fperms for forum 105
(unspecified) fetch_permissions(105, 0, 1,''); -> cached fperms for forum 105
(unspecified) fetch_permissions(105, 0, 1,''); -> cached fperms for forum 105
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
FULLTEXT Search
php_sapi_name(): fpm-fcgi