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 19 of 19
Search took
0.00
seconds.
Search:
Posts Made By:
AdamCap
Forum:
vB4 Programming Discussions
12-24-2011, 01:14 AM
Replies:
4
Increase Plugin Size?
Views:
415
Posted By
AdamCap
Great idea! Thanks kh99.
Great idea! Thanks kh99.
Forum:
vB4 Programming Discussions
12-23-2011, 09:44 PM
Replies:
4
Increase Plugin Size?
Views:
415
Posted By
AdamCap
I was trying to port over a 7000 line, 454 kb...
I was trying to port over a 7000 line, 454 kb plugin (nearly all search/replace terms). :P I broke it up into small sections so it still works, though it would be nice to leave it whole.
EDIT:...
Forum:
vB4 Programming Discussions
12-23-2011, 05:34 PM
Replies:
4
Increase Plugin Size?
Views:
415
Posted By
AdamCap
Increase Plugin Size?
Is there a way to increase the allowable plugin size? I've noticed that if I go past a certain file size (or maybe number of lines), my PHP code gets truncated when I save it.
I tried Googling for...
Forum:
vB4 Programming Discussions
12-23-2011, 05:12 PM
Replies:
8
Preg_Replace with Links?
Views:
836
Posted By
AdamCap
Rock on!!! Thanks so much Lynne! I think the...
Rock on!!! Thanks so much Lynne!
I think the issue I had before when I tried postbit_display_complete was that I was using:
$this->post['pagetext'] = preg_replace($search, $replace,...
Forum:
vB4 Programming Discussions
12-23-2011, 03:15 PM
Replies:
8
Preg_Replace with Links?
Views:
836
Posted By
AdamCap
Thanks for the ideas nhawk! I tried...
Thanks for the ideas nhawk!
I tried bbcode_parse_start but that didn't work, and $parsedtext = '' also seemed to have no effect. The only success I've had so far with getting the replacements to...
Forum:
vB4 Programming Discussions
12-23-2011, 02:43 PM
Replies:
8
Preg_Replace with Links?
Views:
836
Posted By
AdamCap
@Lynne: It doesn't seem to work; the terms aren't...
@Lynne: It doesn't seem to work; the terms aren't being replaced, but I appreciate the suggestion! :)
postbit_display_start seems to work as far as getting the search/replace to work, but the...
Forum:
vB4 Programming Discussions
12-22-2011, 08:32 PM
Replies:
8
Preg_Replace with Links?
Views:
836
Posted By
AdamCap
Preg_Replace with Links?
Here's the plugin I'm working on:
Product: vBulletin
Hook Location: postdata_presave
Order: 5
$search[] = '/\b(Term1)\b/';
$replace[] = '<a href="http://somewhere.com/" class="some-class"...
Forum:
vBulletin 3.8 Add-ons
04-23-2011, 02:20 PM
Replies:
1,242
Miscellaneous Hacks -
Live Topic
Views:
266,923
Posted By
AdamCap
Yeah I was holding out for a little while too,...
Yeah I was holding out for a little while too, but decided to go ahead and downgrade my vb4 to vb3 so I could get this again.
The downgrade process was surprisingly easy. I lost attachments,...
Forum:
vB4 General Discussions
01-17-2011, 03:10 PM
Replies:
5
Copy Thread
Views:
1,949
Posted By
AdamCap
Is it possible to make a copied thread that...
Is it possible to make a copied thread that automatically updates on both forums?
I'm thinking of making a "featured discussion" forum, so I'd like to copy a thread over there to get it more...
Forum:
vBulletin 4.x Add-ons
01-14-2011, 10:22 PM
Replies:
1,122
Major Additions -
iTrader v2.8 - Powerful Rating System
Views:
217,905
Posted By
AdamCap
Yeah I can't seem to disable it either.
Yeah I can't seem to disable it either.
Forum:
Modification Requests/Questions (Unpaid)
01-13-2011, 04:45 PM
Replies:
13
Smush it vbulletin integration
Views:
2,059
Posted By
AdamCap
+1 for this!
+1 for this!
Forum:
vBulletin 3.8 Add-ons
02-10-2010, 05:41 PM
Replies:
348
New Posting Features -
Quick Editor Improver - Support Attachment
Views:
77,141
Posted By
AdamCap
Are there any known plugin conflicts with this? ...
Are there any known plugin conflicts with this?
It was working for me, but at some point it stopped showing up on the quick reply form. Right now it appears as if the plugin isn't installed,...
Forum:
vBulletin Button Sets
01-04-2010, 12:46 AM
Replies:
25
Silk buttons/images: vBulletin 3.6
Views:
28,053
Posted By
AdamCap
I would like to know the font too, I can't quite...
I would like to know the font too, I can't quite match it.
Forum:
Modification Graveyard
01-02-2010, 11:43 PM
Replies:
110
Show Thread Enhancements -
[tk] Post Notes: Show reputation comments in posts without fresh
Views:
20,565
Posted By
AdamCap
Does this still have issues with Image Resizer...
Does this still have issues with Image Resizer and Live Topic? That's the only thing holding me back from installing this...
Forum:
vBulletin 3.8 Add-ons
01-02-2010, 07:28 PM
Replies:
55
Mini Mods -
Force www. (without .htaccess)
Views:
15,377
Posted By
AdamCap
I was a little worried about installing this...
I was a little worried about installing this after reading some of the comments with troubles...but it works perfectly for me! I couldn't get my .htaccess to redirect, so this is awesome. :)
I...
Forum:
vBulletin 3.8 Add-ons
01-01-2010, 12:15 AM
Replies:
107
Integration with vBulletin -
vB Google Adsense for Search plus Integration
Views:
22,301
Posted By
AdamCap
No Google search box appears on the advanced...
No Google search box appears on the advanced search page for me...is that right? I can only use google search when I click the search drop down box.
Forum:
vB3 General Discussions
12-29-2009, 06:30 PM
Replies:
0
Prevent Usergroup from doing things like change font size or color
Views:
535
Posted By
AdamCap
Prevent Usergroup from doing things like change font size or color
I apologize if this has been discussed previously, but I couldn't find much info from searching.
I want to prevent certain usergroups from changing stuff like font size and font color. I would...
Forum:
vBulletin 3.8 Add-ons
12-29-2009, 01:14 PM
Replies:
1,242
Miscellaneous Hacks -
Live Topic
Views:
266,923
Posted By
AdamCap
One thing my forum members noticed...when someone...
One thing my forum members noticed...when someone replies to a live thread that they are looking at, the words "Rep Power" don't show up in the postbit (I think it's called the postbit), but the...
Forum:
vBulletin 3.8 Add-ons
12-28-2009, 12:42 AM
Replies:
2,124
Major Additions -
Forum Tournaments & Ladders
Views:
535,363
Posted By
AdamCap
This add-on is superb! Only thing missing...
This add-on is superb!
Only thing missing that I would love to see would be Round Robin as an option.
Showing results 1 to 19 of 19
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:35 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.01592 seconds
Memory Usage
1,983KB
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
(19)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(29)
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.0007
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(123, 0, 1,''); -> cached fperms for forum 123
(unspecified) fetch_permissions(123, 0, 1,''); -> cached fperms for forum 123
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
FULLTEXT Search
php_sapi_name(): fpm-fcgi