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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 86
Search took
0.00
seconds.
Search:
Posts Made By:
christec
Forum:
vBulletin 2.x Full Releases
03-06-2003, 12:48 AM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
I don't think the @home.com domain exists any...
I don't think the @home.com domain exists any more. If you still have users with this email address you will need to update them.
Forum:
vB3 Programming Discussions
12-04-2002, 02:48 AM
Replies:
4
This has got to be simple but its late
Views:
1,113
Posted By
christec
Try $bbuserinfo[userid] instead of $userid
Try $bbuserinfo[userid] instead of $userid
Forum:
vBulletin 2.x Full Releases
09-25-2002, 01:49 AM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
Aurore, Try this; Edit the commbull.php...
Aurore,
Try this;
Edit the commbull.php file.
Find this line:
$textEmailHeader .= "Content-Type: text/text\n";
and replace it with this line:
$textEmailHeader .= "Content-Type:...
Forum:
vBulletin 2.x Full Releases
07-17-2002, 10:58 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
Check your file, line 902 just ends, like it was...
Check your file, line 902 just ends, like it was cut off. At least in the file that you attached above.
Forum:
vBulletin 2.x Full Releases
06-15-2002, 03:06 AM
Replies:
328
Updated Community Bulletin Generator
Views:
48,925
Posted By
christec
The version that I released of the community...
The version that I released of the community bulleitn generator is based on this version.
Forum:
vBulletin 2.x Full Releases
03-07-2002, 03:35 AM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
Under the users control panel a user can select...
Under the users control panel a user can select NOT to receive the community bulletin.
Forum:
vBulletin 2.x Full Releases
02-19-2002, 01:06 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
Yes
Yes
Forum:
vB3 General Discussions
02-17-2002, 01:28 PM
Replies:
3
mysql_fetch_row
Views:
1,176
Posted By
christec
Guys, Thanks for your replies, I figured out...
Guys,
Thanks for your replies, I figured out that I could use $DB_site->fetch_array() (mysql_fetch_array)
For anyone who is interested here is the php.net definition.
mysql_fetch_row = Get a...
Forum:
vB3 General Discussions
02-16-2002, 08:46 PM
Replies:
3
mysql_fetch_row
Views:
1,176
Posted By
christec
I would like to know if there is a ...
I would like to know if there is a
$DB_site->something
that is equivalent to this
mysql_fetch_row($result)
I didn't see anything in the db_mysql.php file.
Forum:
vBulletin 2.x Full Releases
01-05-2002, 05:50 PM
Replies:
139
jPilot (IRC chat) Integration
Views:
28,344
Posted By
christec
Hey, my smilies are not showing up. Anyone got...
Hey, my smilies are not showing up. Anyone got suggestions.
Forum:
vBulletin 2.x Full Releases
12-05-2001, 04:33 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
After carefully looking at the dates you are...
After carefully looking at the dates you are choosing I am seeing (see pic) that you choose Jan 11, 2001. Every thread in the bulletin (see pic) is after that date. The format is day, month, year. ...
Forum:
vBulletin 2.x Full Releases
12-03-2001, 06:07 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
I can not replicate this problem on my machine....
I can not replicate this problem on my machine. I'll keep looking though. I did notice that the thread (in pic) "The Future of Opticianry" had 83 replies and only 41 views. Is this correct. Could...
Forum:
vBulletin 2.x Full Releases
12-03-2001, 05:21 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
Steve, Can you post (or PM me) the exact...
Steve,
Can you post (or PM me) the exact options that you are selecting, excluding the forums and groups?
Forum:
vBulletin 2.x Full Releases
12-03-2001, 04:36 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
Are you selecting the "Include Hot Threads only"...
Are you selecting the "Include Hot Threads only" option?
Forum:
vBulletin 2.x Full Releases
12-03-2001, 04:18 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
Do you access the bulletin generator through the...
Do you access the bulletin generator through the admin cp or directly to the file? I tested this with IE and through the admin cp, selected some options, clicked Preview Email, looked at it, clicked...
Forum:
vBulletin 2.x Full Releases
12-03-2001, 04:06 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
Could this be related to ubb and need the...
Could this be related to ubb and need the ubbdatefix.php?
Forum:
vBulletin 2.x Full Releases
12-03-2001, 03:50 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
This option inlcludes the complete thread, not...
This option inlcludes the complete thread, not just the posts.
"Only include threads that have been started or replied to"
If a new thread is start on 1 May 2001 and the last post is 1 June 2001...
Forum:
Member Archives
12-03-2001, 02:16 AM
Replies:
4
bulletin generator, mysql error
Views:
981
Posted By
christec
[QUOTE]Originally posted by Palmer ofShinra In...
[QUOTE]Originally posted by Palmer ofShinra
In commbull.php
Search for SUBSTRING(birthday,6)
The string there probably reads...
$DB_Site->query("SELECT userid,username,birthday FROM user...
Forum:
vBulletin 2.x Full Releases
11-30-2001, 05:49 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
YES, Just download the new .zip file and then...
YES, Just download the new .zip file and then upload the new commbull.php file.
That's it.
Forum:
vBulletin 2.x Full Releases
11-30-2001, 05:06 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
News & Emil Community Bulletin Generator has been...
News & Emil Community Bulletin Generator has been updated to fix a typo and the Birthday Date bug.
:)
Forum:
vBulletin 2.x Full Releases
11-30-2001, 05:02 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
Birthday Fix: Find This: if...
Birthday Fix:
Find This:
if ($user[birthday] != $lastbirthday) {
if ($datebits[0] != "0000") {
$currentdate = date($calformat2, mktime(0,0,0,$datebits[1],$datebits[2],0));...
Forum:
vBulletin.org Site Feedback
11-30-2001, 04:06 PM
Replies:
15
Why no 'View New Posts' link
Views:
2,405
Posted By
christec
NICE MAN :D NICE!!!
NICE MAN :D NICE!!!
Forum:
vBulletin 2.x Full Releases
11-28-2001, 07:46 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
The files to edit are listed in the commbull...
The files to edit are listed in the commbull install instructions, which are displayed when you access the commbull file through a web browser.
Forum:
vBulletin 2.x Full Releases
11-28-2001, 07:22 PM
Replies:
229
News & Email Community Bulletin Generator
Views:
43,454
Posted By
christec
OK I will put install instructions on the first...
OK I will put install instructions on the first post.
To install
Copy the commbull.php file to the admin/ directory.
WIth a web browser access the commbull.php file.
Example: http:...
Forum:
Community Lounge
11-27-2001, 10:04 PM
Replies:
7
sprites?
Views:
1,778
Posted By
christec
Sweet, How do you make them? What tools do you...
Sweet, How do you make them? What tools do you use, etc....?
Showing results 1 to 25 of 86
Page 1 of 4
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
07:52 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.02381 seconds
Memory Usage
2,037KB
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
(59)
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.0014
(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(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(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(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(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(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
FULLTEXT Search
php_sapi_name(): fpm-fcgi