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 9
1
2
3
>
Last
»
Showing results 1 to 25 of 204
Search took
0.01
seconds.
Search:
Posts Made By:
gengar003
Forum:
vB3 Programming Discussions
02-08-2004, 02:16 PM
Replies:
3
Errror number 2
Views:
950
Posted By
gengar003
I CHMOD it 777 and still get the error.
I CHMOD it 777 and still get the error.
Forum:
vB3 Programming Discussions
02-07-2004, 01:33 AM
Replies:
3
Errror number 2
Views:
950
Posted By
gengar003
Errror number 2
I'm using this code to open a remote file and display its contents.
<?
$filename = "http://tacorner.com/news/tanewsupdate.txt";
$fd = fopen ($filename, "r");
$contents = fread ($fd,filesize...
Forum:
vB3 Programming Discussions
11-01-2003, 12:26 PM
Replies:
5
Querying in functions...
Views:
931
Posted By
gengar003
Querying in functions...
Okay, I want to be able to execute this code:
/////////////// get news vars
$nid=$HTTP_GET_VARS['nid'];
$newsget=$DB_SITE->query("SELECT * FROM news WHERE nid='$nid'");...
Forum:
vB3 Programming Discussions
10-29-2003, 12:33 AM
Replies:
4
Shtml(SSI) and php compatible?
Views:
1,122
Posted By
gengar003
SSI doesn't require an extension change? I...
SSI doesn't require an extension change? I could've sworn it did....
Edit, though: I've decided on an alternate solution, thank you two for your input.
Mods may delete/close/nuke this thread if...
Forum:
vB3 Programming Discussions
10-26-2003, 10:49 PM
Replies:
4
Shtml(SSI) and php compatible?
Views:
1,122
Posted By
gengar003
Shtml(SSI) and php compatible?
Is there a way to make a webpage that will allow you to use BOTH SSI and php?
E.g. -
and if so, what would the file extension be? .phpshtml? ^_^;;
Forum:
vB3 Programming Discussions
10-26-2003, 03:54 PM
Replies:
5
help creating a fetch_array function.
Views:
1,124
Posted By
gengar003
Ok, thank you, it works. Also, if you're...
Ok, thank you, it works.
Also, if you're testing to see if a statement is false, would you use
if ($statement=="false"){
or
Forum:
vB3 Programming Discussions
10-26-2003, 03:25 PM
Replies:
5
help creating a fetch_array function.
Views:
1,124
Posted By
gengar003
I did... but they use lots of other variables in...
I did... but they use lots of other variables in it, defined elsewhere in the script....
Forum:
Community Lounge
10-25-2003, 11:26 PM
Replies:
11
I wuv my PHP editor.
Views:
1,507
Posted By
gengar003
*grumps in his little corner, scared by the bad...
*grumps in his little corner, scared by the bad people*
Forum:
Community Lounge
10-25-2003, 11:01 PM
Replies:
11
I wuv my PHP editor.
Views:
1,507
Posted By
gengar003
I wuv my PHP editor.
Hee hee... I went on google to find a Php editor, and, uninfluenced by the norm, I stumbled upon this little jewel:
HAPedit (http://hapedit.free.fr/)
What makes it a "little jewel?"
...
Forum:
vB3 Programming Discussions
10-25-2003, 10:53 PM
Replies:
5
help creating a fetch_array function.
Views:
1,124
Posted By
gengar003
help creating a fetch_array function.
Alright. I've got a DB_SITE object and DB_SITE class set up, with a working
$DB_SITE->connect(blah blah blah);
I want to add a function,
$DB_SITE->fetch_array, using mysql_fetch_array,...
Forum:
vB3 Programming Discussions
10-25-2003, 06:18 PM
Replies:
3
Database Class won't work -- Call to a member function on a non-object in ...
Views:
1,164
Posted By
gengar003
EDIT: Fixed this problem. Stay tuned for more....
EDIT: Fixed this problem. Stay tuned for more. *sigh*
NOTE: Okay, I created a new thingamajig, now I need to: make a "fetch_array" function. I tried, using this code:
function...
Forum:
vB3 Programming Discussions
10-25-2003, 05:22 PM
Replies:
3
Database Class won't work -- Call to a member function on a non-object in ...
Views:
1,164
Posted By
gengar003
Huh? Isn't class DB_SITE { blah, blah blah...
Huh? Isn't
class DB_SITE {
blah, blah blah
}
enough?
Forum:
vB3 Programming Discussions
10-25-2003, 12:38 PM
Replies:
3
Database Class won't work -- Call to a member function on a non-object in ...
Views:
1,164
Posted By
gengar003
Database Class won't work -- Call to a member function on a non-object in ...
First off, this isn't vBulletin related, but this is the most active/helpful/nice/php 'n' mySQL knowledgable forum around, so I thought I'd post my question here.
I'm trying to write my own news...
Forum:
vB3 General Discussions
09-26-2003, 11:46 AM
Replies:
17
Calendergirls hack????
Views:
2,720
Posted By
gengar003
well, If I were you... I would use this: ...
well, If I were you... I would use this:
<br /><div align="center"><img src="{imagesfolder}/calgirls/$month$year.gif" alt="$month $year" title="" border="0" /></div>
Forum:
vB3 General Discussions
09-25-2003, 12:13 PM
Replies:
17
Calendergirls hack????
Views:
2,720
Posted By
gengar003
... "imagesfolder" automatically points to your...
... "imagesfolder" automatically points to your images folder. just put $month$year picuters in there.
Forum:
vB3 General Discussions
09-24-2003, 11:56 AM
Replies:
2
Form woes...
Views:
998
Posted By
gengar003
*hopes that SMED can fix it soon*
*hopes that SMED can fix it soon*
Forum:
Member Archives
09-24-2003, 01:52 AM
Replies:
7
eek!
Views:
764
Posted By
gengar003
Yeah, the board's hacked, but one day it just...
Yeah, the board's hacked, but one day it just stopped working.
Forum:
vB3 General Discussions
09-24-2003, 01:51 AM
Replies:
2
Form woes...
Views:
998
Posted By
gengar003
Form woes...
Okay, I've got this code:
$tid=$HTTP_GET_VARS['tid'];
$templates=$DB_site->query_first("SELECT templateid,title,template FROM template WHERE templateid=$tid");
$title=$templates['title'];...
Forum:
vBulletin 2.x Full Releases
09-16-2003, 12:07 PM
Replies:
117
Private Attachments! (Attachments in Private Messages)
Views:
22,436
Posted By
gengar003
*bump*
*bump*
Forum:
Member Archives
09-16-2003, 12:06 PM
Replies:
7
eek!
Views:
764
Posted By
gengar003
*bump*
*bump*
Forum:
Member Archives
09-16-2003, 12:06 PM
Replies:
1
Private attachment
Views:
618
Posted By
gengar003
*bump*
*bump*
Forum:
Community Lounge
09-09-2003, 08:57 PM
Replies:
21
My hack for my forum.
Views:
2,894
Posted By
gengar003
Thank u ^_^
Thank u ^_^
Forum:
vB3 Programming Discussions
09-07-2003, 09:48 PM
Replies:
33
which php editor would be the best
Views:
5,189
Posted By
gengar003
Hapedit: See my sig why?[list=1] It...
Hapedit: See my sig
why?[list=1] It color-codes php code It has a search function Programmers: It will higlight the beginning and end of a block of "{" "}" and "(" ")" Programmers: when you use...
Forum:
Community Lounge
09-07-2003, 09:44 PM
Replies:
21
My hack for my forum.
Views:
2,894
Posted By
gengar003
*bumps cuz I wants so share my coolness with...
*bumps cuz I wants so share my coolness with others*
Forum:
vBulletin 2.x Full Releases
09-02-2003, 12:43 AM
Replies:
117
Private Attachments! (Attachments in Private Messages)
Views:
22,436
Posted By
gengar003
But I KNOW where the problem resides; WHY does it...
But I KNOW where the problem resides; WHY does it happen and HOW can i fix it? I can't figure it out... and the default is set to "0"
Showing results 1 to 25 of 204
Page 1 of 9
1
2
3
>
Last
»
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
09:55 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.03520 seconds
Memory Usage
2,047KB
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
(2)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(23)
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.0029
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
FULLTEXT Search
php_sapi_name(): fpm-fcgi