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 48
Search took
0.00
seconds.
Search:
Posts Made By:
galt
Forum:
vBulletin 3 Articles
05-13-2009, 09:43 AM
Replies:
162
Add new Users (automatically)
Views:
125,187
Posted By
galt
Thanks. I had already tried that, then removed...
Thanks. I had already tried that, then removed it. That was my reference to "the global hack referenced a few posts back". It did not help. At this point I am creating a new user and maintaining...
Forum:
vBulletin 3 Articles
05-12-2009, 01:33 PM
Replies:
162
Add new Users (automatically)
Views:
125,187
Posted By
galt
After hours of hacking at this, I am once again...
After hours of hacking at this, I am once again stuck. I have included this code in my CMS.
if ($vbswitch == 'Y') {
chdir('./forums');
define('THIS_SCRIPT','pg_usermgmt2.php');...
Forum:
vB3 Programming Discussions
05-11-2009, 05:50 AM
Replies:
4
Is my problem global variables?
Views:
844
Posted By
galt
Thanks. I was hoping for someone with some...
Thanks. I was hoping for someone with some specific knowledge of the vB globals or that can point me at some documentation. There are no errors. Without getting into the specifics of my program,...
Forum:
vB3 Programming Discussions
05-11-2009, 01:53 AM
Replies:
4
Is my problem global variables?
Views:
844
Posted By
galt
I don't have any global variables. I am concerned...
I don't have any global variables. I am concerned about the ones that vB is assigning and whether they are stepping on my local variables. I am just stuck on the learning curve that is VB, and it is...
Forum:
vB3 Programming Discussions
05-10-2009, 03:42 PM
Replies:
4
Is my problem global variables?
Views:
844
Posted By
galt
Is my problem global variables?
I am trying to sync registartion between vB and my CMS.
Here is what finally worked to get it to interpret cleanly.
if ($vbswitch == 'Y') {
chdir('./forums');...
Forum:
vB3 General Discussions
05-08-2009, 05:58 PM
Replies:
1
ENcrypting a password
Views:
443
Posted By
galt
ENcrypting a password
I just need a couple of pointers in the right direction. I am inserting records into the VB user table as part of registering a user on my site.
1. How do I properly encrypt the password so...
Forum:
Member Archives
05-14-2002, 03:42 PM
Replies:
2
Changing Buttosn 1 at a time?
Views:
758
Posted By
galt
Thanks Xeon. Unfortunately, I do not have...
Thanks Xeon. Unfortunately, I do not have Photoshop, but am testing Fireworks right now.
Forum:
Member Archives
05-13-2002, 02:46 AM
Replies:
3
Need some ideas for nice buttons :) (Poker Site)
Views:
884
Posted By
galt
Obvious choice (to me) is some cheques. Maybe you...
Obvious choice (to me) is some cheques. Maybe you can even get a casino to sponsor you and use images of their cheques. Otherwise, a nice collection of different casinos would be cool too.
Forum:
Member Archives
05-13-2002, 02:04 AM
Replies:
2
Changing Buttosn 1 at a time?
Views:
758
Posted By
galt
Changing Buttosn 1 at a time?
I downloaded the GFXDEV kit from the vb site. There are a bunch of buttons in there. To change colors, do I really have to go thru them one at a time and make the change? In Fireworks, I could just...
Forum:
Member Archives
05-01-2002, 02:36 AM
Replies:
2
Design Contests?
Views:
642
Posted By
galt
Design Contests?
How do people here feel about design contests? I need a couple of stylesets, including buttons and graphics (not logo), and would like to have a contest to get them done. I am thinking $50 for top...
Forum:
Member Archives
04-16-2002, 11:36 AM
Replies:
2
INSERTing a thread ?
Views:
832
Posted By
galt
Ah, the rigors of design debates... First...
Ah, the rigors of design debates...
First off, your requirement to have a post for a thread seems fine, and I can certainly do that, I just need to figure out the timing within the system I am...
Forum:
Member Archives
04-15-2002, 11:29 PM
Replies:
2
INSERTing a thread ?
Views:
832
Posted By
galt
INSERTing a thread ?
As I proceed along with my work-along CMS, I now need to create new threads from outside of VB. So far I have learned that when I insert a thread row:
I need to set up an invisible forum to attach...
Forum:
vB3 Programming Discussions
04-14-2002, 11:28 PM
Replies:
7
Session help please
Views:
1,597
Posted By
galt
Cool site Mark. !! I will be joining up.
Cool site Mark. !!
I will be joining up.
Forum:
vB3 Programming Discussions
04-14-2002, 11:23 PM
Replies:
7
Session help please
Views:
1,597
Posted By
galt
You win one gold star.
You win one gold star.
Forum:
vB3 Programming Discussions
04-14-2002, 06:03 PM
Replies:
4
Best PHP Help FOrum ?
Views:
2,038
Posted By
galt
All excellent resources. Many thanks.
All excellent resources. Many thanks.
Forum:
vB3 Programming Discussions
04-14-2002, 06:01 PM
Replies:
7
Session help please
Views:
1,597
Posted By
galt
I guess I learned a lesson here. Never program...
I guess I learned a lesson here. Never program after 3am. In a previous late night session, I must have had some stupid reason to insert a Session_destroy() into the code, but can't imagine what it...
Forum:
vB3 Programming Discussions
04-14-2002, 01:44 AM
Replies:
4
Best PHP Help FOrum ?
Views:
2,038
Posted By
galt
Best PHP Help FOrum ?
I have been stuck for two days witha very wierd (to me) session variable problem. Where are there other forums on teh web that PHP People hang around in? I need to find some help quickly !!
Forum:
vB3 Programming Discussions
04-13-2002, 03:19 PM
Replies:
7
Session help please
Views:
1,597
Posted By
galt
The code posted first is working great by...
The code posted first is working great by itself, but when tied into the rest of the system, somehow it seems to get lost between pages.
Does anyone know of a way to inspect the session...
Forum:
vB3 Programming Discussions
04-13-2002, 03:22 AM
Replies:
7
Session help please
Views:
1,597
Posted By
galt
Session help please
Here is the code:
****************
session_start();
if (!session_is_registered("user")){
$user = new usertrack;
session_register("user");
echo "new";
};
**************
Forum:
vB3 Programming Discussions
04-10-2002, 12:02 PM
Replies:
4
Integer Key Sizing
Views:
1,325
Posted By
galt
Well sure, userid gives per user control, but...
Well sure, userid gives per user control, but loses the ability to group people together. It is obvious.
I always design for the extremes, and let everything in the middle take care of itself.
Forum:
vB3 Programming Discussions
04-10-2002, 05:40 AM
Replies:
4
Integer Key Sizing
Views:
1,325
Posted By
galt
Well I know that ideally they would be the same....
Well I know that ideally they would be the same. The question is, will something blow up in the future if they are different sizes (assume the data is consistent)?
I am looking at ways to...
Forum:
vB3 Programming Discussions
04-09-2002, 11:25 PM
Replies:
4
Integer Key Sizing
Views:
1,325
Posted By
galt
Integer Key Sizing
As two of you know, I am proceeding along with my modest yet poweful CMS that loosely couples with vBulletin.
I am seeking some design perspective.
JelSoft chose to implement usergroupid as a...
Forum:
Community Reviews
04-03-2002, 11:03 AM
Replies:
5
Please send me your styles for testing
Views:
1,441
Posted By
galt
Hi Firefly. I do know there are...
Hi Firefly.
I do know there are unsubstantiated rumors of a possible CMS forthcoming maybe, with no clue as to features or functionality or delivery date. I know that my inquiries about it have...
Forum:
Community Reviews
04-03-2002, 01:40 AM
Replies:
5
Ready for Review Crew!
Views:
1,391
Posted By
galt
I think menu bar fonts are too small at top, I...
I think menu bar fonts are too small at top, I can barely read them. And I would prefer a slightly more contrasty color instead of that medium blue-gray text, but it is readable.
Otherwise, it...
Forum:
Community Reviews
04-03-2002, 01:34 AM
Replies:
5
Please send me your styles for testing
Views:
1,441
Posted By
galt
Please send me your styles for testing
I am slowly chugging along on my quest to build a CMS that couples loosely with vB. I am now working on programming issues, but would welcome the opportunity to evaluate how my design choices get...
Showing results 1 to 25 of 48
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
04:49 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.01663 seconds
Memory Usage
2,039KB
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
(6)
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.0009
(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(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(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(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(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