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 2
1
2
>
Showing results 1 to 25 of 43
Search took
0.00
seconds.
Search:
Posts Made By:
lancepoint
Forum:
vBulletin 3.0 Full Releases
12-01-2004, 12:06 PM
Replies:
125
Admin CP File Manager (FTP) - Download, Upload, Edit, Rename, Delete PHP Files/Images
Views:
45,076
Posted By
lancepoint
yea i just installed and instead of forcing it to...
yea i just installed and instead of forcing it to the home path defined in the ftp.php file it took me to my host account root!
is there anyway to force the directory? How would i go about making...
Forum:
vBulletin 3.0 Full Releases
11-21-2004, 03:40 PM
Replies:
1,408
vBChat v2.3
Views:
399,262
Posted By
lancepoint
can you post a response that referrs to my...
can you post a response that referrs to my errors? they're posted above.
thanks
Forum:
vB3 Programming Discussions
11-21-2004, 08:50 AM
Replies:
11
php query help
Views:
1,195
Posted By
lancepoint
did that still got errors
did that still got errors
Forum:
vBulletin 3.0 Full Releases
11-21-2004, 08:48 AM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,591
Posted By
lancepoint
could you make a single player game an...
could you make a single player game an interactive 2 player game .. i am wondering if you can do it using this f16 game at www.theory7.com
Forum:
vBulletin 3.0 Full Releases
11-20-2004, 11:54 PM
Replies:
1,408
vBChat v2.3
Views:
399,262
Posted By
lancepoint
after installation i tried to edit options i got...
after installation i tried to edit options i got this sql error
Database error in vBulletin 3.0.3:
Invalid SQL: update vbulletin_vbchat_datastore set...
Forum:
vB3 Programming Discussions
11-20-2004, 07:30 AM
Replies:
11
php query help
Views:
1,195
Posted By
lancepoint
do you want to have a look at my file?
do you want to have a look at my file?
Forum:
vB3 Programming Discussions
11-20-2004, 07:29 AM
Replies:
11
php query help
Views:
1,195
Posted By
lancepoint
newthread.php is the php script
newthread.php is the php script
Forum:
vBulletin 3.0 Full Releases
11-20-2004, 05:29 AM
Replies:
66
Complete Thread Description Hack 1.7
Views:
17,564
Posted By
lancepoint
how do i fix it??? i tried dropping the...
how do i fix it??? i tried dropping the threaddesc and all my forums crashed.. i so i added it back for now..people can reply to threads but posting them gets this error.
Thanks Pre Hand
...
Forum:
vBulletin 3.0 Full Releases
11-20-2004, 05:16 AM
Replies:
46
Last X Threads From A Particular Forum On Non-VB Page
Views:
12,352
Posted By
lancepoint
can you just double up the row? ...
can you just double up the row?
$forum_id = "3"; // If you wish to display the posts from a specific forum, enter the forum id here. Otherwise, leave it blank.
$forum_id = "4"; // If you...
Forum:
vB3 Programming Discussions
11-20-2004, 04:43 AM
Replies:
11
php query help
Views:
1,195
Posted By
lancepoint
can you tell me how i should go about fixing it?
can you tell me how i should go about fixing it?
Forum:
vB3 Programming Discussions
11-19-2004, 11:09 PM
Replies:
11
php query help
Views:
1,195
Posted By
lancepoint
THIS IS ERROR I GET> Invalid SQL: ...
THIS IS ERROR I GET>
Invalid SQL:
INSERT INTO vbulletin_thread(title, lastpost, forumid, open, replycount, postusername, postuserid, lastposter, dateline,
iconid, visible, attach,...
Forum:
vB3 Programming Discussions
11-19-2004, 07:33 AM
Replies:
1
Thread Description Hack Mysql/Error Help Reversal
Views:
815
Posted By
lancepoint
i also use phpflashmyadmin to remove the value...
i also use phpflashmyadmin to remove the value from the table ... then all of the forum didnt display at all.
Forum:
vB3 Programming Discussions
11-19-2004, 07:24 AM
Replies:
1
Thread Description Hack Mysql/Error Help Reversal
Views:
815
Posted By
lancepoint
Thread Description Hack Mysql/Error Help Reversal
i installed thread description hack where it displays a box in newpost and editpost templates and adds a row to the database with this info
This is what i used to add it ...
ALTER TABLE...
Forum:
vB3 Programming Discussions
11-19-2004, 06:16 AM
Replies:
11
php query help
Views:
1,195
Posted By
lancepoint
php query help
i need to remove threaddesc out of a table vbulletin_thread
This is what i used to add it ...
ALTER TABLE `vbulletin_thread` ADD `threaddesc` VARCHAR( 125 ) NOT NULL;
Now, no posts can...
Forum:
vB3 General Discussions
11-19-2004, 06:07 AM
Replies:
20
Multiple thread display like vBulletin.org
Views:
2,485
Posted By
lancepoint
fill it in for me xenon... i will do some...
fill it in for me xenon... i will do some graphical design work in trade?
Forum:
vB3 General Discussions
11-15-2004, 06:58 AM
Replies:
20
Multiple thread display like vBulletin.org
Views:
2,485
Posted By
lancepoint
Where would i put the following code to make...
Where would i put the following code to make first post look like vbulletins?
<table class="tborder" align="center" border="0" cellpadding="6" cellspacing="1" width="100%">
<thead>
<tr>
<td...
Forum:
vB3 General Discussions
11-15-2004, 06:52 AM
Replies:
20
Multiple thread display like vBulletin.org
Views:
2,485
Posted By
lancepoint
cmon someone knows how to make the first post...
cmon someone knows how to make the first post like vbulletins... please.... i dont understand the code post without a full step by step for dumb nubs instructions..
please im racking my brain and...
Forum:
Modification Requests/Questions (Unpaid)
11-15-2004, 05:41 AM
Replies:
12
First Post in a thread.
Views:
1,134
Posted By
lancepoint
Can you further explain ... im a vb nub.
Can you further explain ... im a vb nub.
Forum:
Modification Requests/Questions (Unpaid)
11-15-2004, 01:25 AM
Replies:
8
Change Style of First Post (from vb2 hack)
Views:
1,124
Posted By
lancepoint
how do i get the template used here on vb. the...
how do i get the template used here on vb. the first post on on a thread thats hosting a hack. . i want to the bold text options on top... etc.
Forum:
Modification Requests/Questions (Unpaid)
11-15-2004, 01:22 AM
Replies:
7
Convert threads to articles
Views:
1,163
Posted By
lancepoint
its on the forums somewhere .. when i find... i...
its on the forums somewhere .. when i find... i will post link.
Forum:
vBulletin 3.0 Full Releases
11-12-2004, 07:27 PM
Replies:
83
First Post on every pages
Views:
19,344
Posted By
lancepoint
still no luck~
still no luck~
Forum:
vBulletin.org Site Feedback
11-12-2004, 02:53 AM
Replies:
6
Help Hack
Views:
870
Posted By
lancepoint
because someone said that it would get reviewed...
because someone said that it would get reviewed by someone who can resolve it here. so i posted it here.
Forum:
vBulletin 3.0 Full Releases
11-12-2004, 12:32 AM
Replies:
519
FORM to THREAD/ FORUM/ POLL/ PM/ EMAIL - CUSTOMIZABLE FORMS - Mod Apps, Orders, News.
Views:
119,195
Posted By
lancepoint
HELP!@@
HELP!@@
Forum:
vBulletin.org Site Feedback
11-12-2004, 12:23 AM
Replies:
6
Help Hack
Views:
870
Posted By
lancepoint
Help Hack
<a href="https://vborg.vbsupport.ru/showpost.php?p=571676&postcount=2" target="_blank">https://vborg.vbsupport.ru/showp...76&postcount=2</a> is the link to it.
Forum:
vBulletin 3.0 Full Releases
11-12-2004, 12:21 AM
Replies:
83
First Post on every pages
Views:
19,344
Posted By
lancepoint
thanks ...
thanks ...
Showing results 1 to 25 of 43
Page 1 of 2
1
2
>
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
06:27 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.01951 seconds
Memory Usage
2,026KB
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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(50)
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.0012
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(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(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
FULLTEXT Search
php_sapi_name(): fpm-fcgi