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 24 of 24
Search took
0.00
seconds.
Search:
Posts Made By:
r007
Forum:
vB3 General Discussions
11-17-2006, 11:51 AM
Replies:
2
How do I create a new parent forum?
Views:
961
Posted By
r007
I think all the "Create Forum Based off of Forum:...
I think all the "Create Forum Based off of Forum: X" in the Add New Forum is just to auto-fills in the boxes based off of another forum.
It doesn't tie the new forum in any way to the old forum, if...
Forum:
vB3 General Discussions
11-14-2006, 06:02 PM
Replies:
2
How do I fix this Avatar/Profile issue?
Views:
749
Posted By
r007
Goto your vBulletin options and under "Styles &...
Goto your vBulletin options and under "Styles & Language Settings" set "Use Legacy (Vertical) Postbit Template" to Yes
Forum:
vB3 General Discussions
11-14-2006, 12:27 PM
Replies:
2
Poll Options
Views:
748
Posted By
r007
Yes it is possible! If you goto your...
Yes it is possible!
If you goto your vBulletin options and under the Poll and Thread Rating Options there should be a setting called "Maximum Poll Options"
Forum:
vB3 General Discussions
11-14-2006, 12:14 PM
Replies:
2
Lost a mod i installed and need some help
Views:
672
Posted By
r007
Have you checked your BB Code Manager to see if...
Have you checked your BB Code Manager to see if it was added that way?
The other place you might want to look, is in /includes/functions_editor.php, at function...
Forum:
vB3 General Discussions
11-10-2006, 02:35 PM
Replies:
3
Reducing the size of the description font
Views:
827
Posted By
r007
I looked at your board... and it appears that...
I looked at your board... and it appears that it's not setting the color right for you, which is causing the size to mess up.
I'd revert your small font and try resetting the color / size.
If...
Forum:
vB3 General Discussions
11-10-2006, 12:44 PM
Replies:
3
syntax error when i click a members name- please help
Views:
1,104
Posted By
r007
Hey - I'm not sure if it is hack related or...
Hey -
I'm not sure if it is hack related or not, but if it is (And you really want to keep the hack) the reason it happened is because there isn't a , on the line before the error
For...
Forum:
vB3 General Discussions
11-10-2006, 12:37 PM
Replies:
4
Users Currently Online
Views:
863
Posted By
r007
Hey hey - You can goto vBulletin Options ->...
Hey hey -
You can goto vBulletin Options -> Cookies and HTTP Header Options and set "Time-Out for Cookie" to '3600' (1 Hour)
Forum:
vB3 General Discussions
11-10-2006, 11:49 AM
Replies:
3
Reducing the size of the description font
Views:
827
Posted By
r007
Hey - Goto your Admin CP -> Style &...
Hey -
Goto your Admin CP -> Style & Templates -> Style Manager -> Pull down "Main CSS" -> Find "Small Font" (About 1/2 way down the page) -> And change that font size (Normally 11px)
Forum:
vB3 General Discussions
11-10-2006, 11:44 AM
Replies:
6
MySQL Error : Table 'extre9_vbulletin.forum' doesn't exist
Views:
1,075
Posted By
r007
The two other things you can try before you...
The two other things you can try before you restore your backup is going to your vBulletin Options and disabling the Plugin/Hook System... Maybe there is a rogue plugin that's screwing something up....
Forum:
vB3 General Discussions
11-09-2006, 11:46 AM
Replies:
6
MySQL Error : Table 'extre9_vbulletin.forum' doesn't exist
Views:
1,075
Posted By
r007
Hey InTeNsE-HuMoR - The error is saying it...
Hey InTeNsE-HuMoR -
The error is saying it can't find the 'forum' table in the 'extre9_vbulletin' database.
If you use something like phpmyadmin, does it list that table?
Forum:
vB3 Programming Discussions
11-09-2006, 11:39 AM
Replies:
2
help with sql query...
Views:
716
Posted By
r007
You also seem to have an error in your 2nd query...
You also seem to have an error in your 2nd query WHERE clause? (WHERE $teamid=userteamid). Shouldn't it read "WHERE userteamid=$teamid"?
Forum:
vB3 General Discussions
11-01-2006, 01:12 PM
Replies:
2
member number in post bit?
Views:
807
Posted By
r007
Hey BOSS 302 Here is an example of how you...
Hey BOSS 302
Here is an example of how you can add the user ID to the postbit:
Find in the postbit style:
<if condition="$post['field2']"><div>$vbphrase[location_perm]:...
Forum:
vB3 General Discussions
10-30-2006, 03:04 PM
Replies:
4
attached files privacy
Views:
1,010
Posted By
r007
Based on how the files are stored...
Based on how the files are stored (/attachments/u/s/e/r/i/d/ or /attachments/userid/) you can still see the directory listings knowing the userid of the person you want to see. (Since you don't have...
Forum:
vB3 General Discussions
10-25-2006, 03:16 PM
Replies:
4
How to limit/select/edit the numbers of colors in BB Code ?
Views:
1,376
Posted By
r007
Hey hey DigitALL - You can adjust the colors...
Hey hey DigitALL -
You can adjust the colors listed in the editor window!
Open up your ./clientscript/vbulletin_textedit.js and find:
/**
* Define available color name options - keyed with...
Forum:
vB3 General Discussions
10-24-2006, 09:23 PM
Replies:
2
vBulletin Control Panel
Views:
995
Posted By
r007
Hey mjtalb- I don't think this is something...
Hey mjtalb-
I don't think this is something with vBulletin, but something with your mysql configuration.
You will have to go to your mysql settings and change the "max_connections" variable to...
Forum:
vB3 General Discussions
10-23-2006, 10:39 PM
Replies:
2
[solved] News Crawl
Views:
895
Posted By
r007
There is a feature that will get RSS feeds from...
There is a feature that will get RSS feeds from somewhere else and post them as threads.
I've never used it myself, so I'm not exactly sure how to run it. But here is the link...
Forum:
vB3 General Discussions
10-20-2006, 04:06 PM
Replies:
6
hey question
Views:
800
Posted By
r007
If you have the image files, you just need to...
If you have the image files, you just need to upload them using an FTP client. (If you don't have one, SmartFTP (http://www.smartftp.com/) is a free one you can use)
Forum:
vB3 General Discussions
10-20-2006, 12:59 PM
Replies:
3
Where is the Header hook in the plugins?
Views:
820
Posted By
r007
Howdy zoomforce - The nearest hook before...
Howdy zoomforce -
The nearest hook before the header template gets evaluated is "parse_template" hook (Under the "vBulletin: General" category)
Please note that I only have vBulletin 3.5.1, so...
Forum:
vB3 General Discussions
10-20-2006, 11:39 AM
Replies:
6
hey question
Views:
800
Posted By
r007
Hey baklash - Did you upload all the images...
Hey baklash -
Did you upload all the images to your forum?
If you did, and it still doesn't display you can go to your Admin Control Panel -> Style & Templates -> Style Manager. Pull down the...
Forum:
vB3 Design and Graphics Discussions
10-19-2006, 09:41 PM
Replies:
1
borders on header image?
Views:
679
Posted By
r007
Hey ariadnee - What you need to do is open...
Hey ariadnee -
What you need to do is open up the header template and change
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img...
Forum:
vB3 General Discussions
10-19-2006, 07:46 PM
Replies:
2
vB from 3.5.4 to 3.6.2 & FirFox 1.4 & 2.0 RC3
Views:
723
Posted By
r007
Hi Belisario, What style are you using? Do...
Hi Belisario,
What style are you using? Do you have a link to your forums that I can take a look at?
Forum:
vB3 General Discussions
10-19-2006, 07:43 PM
Replies:
6
hey question
Views:
800
Posted By
r007
Hey baklash, You can see how to do this here...
Hey baklash,
You can see how to do this here (http://www.vbulletin.com/docs/html/style_upload)
Hope this points you in the right direction!
Forum:
vB3 General Discussions
10-19-2006, 07:39 PM
Replies:
5
Guest not seeing sigs of members
Views:
841
Posted By
r007
There should already be one if you look in User...
There should already be one if you look in User CP -> Edit Options -> Under the "Thread Display Options" category there should be a check box next to "Show Signatures"
Forum:
vB3 General Discussions
10-19-2006, 11:44 AM
Replies:
5
Guest not seeing sigs of members
Views:
841
Posted By
r007
Howdy powerbook, Yes it's possible with...
Howdy powerbook,
Yes it's possible with conditional templates
In the postbit template, find
<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />...
Showing results 1 to 24 of 24
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
08:05 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.02219 seconds
Memory Usage
2,014KB
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
(24)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
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.0007
(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(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(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(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(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
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi