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 23 of 23
Search took
0.00
seconds.
Search:
Posts Made By:
PanelCrafters
Forum:
vB3 General Discussions
08-02-2005, 10:51 PM
Replies:
7
admincplink & modcplink where are they set?
Views:
1,909
Posted By
PanelCrafters
Maybe there is more than 1 config.php, but in...
Maybe there is more than 1 config.php, but in mine, all there is, is a few variables being set. Now, in my global.php, this statement:
is indeed 'setting' the item 'admincplink' in the $show...
Forum:
vB3 General Discussions
08-02-2005, 10:00 PM
Replies:
7
admincplink & modcplink where are they set?
Views:
1,909
Posted By
PanelCrafters
Thanks Zachery, I just figured that out! That's...
Thanks Zachery, I just figured that out! That's what you get when you are looking at things from an admin perspective! Anyway, for anyone else that ends up looking for these guys, they are set in...
Forum:
vB3 General Discussions
08-02-2005, 09:28 PM
Replies:
7
admincplink & modcplink where are they set?
Views:
1,909
Posted By
PanelCrafters
Kirby, Thanks for the tip, but unfortunately...
Kirby,
Thanks for the tip, but unfortunately I don't see anything in it that will do the trick. There is an option for changing the directories for these guys, but nothing else.
Are these...
Forum:
vB3 General Discussions
08-02-2005, 09:13 PM
Replies:
7
admincplink & modcplink where are they set?
Views:
1,909
Posted By
PanelCrafters
admincplink & modcplink where are they set?
I've been looking all over, and I can't find where Admincplink & Modcplink are set. I'd rather unset them, than modify the code. But, if I must, so be it. Any ideas?
TIA,
....jc
Forum:
vB3 General Discussions
07-25-2005, 07:01 PM
Replies:
0
Creating list(custom code)
Views:
727
Posted By
PanelCrafters
Creating list(custom code)
I've got several non-vB modules which are custom code, and I'm creating templates for them. What I would like to know, is how to display a dynamic list(may be 1 item, may be 100 items). I see...
Forum:
vB3 General Discussions
05-30-2005, 10:48 PM
Replies:
9
Including vb3 navbar outside of vb3
Views:
1,126
Posted By
PanelCrafters
Yes, it s/b your new php module's name. ...
Yes, it s/b your new php module's name.
There is probably more than 1 way to add to vB, but I created a new template, and it's named: info_request. My PHP file is also named: info_request....
Forum:
vB3 General Discussions
05-30-2005, 09:25 PM
Replies:
9
Including vb3 navbar outside of vb3
Views:
1,126
Posted By
PanelCrafters
Under 'require_once' here's what I did, and it...
Under 'require_once' here's what I did, and it works like a champ. Note the addition of the module name, so it shows up in the Navbar...
And inside the 'info_request' template, $navbar is used.
...
Forum:
vB3 General Discussions
05-30-2005, 08:52 PM
Replies:
2
Adding non-vB pages to vB - Unknown Location...
Views:
866
Posted By
PanelCrafters
Excellent DW! The 1st time I tried, no...
Excellent DW!
The 1st time I tried, no success. Then I changed the capitalization of this:
and it works! I wanted it to display with leading caps, and it now does, but changing the Caps...
Forum:
vB3 General Discussions
05-28-2005, 11:30 PM
Replies:
2
Adding non-vB pages to vB - Unknown Location...
Views:
866
Posted By
PanelCrafters
Adding non-vB pages to vB - Unknown Location...
I'm adding several new non-vB modules to a new vB system, and when you look at "Who's Online", the location of anyone in one of the non-vB modules is 'Unknown Location'. What do I have to do to get...
Forum:
vB3 General Discussions
05-22-2005, 12:42 AM
Replies:
0
Message Back to User....
Views:
821
Posted By
PanelCrafters
Message Back to User....
I haven't found the code that I need yet, so I'll ask here: I've got several non-vB pages where the user will enter info into a form. No big deal. After the user presses 'Submit', the PHP code will...
Forum:
vB3 General Discussions
05-16-2005, 04:02 PM
Replies:
0
Message Display?
Views:
800
Posted By
PanelCrafters
Message Display?
I've got some custom non-vB pages that will basically add info to a new table in the DB. What I need, and haven't found yet, is a way to send them a message that the operation completed successfully....
Forum:
vB3 Programming Discussions
05-16-2005, 03:38 PM
Replies:
2
Adding new Database - Anyone see any problems?
Views:
834
Posted By
PanelCrafters
Yea, thanks for the advice. After looking at...
Yea, thanks for the advice. After looking at everything that needed to be done, I decided to just use the main DB. I'll only be adding a few tables, so it shouldn't cause any problems.
....jc
Forum:
vB3 Programming Discussions
05-15-2005, 09:10 PM
Replies:
2
DB Open/Connect code?...
Views:
781
Posted By
PanelCrafters
Thanks Marco! ....jc
Thanks Marco!
....jc
Forum:
vB3 Programming Discussions
05-15-2005, 07:49 PM
Replies:
2
DB Open/Connect code?...
Views:
781
Posted By
PanelCrafters
DB Open/Connect code?...
Can someone please tell me(or point me) to where the code is for the database open/connect? I've created a new DB that I need to stuff data into(I didn't want to use the main DB). I think that I'd...
Forum:
vB3 General Discussions
05-14-2005, 11:50 PM
Replies:
3
Adding non-vB pages to vB...
Views:
818
Posted By
PanelCrafters
Thank You Mr. Death, I appreciate it. I have what...
Thank You Mr. Death, I appreciate it. I have what I need currently working. However, I need to figure out how to get the form data into the DB in a gracious manner. I may take you up on the custom...
Forum:
vB3 General Discussions
05-13-2005, 11:14 PM
Replies:
3
Adding non-vB pages to vB...
Views:
818
Posted By
PanelCrafters
Adding non-vB pages to vB...
Does anyone have a pointer to, or know the best way to add non-vB pages to a vB site? I need to retrieve info from a form, and stuff it into a db.
Any info would be helpful!
Thanks,
....jc
Forum:
vB3 General Discussions
05-12-2005, 02:31 PM
Replies:
0
Forum Icons?
Views:
730
Posted By
PanelCrafters
Forum Icons?
Does anyone know if there is a source(free or purchase) for replacement icons for vB3? With the changes that I'm making, the standard vB3 icons just don't fit the design.
Thanks,
....jc
Forum:
vB3 General Discussions
05-11-2005, 08:03 PM
Replies:
6
Forum Background Colors?
Views:
1,065
Posted By
PanelCrafters
Zachery, Thanks again! I figured it out. I...
Zachery,
Thanks again! I figured it out. I just removed the 'Parent Forum' from it.
....jc
Forum:
vB3 General Discussions
05-11-2005, 07:49 PM
Replies:
2
$pagetitle - Where is it defined?
Views:
864
Posted By
PanelCrafters
$pagetitle - Where is it defined?
After spending hours looking for where $Pagetitle is defined, I've decided to just ask! Does anybody know where this is defined?
Thanks,
....jc
Forum:
vB3 General Discussions
05-11-2005, 07:46 PM
Replies:
6
Forum Background Colors?
Views:
1,065
Posted By
PanelCrafters
Thanks Zachery! Now that makes sense. However, I...
Thanks Zachery! Now that makes sense. However, I don't like the way it looks. How do I prevent this from happening?
Thanks,
....jc
Forum:
vB3 General Discussions
05-11-2005, 06:58 PM
Replies:
6
Forum Background Colors?
Views:
1,065
Posted By
PanelCrafters
Thanks for the pointers Eric, but I've been using...
Thanks for the pointers Eric, but I've been using them. I guess I don't understand why the 1st column doesn't always have the same background color. I do understand why different icons are placed...
Forum:
vB3 General Discussions
05-11-2005, 05:38 PM
Replies:
6
Forum Background Colors?
Views:
1,065
Posted By
PanelCrafters
Forum Background Colors?
I am starting the modifications of a new vB3 forum. Can someone please tell me why the 2nd thru ? rows have a different background color in the 1st column? The 1st row looks ok.
I have made a few...
Forum:
vB3 Programming Discussions
05-10-2005, 03:41 PM
Replies:
2
Adding new Database - Anyone see any problems?
Views:
834
Posted By
PanelCrafters
Adding new Database - Anyone see any problems?
I have started to customize a new vB3 site. I have quite a few things that are non-vB related, and I'd like to just add a new database, for them, to the site. I figure that if all of the additions...
Showing results 1 to 23 of 23
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:13 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.01488 seconds
Memory Usage
2,007KB
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
(23)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
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.0006
(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
FULLTEXT Search
php_sapi_name(): fpm-fcgi