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 22 of 22
Search took
0.00
seconds.
Search:
Posts Made By:
version
Forum:
vBulletin 2.x Full Releases
06-14-2002, 02:35 PM
Replies:
41
YAPIH (Yet Another PHPMyChat Integration Hack) 1.0
Views:
8,279
Posted By
version
sure
sure
Forum:
vBulletin 2.x Full Releases
06-13-2002, 11:26 AM
Replies:
41
YAPIH (Yet Another PHPMyChat Integration Hack) 1.0
Views:
8,279
Posted By
version
wherever you are calling the chat url from...
wherever you are calling the chat url from (whether in a vbb page or in a seperate page) you must make sure that $chatname and $chatpass are declared (i showed how i did it in the phpinclude...
Forum:
vBulletin 2.x Full Releases
06-11-2002, 04:10 PM
Replies:
41
YAPIH (Yet Another PHPMyChat Integration Hack) 1.0
Views:
8,279
Posted By
version
ixian, ah, i understand what you mean now. ...
ixian,
ah, i understand what you mean now. what i can suggest is that you build a front page in PHP, since that can be coded in such a way as to work like SSI (ala include(), exec(), virtual(),...
Forum:
vBulletin 2.x Full Releases
06-04-2002, 07:32 AM
Replies:
41
YAPIH (Yet Another PHPMyChat Integration Hack) 1.0
Views:
8,279
Posted By
version
ixian, the phpinclude template is always parsed,...
ixian, the phpinclude template is always parsed, even for the front page of the site, if you include("$forumpath/global.php").
here's the chatstuff in my phpinclude template:
if...
Forum:
vBulletin 2.x Full Releases
05-02-2002, 10:14 AM
Replies:
115
Upload Hack
Views:
25,004
Posted By
version
progress?
progress?
Forum:
vBulletin 2.x Full Releases
04-19-2002, 12:55 PM
Replies:
41
YAPIH (Yet Another PHPMyChat Integration Hack) 1.0
Views:
8,279
Posted By
version
i've seen plenty of referrals from vb.org and...
i've seen plenty of referrals from vb.org and people fiddling around as test, but has no one actually tried this yet? i am surprised, because there are loads of people always requesting this very...
Forum:
General Articles
04-19-2002, 11:12 AM
Replies:
61
PHP Editors
Views:
9,314
Posted By
version
[QUOTE]Originally posted by neo Well you are...
[QUOTE]Originally posted by neo
Well you are on the right track Shroomboy, Notepad is simply the best editer you can get :)
Forum:
Member Archives
04-19-2002, 11:10 AM
Replies:
4
whats wrong with this?
Views:
701
Posted By
version
$controls="<a...
$controls="<a href=\"$PHP_SELF?action=toplist&topnumber=$topnumber\">Show $topnumber sites</a> - Max: <select name=\"topnumber\"...
Forum:
Modification Requests/Questions (Unpaid)
04-12-2002, 07:31 AM
Replies:
23
Show "who's in chat room" on forum home page with integrated phpmychat!
Views:
2,218
Posted By
version
https://vborg.vbsupport.ru/showthread.php?s=&threa...
https://vborg.vbsupport.ru/showthread.php?s=&threadid=37209
Forum:
vBulletin 2.x Full Releases
04-09-2002, 01:43 PM
Replies:
393
A phpMyChat integration Hack
Views:
57,647
Posted By
version
posting it now...
posting it now...
Forum:
vBulletin 2.x Full Releases
04-08-2002, 10:00 PM
Replies:
41
YAPIH (Yet Another PHPMyChat Integration Hack) 1.0
Views:
8,279
Posted By
version
YAPIH (Yet Another PHPMyChat Integration Hack) 1.0
YAPIH (Yet Another PHPMyChat Integration Hack) 1.0 by Joshua McNeese <jmcneese@enterthemuse.com>
Now, first off, this is not an 'out-of-the-box' hack, that you can just uncompress and change a...
Forum:
vBulletin 2.x Full Releases
03-25-2002, 10:25 AM
Replies:
293
WebTemplates v.0.1 (Old Version)
Views:
52,767
Posted By
version
this is basically what i did with my site. i...
this is basically what i did with my site. i respect that you put a nice face to it, but 'inheriting permission' is no harder than putting a include("./forums/global.php") in your source. should be...
Forum:
vBulletin 2.x Full Releases
03-22-2002, 06:58 AM
Replies:
393
A phpMyChat integration Hack
Views:
57,647
Posted By
version
hrm. i'll go re-read the license for phpmychat...
hrm. i'll go re-read the license for phpmychat and see if they let me redistribute it modified for vb. i'll get back to you on this.
Forum:
vB3 Programming Discussions
03-14-2002, 08:52 AM
Replies:
8
PHP based website.
Views:
5,520
Posted By
version
http://freshmeat.net/browse/243/ ...
http://freshmeat.net/browse/243/
http://freshmeat.net/browse/92/
http://www.hotscripts.com/PHP/Scripts_and_Programs/Portal_Systems/...
Forum:
vBulletin 2.x Full Releases
03-13-2002, 12:38 PM
Replies:
393
A phpMyChat integration Hack
Views:
57,647
Posted By
version
it's not very easy, you have to manually edit...
it's not very easy, you have to manually edit each file and replace quite a few hardcoded references to 'perms' to 'usergroupid', and all references of 'a' to '6', 'm' to '7' and 'u' to whatever...
Forum:
vBulletin 2.x Full Releases
03-13-2002, 11:25 AM
Replies:
393
A phpMyChat integration Hack
Views:
57,647
Posted By
version
i have completely integrated phpmychat with...
i have completely integrated phpmychat with vbulletin on my site. it authenticates via the 'users' table, determines permissions via 'usergroupid' and is also integrated with the gender hack. all...
Forum:
vB3 Programming Discussions
03-11-2002, 10:06 AM
Replies:
8
PHP based website.
Views:
5,520
Posted By
version
i used vim to make my php website ;)
i used vim to make my php website ;)
Forum:
vB3 Programming Discussions
03-07-2002, 10:34 AM
Replies:
23
PHP editors plz advise
Views:
3,593
Posted By
version
omnipad (http://www.arsware.org). it's free.
omnipad (http://www.arsware.org). it's free.
Forum:
Community Reviews
03-04-2002, 01:41 PM
Replies:
2
no, that's not vbportal
Views:
1,538
Posted By
version
no, that's not vbportal
hi everyone,
i'm interested in what everyone thinks about my forum, which i've put quite a bit of work into over the past few months. i've got a few hacks installed, but the majority of the work...
Forum:
Community Reviews
02-13-2002, 09:00 AM
Replies:
5
my site, with customized forums
Views:
1,653
Posted By
version
<a href="http://www.apollohosting.com"...
<a href="http://www.apollohosting.com" target="_blank">www.apollohosting.com</a>
Forum:
Community Reviews
02-13-2002, 05:27 AM
Replies:
5
my site, with customized forums
Views:
1,653
Posted By
version
come on, folks, it takes just a minute... :p
come on, folks, it takes just a minute... :p
Forum:
Community Reviews
02-11-2002, 12:48 PM
Replies:
5
my site, with customized forums
Views:
1,653
Posted By
version
take a peek and tell me what you think:...
take a peek and tell me what you think: http://www.enterthemuse.com
any comments suggestions welcome.
Showing results 1 to 22 of 22
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
07:51 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.03718 seconds
Memory Usage
2,008KB
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
(22)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(45)
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.0008
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(189, 0, 1,''); -> cached fperms for forum 189
(unspecified) fetch_permissions(189, 0, 1,''); -> cached fperms for forum 189
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
FULLTEXT Search
php_sapi_name(): fpm-fcgi