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 15
1
2
3
11
>
Last
»
Showing results 1 to 25 of 353
Search took
0.01
seconds.
Search:
Posts Made By:
Parker Clack
Forum:
vBulletin 3.8 Template Modifications
04-12-2009, 12:21 AM
Replies:
65
Forum Display Enhancements -
Admin and Mod Toolbar in Navbar
Views:
17,233
Posted By
Parker Clack
<td class="vbmenu_option"><a...
<td class="vbmenu_option"><a href="$modcpdir/user.php?do=find">Mod Panel Home</a></td>
should be
<td class="vbmenu_option"><a href="$modcpdir/index.php">Mod Panel Home</a></td>
Thanks for...
Forum:
vB3 Programming Discussions
03-02-2009, 05:28 PM
Replies:
3
How do I modify this code?
Views:
669
Posted By
Parker Clack
Ok, But what I am wanting to do is when...
Ok,
But what I am wanting to do is when someone is on page one they will see what I want displayed after the fifth post, then on page two after the fifth post again, and the 3rd page the fifth...
Forum:
vB3 Programming Discussions
03-02-2009, 04:26 PM
Replies:
3
How do I modify this code?
Views:
669
Posted By
Parker Clack
How do I modify this code?
I know how to put in the code for posting something after the first post on a page by using
<if condition="!$GLOBALS['FIRSTPOSTID']">
What conditional would I use where code I am wanting to...
Forum:
vBulletin 3.6 Add-ons
02-26-2009, 12:53 PM
Replies:
116
Forum Display Enhancements -
DDDS - Different Domain Different Style
Views:
25,761
Posted By
Parker Clack
Nevermind. I got it fixed. Parker
Nevermind. I got it fixed.
Parker
Forum:
vBulletin 3.6 Add-ons
02-26-2009, 12:40 PM
Replies:
116
Forum Display Enhancements -
DDDS - Different Domain Different Style
Views:
25,761
Posted By
Parker Clack
I am getting the following error Warning:...
I am getting the following error
Warning: preg_match() [function.preg-match]: Unknown modifier 'h' in /global.php(233) : eval()'d code on line 9
and when I try to log in I get
vBulletin...
Forum:
vBulletin 3.6 Add-ons
02-26-2009, 03:50 AM
Replies:
116
Forum Display Enhancements -
DDDS - Different Domain Different Style
Views:
25,761
Posted By
Parker Clack
If someone types in mobile.mydomain.com this...
If someone types in mobile.mydomain.com this works fine. If they type in mobile.mydomain.com/forum/index.php it uses the default skin instead of the mobile skin. Shouldn't this keep the mobile skin...
Forum:
vB3 Programming Discussions
02-13-2009, 07:13 PM
Replies:
4
I need help with and a template to a phrase.
Views:
737
Posted By
Parker Clack
I understand that I can just change the phrase...
I understand that I can just change the phrase but the whole phrase doesn't need to be changed. $touser[username] gets changed with every email that goes out. The whole phrase doesn't need to be...
Forum:
Modification Graveyard
02-12-2009, 10:22 PM
Replies:
472
Profile Enhancements -
iTrader 2.1.0 (Interim Release)
Views:
100,649
Posted By
Parker Clack
No problem. Hopefully you can convince him to...
No problem. Hopefully you can convince him to change the setting.
Forum:
Modification Graveyard
02-12-2009, 09:45 PM
Replies:
472
Profile Enhancements -
iTrader 2.1.0 (Interim Release)
Views:
100,649
Posted By
Parker Clack
RedGTiVR6: This is set up in the iTrader...
RedGTiVR6:
This is set up in the iTrader options. There is a section called
Duplicate User Rating Time Limit
You can set this to zero so you can leave multiple ratings for the same person....
Forum:
vB3 Programming Discussions
02-12-2009, 03:08 PM
Replies:
4
I need help with and a template to a phrase.
Views:
737
Posted By
Parker Clack
So do I create a template called something like...
So do I create a template called something like $email_annoucement and put that in the phrase? So when I change the template the phrase gets updated with what is in the template?
Forum:
Modification Graveyard
02-12-2009, 03:04 PM
Replies:
472
Profile Enhancements -
iTrader 2.1.0 (Interim Release)
Views:
100,649
Posted By
Parker Clack
What do you have already?
What do you have already?
Forum:
Modification Graveyard
02-11-2009, 08:13 PM
Replies:
472
Profile Enhancements -
iTrader 2.1.0 (Interim Release)
Views:
100,649
Posted By
Parker Clack
In my postbit_legacy I have <div>itrader:...
In my postbit_legacy I have
<div>itrader: <strong><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a> / $post[itrader_pcnt]%</strong></div>
Forum:
vB3 Programming Discussions
02-11-2009, 08:04 PM
Replies:
4
I need help with and a template to a phrase.
Views:
737
Posted By
Parker Clack
I need help with and a template to a phrase.
I would like to added a template that I can change out periodically that gets inserted into a phrase.
In the notify phrase you have such variables as
$touser[username], $threadinfo[title]...
Forum:
Modification Graveyard
02-07-2009, 12:00 PM
Replies:
472
Profile Enhancements -
iTrader 2.1.0 (Interim Release)
Views:
100,649
Posted By
Parker Clack
Cher: As has been stated in this thread and...
Cher:
As has been stated in this thread and in the templates.html file that comes with the download you will need to edit your postbit or postbit_legacy templates so this shows up under a member's...
Forum:
Modification Graveyard
02-07-2009, 04:44 AM
Replies:
472
Profile Enhancements -
iTrader 2.1.0 (Interim Release)
Views:
100,649
Posted By
Parker Clack
I am with blind-eddie that a masterlist of all...
I am with blind-eddie that a masterlist of all the members on one page is needed. It would be great if it is searchable too.
I am with others in wanting to display the % in the postbit template. I...
Forum:
vB3 General Discussions
11-20-2008, 05:36 PM
Replies:
4
Need some help with Template Modifications
Views:
716
Posted By
Parker Clack
Lynne: The parent style is red and the...
Lynne:
The parent style is red and the children orange.
Thanks for the feedback though. I figured it out by using
template.php?&do=edit&templateid=xxxx&dostyleid=5&group=xxxx
instead and...
Forum:
vB3 General Discussions
11-20-2008, 04:22 PM
Replies:
4
Need some help with Template Modifications
Views:
716
Posted By
Parker Clack
FRDS: The issue is not with vbAdvanced. ...
FRDS:
The issue is not with vbAdvanced.
Like I said I wrote a link as above and while it migrates everything through to the children templates as it should it doesn't update the parent template...
Forum:
vB3 General Discussions
11-20-2008, 05:46 AM
Replies:
4
Need some help with Template Modifications
Views:
716
Posted By
Parker Clack
Need some help with Template Modifications
I am using vbAdvanced and when I go in and create a template it will make a global template and a copy for the parent template. If I edit the parent template the changes don't migrate through to the...
Forum:
vBulletin 3.7 Add-ons
07-02-2008, 02:06 PM
Replies:
469
Show Thread Enhancements -
Resize IMG tag with Highslide!
Views:
136,969
Posted By
Parker Clack
Great job. JSYK it works with 3.5 too.
Great job. JSYK it works with 3.5 too.
Forum:
vBulletin 3.6 Add-ons
03-18-2008, 10:07 AM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,155
Posted By
Parker Clack
Nevermind. I figured it out. Thanks for a...
Nevermind. I figured it out.
Thanks for a great hack.
Forum:
vBulletin 3.6 Add-ons
03-13-2008, 04:13 PM
Replies:
261
Private Messages Enhancements -
User PM Search
Views:
58,155
Posted By
Parker Clack
I have to be a pain here but I am still using vB...
I have to be a pain here but I am still using vB 3.5.4 and would love to use this hack. I got it install just fine by changing the query_read_slave to just query_read. The search works fine with...
Forum:
vBulletin 3.6 Add-ons
02-12-2008, 07:18 PM
Replies:
217
Mini Mods -
Ajax Fisheye Menu
Views:
46,764
Posted By
Parker Clack
mastertek2000: Yeah, I alredy know about...
mastertek2000:
Yeah, I alredy know about that. What I wanting to do is put a text description under the icon when it is in the docked state. The code that is in the fisheye_menu will put the text...
Forum:
vBulletin 3.6 Add-ons
02-12-2008, 06:03 PM
Replies:
217
Mini Mods -
Ajax Fisheye Menu
Views:
46,764
Posted By
Parker Clack
I love this hack. I would however like the...
I love this hack. I would however like the ability to add text under the icons when they are docked so that what they represent isn't in question.
Forum:
vBulletin 3.5 Template Modifications
12-05-2007, 09:40 PM
Replies:
3
Total posts in thread
Views:
2,903
Posted By
Parker Clack
Triky: I am using $thread[replycount] in...
Triky:
I am using $thread[replycount] in postbit_legacy in the plugin as I have to add 1 to the count as replycount doesn't include the 1st post.
Forum:
vB3 Programming Discussions
12-04-2007, 12:20 PM
Replies:
10
Help with call to database in postbit hook
Views:
1,048
Posted By
Parker Clack
Dean: You have that right!
Dean:
You have that right!
Showing results 1 to 25 of 353
Page 1 of 15
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
10:20 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.04608 seconds
Memory Usage
2,066KB
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
(47)
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.0061
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(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(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(155, 0, 1,''); -> cached fperms for forum 155
(unspecified) fetch_permissions(155, 0, 1,''); -> cached fperms for forum 155
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
FULLTEXT Search
php_sapi_name(): fpm-fcgi