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 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.04
seconds.
Search:
Posts Made By:
tpearl5
Forum:
vB4 General Discussions
11-10-2017, 02:39 PM
Replies:
7
Stopping this type of spam
Views:
536
Posted By
tpearl5
Thanks for the feedback! I do have Stop...
Thanks for the feedback!
I do have Stop Forum Spam connected, but I think one of the issues is that vb4 does not handle ipv6 addresses correctly, so anyone using ipv6 isn't checked at all.
Forum:
vB4 General Discussions
11-10-2017, 11:39 AM
Replies:
7
Stopping this type of spam
Views:
536
Posted By
tpearl5
Stopping this type of spam
Alright, this new type of spam is driving me insane. It's always a similar format - mostly Indian "Love Potion" or Chinese - from seemingly random IP addresses. I've repeatedly banned certain IP...
Forum:
vBulletin 4.x Add-ons
02-01-2017, 01:36 PM
Replies:
50
New Posting Features -
Chrome Browser Notice (For Quick Reply Editor) - How to fix non-working space bar
Views:
19,546
Posted By
tpearl5
Okay, yeah, that rar isn't going to work without...
Okay, yeah, that rar isn't going to work without modifying things further. It looks like they just merged the vbulletin plugin with the latest ckeditor code, but by default vbulletin doesn't use the...
Forum:
vBulletin 4.x Add-ons
02-01-2017, 11:37 AM
Replies:
50
New Posting Features -
Chrome Browser Notice (For Quick Reply Editor) - How to fix non-working space bar
Views:
19,546
Posted By
tpearl5
Yes, I noticed the extra line breaks too. ...
Yes, I noticed the extra line breaks too.
I'm going to do some testing with the updated ckeditor rar (v3.6.6) file posted here:...
Forum:
vBulletin 4.x Add-ons
01-25-2017, 11:33 AM
Replies:
50
New Posting Features -
Chrome Browser Notice (For Quick Reply Editor) - How to fix non-working space bar
Views:
19,546
Posted By
tpearl5
Thanks for this! Is it just putting the cursor...
Thanks for this! Is it just putting the cursor before the quote tag, or am I missing something?
Forum:
vBulletin 4.x Add-ons
01-03-2017, 01:52 PM
Replies:
30
Miscellaneous Hacks -
Amazon Associates Links by ForumSetup.net
Views:
8,403
Posted By
tpearl5
I've never heard of Amazon not allowing forums.
I've never heard of Amazon not allowing forums.
Forum:
vBulletin 4.x Add-ons
01-03-2017, 01:51 PM
Replies:
30
Miscellaneous Hacks -
Amazon Associates Links by ForumSetup.net
Views:
8,403
Posted By
tpearl5
v1.01 - Fixed https Amazon link detection -...
v1.01
- Fixed https Amazon link detection
- Added Amazon.de
Forum:
vBulletin 4.x Add-ons
01-03-2017, 01:48 PM
Replies:
30
Miscellaneous Hacks -
Amazon Associates Links by ForumSetup.net
Views:
8,403
Posted By
tpearl5
I realize it's been a while since you posted...
I realize it's been a while since you posted this, but thanks, I fixed this in the latest version. rewritten URL's also now go to https://www.amazon.com
Forum:
vBulletin 4.x Add-ons
10-06-2015, 12:39 PM
Replies:
172
Show Thread Enhancements -
"See More" Google Custom Search (Lite) - Increase Adsense revenue!
Views:
25,771
Posted By
tpearl5
Yep, it should. Did you follow the...
Yep, it should.
Did you follow the setup procedure in Google. Did you upload gsearch.php to your forum directory?
Forum:
Modification Graveyard
07-13-2015, 06:33 PM
Replies:
241
Major Additions -
eCommerce for vB4.2.2+
Views:
45,656
Posted By
tpearl5
Thanks for releasing the pro version! Much...
Thanks for releasing the pro version! Much appreciated!
Forum:
vBulletin 4.x Add-ons
07-13-2015, 05:41 PM
Replies:
142
Add-On Releases -
[1.3] vBWonders - Paid Features for free (18+ Paid Feature for Free!)
Views:
22,216
Posted By
tpearl5
good to see a new clean modification on here ;)
good to see a new clean modification on here ;)
Forum:
Modification Graveyard
06-19-2015, 11:31 AM
Replies:
241
Major Additions -
eCommerce for vB4.2.2+
Views:
45,656
Posted By
tpearl5
That's okay. It actually works for what I'm...
That's okay. It actually works for what I'm doing, so I'm not complaining.
Any ideas on adding a field for "State" for the user info?
Forum:
Modification Graveyard
06-18-2015, 04:01 PM
Replies:
241
Major Additions -
eCommerce for vB4.2.2+
Views:
45,656
Posted By
tpearl5
oh, and one last thing. secondary groups weren't...
oh, and one last thing. secondary groups weren't working with item discounts. In cart.php I had to change instances of
in_array($vbulletin->userinfo['usergroupid'],
to
...
Forum:
Modification Graveyard
06-18-2015, 01:10 PM
Replies:
241
Major Additions -
eCommerce for vB4.2.2+
Views:
45,656
Posted By
tpearl5
Maybe it depends on a server setting? No matter...
Maybe it depends on a server setting? No matter what I did it would come back with a malformed URL.
Forum:
Modification Graveyard
06-18-2015, 01:09 PM
Replies:
241
Major Additions -
eCommerce for vB4.2.2+
Views:
45,656
Posted By
tpearl5
Also, there is a design flaw when a coupon or...
Also, there is a design flaw when a coupon or discount makes an item free. There is no way to check out and record the order.
Forum:
Modification Graveyard
06-17-2015, 05:01 PM
Replies:
241
Major Additions -
eCommerce for vB4.2.2+
Views:
45,656
Posted By
tpearl5
believe you have a small bug in functions.php....
believe you have a small bug in functions.php. Both instances of
"¤cy_code=
should be
"&currency_code=
Otherwise it turns into ¤cy_code because ¤ is the HTML code for ¤
Forum:
vBulletin 4.x Add-ons
04-02-2015, 12:42 PM
Replies:
172
Show Thread Enhancements -
"See More" Google Custom Search (Lite) - Increase Adsense revenue!
Views:
25,771
Posted By
tpearl5
So, you need to modify the template that includes...
So, you need to modify the template that includes the search box on your custom style to include what is in the added see more search template, not to be confused with the seemore_gsearch template.
Forum:
vBulletin 4.x Add-ons
04-01-2015, 04:08 PM
Replies:
172
Show Thread Enhancements -
"See More" Google Custom Search (Lite) - Increase Adsense revenue!
Views:
25,771
Posted By
tpearl5
It looks like you have a custom style. This may...
It looks like you have a custom style. This may be interfering with how things are inserted automatically. Are you seeing the "See More" text under (or where you've specified) the first post?
Forum:
vBulletin 4.x Add-ons
12-27-2014, 01:43 AM
Replies:
172
Show Thread Enhancements -
"See More" Google Custom Search (Lite) - Increase Adsense revenue!
Views:
25,771
Posted By
tpearl5
To get a custom channel I believe you have to set...
To get a custom channel I believe you have to set things up initially in Adsense. There is no way to do it from the CSE control panel.
Forum:
vBulletin 4.x Add-ons
12-27-2014, 01:43 AM
Replies:
172
Show Thread Enhancements -
"See More" Google Custom Search (Lite) - Increase Adsense revenue!
Views:
25,771
Posted By
tpearl5
Great! Glad to hear you figured it out.
Great! Glad to hear you figured it out.
Forum:
vBulletin 4.x Add-ons
12-26-2014, 11:18 PM
Replies:
172
Show Thread Enhancements -
"See More" Google Custom Search (Lite) - Increase Adsense revenue!
Views:
25,771
Posted By
tpearl5
Thanks for purchasing! You can modify the...
Thanks for purchasing!
You can modify the template 'see_more_gsearch_form'
Forum:
vBulletin 4.x Add-ons
12-26-2014, 11:16 PM
Replies:
172
Show Thread Enhancements -
"See More" Google Custom Search (Lite) - Increase Adsense revenue!
Views:
25,771
Posted By
tpearl5
For GA, there is a report under Behavior > Site...
For GA, there is a report under Behavior > Site Search - the query parameter is still q , so nothing should have to be changed.
Forum:
vBulletin 4.x Add-ons
12-26-2014, 11:10 PM
Replies:
172
Show Thread Enhancements -
"See More" Google Custom Search (Lite) - Increase Adsense revenue!
Views:
25,771
Posted By
tpearl5
You can ignore this as long as the ID is correct ...
You can ignore this as long as the ID is correct
You can't add additional ad units on the search results page, no. The ads that are displayed should already have your ads displayed, so you...
Forum:
vBulletin 4.x Add-ons
12-23-2014, 12:16 AM
Replies:
172
Show Thread Enhancements -
"See More" Google Custom Search (Lite) - Increase Adsense revenue!
Views:
25,771
Posted By
tpearl5
The two sites mentioned in the first post have it...
The two sites mentioned in the first post have it installed.
Forum:
vB4 General Discussions
12-14-2014, 05:55 PM
Replies:
15
Facebook Connect new tip ? 10/2014
Views:
1,726
Posted By
tpearl5
It'll be fixed in the next release of vb5:...
It'll be fixed in the next release of vb5: http://tracker.vbulletin.com/browse/VBV-13415
I would bet someone creates an addon/fix for vb4 before vbulletin does.
Showing results 1 to 25 of 500
Page 1 of 20
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
12:06 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.04861 seconds
Memory Usage
2,080KB
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
(68)
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.0248
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi