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:
RobinHood
Forum:
Community Lounge
11-02-2004, 05:20 AM
Replies:
16
Gmail Invite Anyone?
Views:
1,783
Posted By
RobinHood
Oh thank you so much. *hugs* :)
Oh thank you so much. *hugs* :)
Forum:
Community Lounge
11-02-2004, 04:45 AM
Replies:
16
Gmail Invite Anyone?
Views:
1,783
Posted By
RobinHood
Gmail Invite Anyone?
Hi,
Can someone be nice and send me a GMail invite, please? :)
You may send it to tre@phase1media.com
Thanks.
Forum:
vBulletin 3.0 Full Releases
10-06-2004, 03:57 AM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,542
Posted By
RobinHood
Make sure you have "private" column in the...
Make sure you have "private" column in the attachment table.
Forum:
vBulletin 3.0 Full Releases
10-01-2004, 03:04 AM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,542
Posted By
RobinHood
I already tried that. The attachment would still...
I already tried that. The attachment would still be deleted even though the PM still exists. The attachment would be deleted within a few hours.
Forum:
vB3 Programming Discussions
09-22-2004, 03:04 AM
Replies:
1
Multiple Checkboxes Search Help ?
Views:
718
Posted By
RobinHood
Multiple Checkboxes Search Help ?
Hi,
I'm trying to create a new search script that would search into the DB using checkboxes. I just can't figure out how I would do that in MySQL.
Here is the search page:...
Forum:
vBulletin 3.0 Full Releases
09-18-2004, 09:46 PM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,542
Posted By
RobinHood
Is it just me or is there something wrong with...
Is it just me or is there something wrong with the script? Why does it kept deleting the attachments right after a few hours or so???
Forum:
vBulletin 3.0 Full Releases
09-14-2004, 02:34 AM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,542
Posted By
RobinHood
Okay, try this: Change: if...
Okay, try this:
Change:
if (!($forumperms & CANGETATTACHMENT))
{
$vboptions['viewattachedimages'] = 0;
$vboptions['attachthumbs'] = 0;
}
Forum:
vBulletin 3.0 Full Releases
09-12-2004, 01:13 AM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,542
Posted By
RobinHood
Okay, here is the fix! :) First, Open...
Okay, here is the fix! :)
First,
Open attachment.php:
Find:
if (!$attachmentinfo = $DB_site->query_first("
SELECT filename, attachment.postid, attachment.userid, attachmentid,
Forum:
vBulletin 3.0 Full Releases
09-12-2004, 12:37 AM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,542
Posted By
RobinHood
Oh, guess what? I got this working for VB 3.0.3!...
Oh, guess what? I got this working for VB 3.0.3! :)
Took me an hour, but I got it! :)
A working demo of it is at http://www.generazn.com.
I will post a fix for this hack very soon. :)
Forum:
vBulletin 3.0 Full Releases
03-22-2004, 10:00 PM
Replies:
46
Last X Threads From A Particular Forum On Non-VB Page
Views:
12,352
Posted By
RobinHood
Last X Threads From A Particular Forum On Non-VB Page
Hi everyone,
By request, I have released this script which will display the last X number of thread titles from a specified forum. It will only show the thread starter so the thread doesn't look...
Forum:
vBulletin 3.0 Full Releases
03-22-2004, 06:14 AM
Replies:
94
Last X Posts Titles on Non-VB page
Views:
35,073
Posted By
RobinHood
It sure is. Just download the updated version of...
It sure is. Just download the updated version of the script. :)
Forum:
vBulletin 3.0 Full Releases
03-22-2004, 05:59 AM
Replies:
94
Last X Posts Titles on Non-VB page
Views:
35,073
Posted By
RobinHood
As long as it's on the same server, you sure can....
As long as it's on the same server, you sure can.
All you have to do is change the original include to:
include("/path/to/lastpost3.php");
Also, make sure you change the $forum_url variable...
Forum:
vBulletin 3.0 Full Releases
03-22-2004, 05:57 AM
Replies:
94
Last X Posts Titles on Non-VB page
Views:
35,073
Posted By
RobinHood
Make sure you set the $limit variable.
Make sure you set the $limit variable.
Forum:
Modification Requests/Questions (Unpaid)
03-18-2004, 06:08 AM
Replies:
8
Last 10 posts outside of forum?
Views:
1,521
Posted By
RobinHood
Here you go: ...
Here you go:
https://vborg.vbsupport.ru/showthread.php?p=486432#post486432
Forum:
vBulletin 3.0 Full Releases
03-17-2004, 10:00 PM
Replies:
94
Last X Posts Titles on Non-VB page
Views:
35,073
Posted By
RobinHood
Last X Posts Titles on Non-VB page
Hi everyone,
Well, here is my first full release to the vB.org community. It's a small little script I just whipped up a few minutes ago. I already have this on my webpage for months now and...
Forum:
News and Announcements
03-11-2004, 08:11 AM
Replies:
39
CAUTION: If you only have 1 vB license, do not make your vB3 test forums public
Views:
9,682
Posted By
RobinHood
That sucks. Mind as well go with InvisionBoard...
That sucks. Mind as well go with InvisionBoard now...
Forum:
vB3 General Discussions
03-10-2004, 08:50 AM
Replies:
13
The GXYZ Blog v2.0
Views:
2,157
Posted By
RobinHood
Sorry guys but I'm not sure if I should release...
Sorry guys but I'm not sure if I should release this version. Maybe in version 3, I'll release it to the public. Right now, my coding is a little too sloppy to be seen in public.
Forum:
vB3 General Discussions
03-05-2004, 08:08 AM
Replies:
13
The GXYZ Blog v2.0
Views:
2,157
Posted By
RobinHood
Hi everyone, Okay, I have finished version 2...
Hi everyone,
Okay, I have finished version 2 of my weblog program which I have integrated with vBulletin and my custom profiles script.
Below are the main features of the new weblog script...
Forum:
vB3 General Discussions
01-13-2004, 05:30 AM
Replies:
13
The GXYZ Blog v2.0
Views:
2,157
Posted By
RobinHood
I'll have some screenshots of version 1.0 by...
I'll have some screenshots of version 1.0 by tomorrow since I don't have it available online.
Forum:
vB3 General Discussions
01-13-2004, 05:18 AM
Replies:
13
The GXYZ Blog v2.0
Views:
2,157
Posted By
RobinHood
The GXYZ Blog v2.0
Hi everyone,
After finishing the blogging script for my website, I've decided to redesign and recode everything to make it fit with vB 3.0. Sorry, I didn't release version 1.0 to anyone to use. I...
Forum:
vB3 General Discussions
03-29-2003, 05:58 PM
Replies:
5
Blogger v.1.0 beta 1
Views:
1,048
Posted By
RobinHood
Blogger v.1.0 beta 1
Hi,
I'm not sure if you guys are really interested in this hack, but I've created it anyway since my users wants it. A Blogger is basically an online diary where users can post their own entries. ...
Forum:
vBulletin 2.x Full Releases
03-28-2003, 05:50 AM
Replies:
269
Lottery Addon For The Store Hack
Views:
40,421
Posted By
RobinHood
How did you fix it? I got this error too.
How did you fix it? I got this error too.
Forum:
vBulletin Pre-Sales Questions
10-15-2002, 04:35 PM
Replies:
7
Gallery Hack Available?
Views:
1,661
Posted By
RobinHood
<a href="http://www.PHOTOPOST.COM"...
<a href="http://www.PHOTOPOST.COM" target="_blank">www.PHOTOPOST.COM</a>
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:11 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.01826 seconds
Memory Usage
2,015KB
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
(51)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0006
(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(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(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(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(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(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(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
FULLTEXT Search
php_sapi_name(): fpm-fcgi