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 21 of 21
Search took
0.00
seconds.
Search:
Posts Made By:
jsharper
Forum:
vBulletin 3.5 Add-ons
02-25-2006, 04:34 AM
Replies:
237
Put Adsense Banners in Your Archive
Views:
55,203
Posted By
jsharper
Like JumpD said .. In the two plugins, change the...
Like JumpD said .. In the two plugins, change the first line:
$output.="
to
$output.='
and change the last line:
";
to
';
Forum:
Modification Graveyard
01-21-2006, 05:28 PM
Replies:
957
Integration with vBulletin -
Flashchat Integration for vB 3.5
Views:
189,878
Posted By
jsharper
yayvb: you weren't the only one who took pause at...
yayvb: you weren't the only one who took pause at that instruction.
Forum:
Modification Graveyard
12-12-2005, 11:54 PM
Replies:
957
Integration with vBulletin -
Flashchat Integration for vB 3.5
Views:
189,878
Posted By
jsharper
rb290, meet google. ...
rb290, meet google.
http://www.google.com/search?q=flashchat
Forum:
vBulletin 3.0 Full Releases
12-02-2005, 11:21 PM
Replies:
169
Login as User
Views:
30,943
Posted By
jsharper
Amy, for the 3.5 version, you can use COOKIE_SALT...
Amy, for the 3.5 version, you can use COOKIE_SALT for the vbulletin license number, so that people installing it won't have to hardcode their own license number.
Forum:
vBulletin 3 Articles
11-26-2005, 04:14 AM
Replies:
121
Using PHPadsnew 2 with Vbulletin 3.
Views:
34,401
Posted By
jsharper
Mark, The phpinclude_start template is gone...
Mark,
The phpinclude_start template is gone starting with 3.5. It is replaced with the plugins system. Try adding a new plugin with a hook location of global_start and put the phpAdsNew code in...
Forum:
Modification Graveyard
11-14-2005, 05:20 PM
Replies:
957
Integration with vBulletin -
Flashchat Integration for vB 3.5
Views:
189,878
Posted By
jsharper
Paul, have you ever looked into vb integration...
Paul, have you ever looked into vb integration with the socket server? I was thinking I might dig in and see if it is doable, but didn't want to duplicate effort.
I'm thinking it might take some...
Forum:
vB3 General Discussions
11-14-2005, 02:39 AM
Replies:
88
Best VBulletin chatroom? whats your opinion
Views:
21,676
Posted By
jsharper
I've been thinking of how to do vB user...
I've been thinking of how to do vB user integration with irc as well. I don't want anonymous/guest users to be able to connect.. so some sort of irc user auth would be needed. And how to handle...
Forum:
vBulletin 3 Articles
10-07-2005, 02:36 AM
Replies:
121
Using PHPadsnew 2 with Vbulletin 3.
Views:
34,401
Posted By
jsharper
The invocation code given by phpadsnew is just a...
The invocation code given by phpadsnew is just a template or an example of how to display that particular zone. When you have more than one banner on a page, the invocation code for at least one of...
Forum:
Modification Graveyard
08-24-2005, 06:25 PM
Replies:
156
FlashChat : Integration upgrades for vBulletin.
Views:
35,017
Posted By
jsharper
I haven't had a problem applying and using these...
I haven't had a problem applying and using these mods with 4.2.1. I purchased and install 4.2.1 last Friday.
Forum:
vB Chat
08-20-2005, 02:58 AM
Replies:
0
bug: logged out users can chat anonymously
Views:
1,463
Posted By
jsharper
bug: logged out users can chat anonymously
If a user enters a room, and then logs out of vB, they can continue to speak in the room but there will be no username associated with what they say.. so they would essentially be speaking...
Forum:
vB3 General Discussions
07-23-2005, 08:06 PM
Replies:
20
automating thread moves between forums
Views:
2,736
Posted By
jsharper
Kirby, that was perfect -- Thanks! It worked...
Kirby, that was perfect -- Thanks! It worked great in my test site and will hopefully run on my prod site at midnight tonight.
Fortunately, Forum A has "Count Posts Made in this Forum Towards...
Forum:
vB3 General Discussions
07-20-2005, 02:54 PM
Replies:
9
moving site, test on new ip first... how?
Views:
1,103
Posted By
jsharper
What part didn't work? It will still redirect...
What part didn't work? It will still redirect you to the domain name, but the point of the hosts file change is that when your machine points at the domain name, you'll get the new server instead of...
Forum:
vB3 General Discussions
07-20-2005, 06:11 AM
Replies:
20
automating thread moves between forums
Views:
2,736
Posted By
jsharper
I have forum A that is publically viewable. I...
I have forum A that is publically viewable. I have forum B that is only viewable by admins. at midnight every night, I need to move ALL threads in forum A to forum B. So, the only rule to identify...
Forum:
vB3 General Discussions
07-20-2005, 05:01 AM
Replies:
20
automating thread moves between forums
Views:
2,736
Posted By
jsharper
automating thread moves between forums
I need to create some sort of scheduled task or cron job to move all of the threads from one forum to another forum on a daily basis... any suggestions on the best way to approach it? custom sql...
Forum:
vB3 General Discussions
07-20-2005, 04:58 AM
Replies:
9
moving site, test on new ip first... how?
Views:
1,103
Posted By
jsharper
try putting an entry in the hosts file...
try putting an entry in the hosts file (/etc/hosts or c:\windows\system32\drivers\etc\hosts for unix or windows respectively) on your workstation that points "url" to "new.ip".. then you (and only...
Forum:
vBulletin 3 Articles
07-15-2005, 04:03 PM
Replies:
121
Using PHPadsnew 2 with Vbulletin 3.
Views:
34,401
Posted By
jsharper
Look up a few posts to post #53.
Look up a few posts to post #53.
Forum:
vBulletin 3 Articles
07-09-2005, 05:35 PM
Replies:
121
Using PHPadsnew 2 with Vbulletin 3.
Views:
34,401
Posted By
jsharper
In case anyone else is running into this, a...
In case anyone else is running into this, a solution can be found here:
http://forum.phpadsnew.com/index.php?showtopic=8281
Jason
Forum:
vBulletin 3 Articles
07-06-2005, 03:02 PM
Replies:
121
Using PHPadsnew 2 with Vbulletin 3.
Views:
34,401
Posted By
jsharper
I'm also having a logout problem. Whenever my...
I'm also having a logout problem. Whenever my phpinclude_start is calling phpadsnew.inc.php, my vBulletin logout function is broken. clicking Log Out just returns a blank page and doesn't actually...
Forum:
Modification Graveyard
07-02-2005, 07:36 PM
Replies:
46
Major Additions -
Image/File Uploader
Views:
12,486
Posted By
jsharper
Is it me, or is www.all4actions.net down/dead?
Is it me, or is www.all4actions.net down/dead?
Forum:
vB3 General Discussions
06-28-2005, 06:48 PM
Replies:
4
disabling email sending
Views:
970
Posted By
jsharper
Thanks! I was grepping for something obvious...
Thanks! I was grepping for something obvious like this but I apparently missed the includes directory.
While I was in there, I noticed a lot of (disabled) SMTP-sending code. Does anyone know if...
Forum:
vB3 General Discussions
06-28-2005, 06:31 PM
Replies:
4
disabling email sending
Views:
970
Posted By
jsharper
disabling email sending
I'd like to disable the ability for my dev/test board instance to send out any email to avoid the possibility of an end user ever getting an email from the dev board (which causes nothing but...
Showing results 1 to 21 of 21
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
11:49 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
2,000KB
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
(21)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(48)
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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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(107, 0, 1,''); -> cached fperms for forum 107
(unspecified) fetch_permissions(107, 0, 1,''); -> cached fperms for forum 107
(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(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(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi