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 13
1
2
3
11
>
Last
»
Showing results 1 to 25 of 307
Search took
0.01
seconds.
Search:
Posts Made By:
MarkFoster
Forum:
vB3 General Discussions
03-22-2011, 12:52 AM
Replies:
2
How to fix this database error?
Views:
1,233
Posted By
MarkFoster
How to fix this database error?
This is the error I get:
I get it occasionally for 0-4 hours. I have no clue how to fix it.
Forum:
vB3 Programming Discussions
02-16-2011, 08:31 PM
Replies:
0
Navbar without links
Views:
573
Posted By
MarkFoster
Navbar without links
Okay, I'm working on a new style, I have the navbar links in my header, so I have to remove them from the original navbar, but that causes some problems around the site. When I remove all the links,...
Forum:
vB3 General Discussions
02-12-2011, 09:57 PM
Replies:
0
Server change?
Views:
393
Posted By
MarkFoster
Server change?
I intend to move my 3.8 vB from a windows server to a linux server. Anything I should know? Something I should do upon this happening? Any problems I should know about? Anything?
Forum:
vB3 Programming Discussions
10-28-2010, 04:37 AM
Replies:
0
Quick reply on custom pages?
Views:
618
Posted By
MarkFoster
Quick reply on custom pages?
Hello,
I've got a modification here: http://www.rarewarecentral.com/forums/news.php?id=4853
It's based on fetching a thread post thorough a thread ID and it fetches all the replies to the thread...
Forum:
vB3 Programming Discussions
09-20-2010, 07:51 AM
Replies:
5
IF Condition for this?
Views:
833
Posted By
MarkFoster
About what I marked in bold, user profiles do not...
About what I marked in bold, user profiles do not have any "do="'s but they do have "?u=". Any way the IF could be changed for that?
Also, I want this displayed on specific user profiles. However,...
Forum:
vB3 Programming Discussions
09-19-2010, 11:48 AM
Replies:
5
IF Condition for this?
Views:
833
Posted By
MarkFoster
I went to put it on specific members' profiles.
I went to put it on specific members' profiles.
Forum:
vB3 Programming Discussions
09-19-2010, 05:00 AM
Replies:
5
IF Condition for this?
Views:
833
Posted By
MarkFoster
IF Condition for this?
I am trying to display something on specific pages only. Is there an IF like this?:
Example only:
<if condition="url == http://example.com/example1.php"></if>
Forum:
vB3 Programming Discussions
08-31-2010, 03:02 PM
Replies:
1
Need hel pwith an IF
Views:
514
Posted By
MarkFoster
Need hel pwith an IF
I'm using this:
<if condition="$forumid == 176"><span style="color:red"><b>Note: Spamming in this forum is not permitted! Breaking this rule will result in a two day ban.</b></span></if>
But it...
Forum:
vB3 Programming Discussions
08-10-2010, 06:01 AM
Replies:
0
Place background under body background?
Views:
726
Posted By
MarkFoster
Place background under body background?
In my CSS I want to use two body backgrounds. One that is in the center of the page (I've already got that successful) and one that goes underneath this center image repeating everywhere.
In body...
Forum:
vB3 Programming Discussions
08-10-2010, 04:45 AM
Replies:
4
Need help with floating!
Views:
667
Posted By
MarkFoster
Thank you, it works great.
Thank you, it works great.
Forum:
vB3 Programming Discussions
08-10-2010, 04:20 AM
Replies:
4
Need help with floating!
Views:
667
Posted By
MarkFoster
Very well:...
Very well: http://rarewarecentral.com/forums/index.php?styleid=112
I want the code I posted in the empty blue square on the right of the body background seen on the style.
Forum:
vB3 Programming Discussions
08-09-2010, 05:20 PM
Replies:
4
Need help with floating!
Views:
667
Posted By
MarkFoster
Need help with floating!
I want to float:
<!-- login and pm info -->
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="75%" align="center">
<tr>
...
Forum:
vB3 Programming Discussions
08-09-2010, 04:11 PM
Replies:
5
Help with background
Views:
762
Posted By
MarkFoster
You don't seem to understand, the settings I have...
You don't seem to understand, the settings I have are settings I want to keep, what I want to do is add a different CSS to specific pages.
Forum:
vB3 Programming Discussions
08-09-2010, 11:57 AM
Replies:
5
Help with background
Views:
762
Posted By
MarkFoster
I need something like this, but I do not need to...
I need something like this, but I do not need to change the body background but the page background.
Forum:
vB3 Programming Discussions
08-07-2010, 02:14 PM
Replies:
5
vBulletin background code?
Views:
897
Posted By
MarkFoster
bump
bump
Forum:
vB3 Programming Discussions
08-06-2010, 09:24 AM
Replies:
5
vBulletin background code?
Views:
897
Posted By
MarkFoster
That didn't work. Can anybody tell me how to...
That didn't work.
Can anybody tell me how to have ".page" different from what's set in the style on custom pages?
Forum:
vB3 Programming Discussions
08-05-2010, 09:35 PM
Replies:
5
vBulletin background code?
Views:
897
Posted By
MarkFoster
Yes, I want to override the style on specific...
Yes, I want to override the style on specific pages. I use: https://vborg.vbsupport.ru/showthread.php?t=62164
Forum:
vB3 Programming Discussions
08-05-2010, 04:27 AM
Replies:
5
vBulletin background code?
Views:
897
Posted By
MarkFoster
vBulletin background code?
The CSS "Page Background" (CSS Selector: .page) is something I want to use on a custom page. Is there any way I can place a code in a template used for a custom page? I don't want to put it on every...
Forum:
vB3 Programming Discussions
08-04-2010, 06:11 AM
Replies:
5
Help with background
Views:
762
Posted By
MarkFoster
Help with background
I have created quite a few custom pages, but I've got a problem.
This is what I use:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>...
Forum:
vB3 Programming Discussions
04-23-2010, 06:11 AM
Replies:
0
Fetch post?
Views:
572
Posted By
MarkFoster
Fetch post?
This has got to be the tenth thread I've made about this... Hope I can get it right this time.
I have custom templates for custom pages. I would like to know if there's any way I could add...
Forum:
vB3 Programming Discussions
02-23-2010, 10:06 AM
Replies:
0
Latest blogs?
Views:
554
Posted By
MarkFoster
Latest blogs?
Can anybody get me the code for the Latest Blogs and Latest Blog comments box displayed on the blog.php page? (vb3)
I need to put it on my forum home... And since I'm un-experienced I can't find...
Forum:
vB3 General Discussions
01-30-2010, 01:10 PM
Replies:
1
Ban reason not showing!
Views:
448
Posted By
MarkFoster
Ban reason not showing!
I've noticed ban reasons on other vBulletin sites and on my own about a year ago. When somebody is banned on my site they can't see anything. Not even the ban message that was given during the...
Forum:
vB3 Design and Graphics Discussions
01-22-2010, 05:00 AM
Replies:
4
Image as background help!
Views:
914
Posted By
MarkFoster
I wasn't able to find "<td style="padding-right:...
I wasn't able to find "<td style="padding-right: 15px;" width="175">" anywhere. And are you sure we are talking about the same thing? I noticed that the code in your post is about the spacer...
...
Forum:
vB3 Design and Graphics Discussions
01-22-2010, 03:18 AM
Replies:
4
Image as background help!
Views:
914
Posted By
MarkFoster
Only because my title says "Coder/Designer"...
Only because my title says "Coder/Designer" doen't mean I'm good at this so I'm asking you for a little more help than that, please.
This is the code:
<table width="$stylevar[outertablewidth]"...
Forum:
vB3 Design and Graphics Discussions
01-22-2010, 03:06 AM
Replies:
4
Image as background help!
Views:
914
Posted By
MarkFoster
Image as background help!
Hello,
I added this code to a page:
<td width="208" bgcolor="#0d150f" background="images/mainbg.png"><img src="images/mainbg.png" width="208" height="1037"></td>However, the content on the page...
Showing results 1 to 25 of 307
Page 1 of 13
1
2
3
11
>
Last
»
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
02:58 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.16261 seconds
Memory Usage
2,090KB
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
(2)
pagenav_pagelink
(1)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
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
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0046
(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(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(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(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(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(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(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(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(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(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
FULLTEXT Search
php_sapi_name(): fpm-fcgi