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 11
1
2
3
>
Last
»
Showing results 1 to 25 of 257
Search took
0.01
seconds.
Search:
Posts Made By:
Iain M
Forum:
vBulletin 4.x Add-ons
01-07-2016, 10:13 PM
Replies:
24
BB Code Enhancements -
BBCode: Embed Facebook Videos vb4
Views:
8,711
Posted By
Iain M
Worked great - thanks!
Worked great - thanks!
Forum:
vB4 General Discussions
10-08-2013, 07:34 PM
Replies:
2
vBulletin 4.2.1 Mobile Styles Not Working
Views:
1,006
Posted By
Iain M
Yeah, your problem seems to be with the ...
Yeah, your problem seems to be with the vBadvanced CMPS addon, your best bet would be contacting them or posting another thread.
I can't get the mobile styles to load properly at all on any...
Forum:
vB4 General Discussions
10-08-2013, 10:05 AM
Replies:
2
vBulletin 4.2.1 Mobile Styles Not Working
Views:
1,006
Posted By
Iain M
vBulletin 4.2.1 Mobile Styles Not Working
I've just upgraded my site from 4.0.5 to 4.2.1 but my mobile styles aren't working.
/* URL's Removed - fixed :) */
It's like it isn't loading the correct style sheet or the style sheet at all....
Forum:
vB4 General Discussions
05-10-2012, 11:12 AM
Replies:
6
How to change your logo's link
Views:
712
Posted By
Iain M
Yeah, so it's something like... <a name="top"...
Yeah, so it's something like...
<a name="top" href="http://www.maddenstudents.com" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw...
Forum:
vB4 General Discussions
04-23-2012, 07:01 PM
Replies:
6
How to change your logo's link
Views:
712
Posted By
Iain M
Change the full {vb:link forumhome}, so it reads...
Change the full {vb:link forumhome}, so it reads <a href="http://yourlink.com"...
Forum:
vB4 General Discussions
04-18-2012, 06:50 AM
Replies:
6
How to change your logo's link
Views:
712
Posted By
Iain M
Edit your header template. Find {vb:link...
Edit your header template. Find {vb:link forumhome} and change it to whatever you want your logo to link to.
Forum:
vB4 General Discussions
04-17-2012, 10:18 PM
Replies:
2
Anti-spam software
Views:
513
Posted By
Iain M
I like Spam-O-Matic...
I like Spam-O-Matic https://vborg.vbsupport.ru/showthread.php?t=248042
Forum:
vB4 General Discussions
04-17-2012, 10:14 PM
Replies:
3
Removing javascript
Views:
379
Posted By
Iain M
It could be a plugin or the SHOWTHREAD...
It could be a plugin or the SHOWTHREAD template.... search your database (using phpmyadmin or similar) for the code you want to remove.
Forum:
vB4 Design and Graphics Discussions
04-16-2012, 12:02 AM
Replies:
1
Template: If member is logged in....
Views:
472
Posted By
Iain M
<vb:if condition="$show['member']"> Tab code ...
<vb:if condition="$show['member']">
Tab code
</vb:if>
Forum:
vB4 General Discussions
04-15-2012, 11:25 PM
Replies:
5
Let users change usergroup to not see ads
Views:
540
Posted By
Iain M
Yeah, you'll need to create a new usergroup and...
Yeah, you'll need to create a new usergroup and then in your template of where you want the ads shown put this:
<vb:if condition="!is_member_of($bbuserinfo,x,y,z)">
Ad code
</vb:if>
X, Y, Z...
Forum:
Modification Requests/Questions (Unpaid)
04-02-2012, 11:50 PM
Replies:
10
Adding Links to Navbar
Views:
1,015
Posted By
Iain M
Hey Jack, For just a basic link you would...
Hey Jack,
For just a basic link you would have
<li><a href="http://www.example.com/">Example</a></li>
instead of
<li class="popupmenu">
<a href="javascript://" class="popupctrl">Menu test</a>...
Forum:
Modification Requests/Questions (Unpaid)
04-02-2012, 11:22 PM
Replies:
10
Adding Links to Navbar
Views:
1,015
Posted By
Iain M
Is this article what you're looking for?...
Is this article what you're looking for? https://vborg.vbsupport.ru/showthread.php?t=232579&highlight=navbar
Forum:
vB4 Programming Discussions
04-02-2012, 11:15 PM
Replies:
2
Copyright Notice Floating
Views:
548
Posted By
Iain M
It would probably be better if you could link to...
It would probably be better if you could link to your forum =]
--------------- Added 1333463289 at 1333463289 ---------------
The problem seems to be your cron image.
Edit the footer...
Forum:
vB4 General Discussions
04-02-2012, 09:40 PM
Replies:
2
CMS page title includes site title....
Views:
663
Posted By
Iain M
Hey sspeed, You can change this by editing...
Hey sspeed,
You can change this by editing the vbcms_page template.
Find the <title> tag and remove {vb:raw vboptions.bbtitle}
Forum:
Modification Requests/Questions (Unpaid)
04-02-2012, 11:21 AM
Replies:
5
How Hide Html Code
Views:
699
Posted By
Iain M
Do you mean you don't want to see the codes you...
Do you mean you don't want to see the codes you just want the formatting?
Try these settings: https://vborg.vbsupport.ru/showpost.php?p=2312031&postcount=2
Forum:
vB4 General Discussions
04-02-2012, 01:19 AM
Replies:
1
enabling editing window for posting
Views:
359
Posted By
Iain M
Try these settings:...
Try these settings: https://vborg.vbsupport.ru/showpost.php?p=2312031&postcount=2
As for what mod to edit the navbar, their is a few... just pick one depending on your needs =]
Forum:
vB4 General Discussions
04-01-2012, 09:20 PM
Replies:
2
text editor
Views:
393
Posted By
Iain M
Try these settings:...
Try these settings: https://vborg.vbsupport.ru/showpost.php?p=2312031&postcount=2
Forum:
vB4 General Discussions
03-31-2012, 09:31 PM
Replies:
5
Quick Reply Box - HELP
Views:
506
Posted By
Iain M
You need to edit your includes/config.php file...
You need to edit your includes/config.php file and search for canrunqueries, put your userid in there.
Forum:
vB4 General Discussions
03-31-2012, 04:22 PM
Replies:
7
Display icon if user is n a specific user group
Views:
614
Posted By
Iain M
I don't think either would have that much effect...
I don't think either would have that much effect on performance. But your way would be tidier since that searches both the normal usergroups and additional usergroups =]
Forum:
vB4 General Discussions
03-31-2012, 04:20 PM
Replies:
5
Quick Reply Box - HELP
Views:
506
Posted By
Iain M
For existing users: Go to Admin CP >...
For existing users:
Go to Admin CP > Maintenance > Execute SQL Query and select "Show Enhanced (WYSIWYG) Editor Toolbar".
For new users:
Go to Admin CP > Settings > Options > User Registration...
Forum:
vB4 General Discussions
03-31-2012, 04:13 PM
Replies:
7
Display icon if user is n a specific user group
Views:
614
Posted By
Iain M
For additional usergroups try...
For additional usergroups try $post['membergroupids']
Forum:
vB4 General Discussions
03-31-2012, 02:57 PM
Replies:
7
Display icon if user is n a specific user group
Views:
614
Posted By
Iain M
Try: <vb:if condition="$post['usergroupid'] ==...
Try:
<vb:if condition="$post['usergroupid'] == 6">Icon</vb:if>
Forum:
vB3 General Discussions
03-31-2012, 11:33 AM
Replies:
2
Translate Usergroup Names
Views:
578
Posted By
Iain M
It should be fine, all the code is based around...
It should be fine, all the code is based around the usergroup id (which won't change) not the name.
Forum:
vB4 General Discussions
03-31-2012, 11:07 AM
Replies:
6
Adding banner to header and footer.
Views:
771
Posted By
Iain M
The ads are stored in the database. What ad...
The ads are stored in the database.
What ad network needs you to put PHP code to display ads?
You could have your PHP in a separate file then load the PHP page in an iframe? For example, you...
Forum:
Modification Requests/Questions (Unpaid)
03-30-2012, 10:29 PM
Replies:
5
IMDB bb code
Views:
1,734
Posted By
Iain M
This isn't a bbcode but claims to get info from...
This isn't a bbcode but claims to get info from IMDB: https://vborg.vbsupport.ru/showthread.php?threadid=280474
Showing results 1 to 25 of 257
Page 1 of 11
1
2
3
>
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
03:26 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.04306 seconds
Memory Usage
2,057KB
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)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(7)
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.0052
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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