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 22 of 22
Search took
0.00
seconds.
Search:
Posts Made By:
Rostor
Forum:
vB3 General Discussions
11-24-2005, 01:53 PM
Replies:
4
Help me start a new thread from within a script...
Views:
1,176
Posted By
Rostor
Hi JJR512, I don't know if you need the code...
Hi JJR512,
I don't know if you need the code anymore, in any case I give you my solution (that is real similar to your) :D
In newthread.php I added 2 lines,
First for the text that must...
Forum:
vBulletin 2.x Full Releases
03-04-2002, 05:59 PM
Replies:
19
Bandwidth Thieves
Views:
3,579
Posted By
Rostor
.htaccess method is a good method for apache web...
.htaccess method is a good method for apache web server :) , I work on a IIS 5 Web Server ;)
Forum:
vBulletin 2.x Full Releases
03-04-2002, 05:14 PM
Replies:
19
Bandwidth Thieves
Views:
3,579
Posted By
Rostor
Sorry for the mistake :) Here attached the...
Sorry for the mistake :)
Here attached the txt file with instruction to modify attachment.php, hope this time it's good.
Forum:
vBulletin 2.x Full Releases
03-04-2002, 09:58 AM
Replies:
19
Bandwidth Thieves
Views:
3,579
Posted By
Rostor
To protect icons and smiles you must use chimage...
To protect icons and smiles you must use chimage script by Christopher Heng, configure the good hosts and the path to images directory, e-mail address and your host homepage.
Then copy the script in...
Forum:
vBulletin 2.x Full Releases
03-04-2002, 09:09 AM
Replies:
19
Bandwidth Thieves
Views:
3,579
Posted By
Rostor
Upped last good attachment.php :)
Upped last good attachment.php :)
Forum:
vBulletin 2.x Full Releases
03-03-2002, 10:00 PM
Replies:
19
Bandwidth Thieves
Views:
3,579
Posted By
Rostor
Bandwidth Thieves
Looking on my stats during the last day, I found that many people had linked my forum icons and images on other sites/board, due to the high costs of bandwidth I decide to look around to find a way...
Forum:
vB3 Programming Discussions
02-05-2002, 06:48 PM
Replies:
6
Phpinclude Template
Views:
1,633
Posted By
Rostor
It gives me this error: Fatal error: Call to...
It gives me this error:
Fatal error: Call to undefined function: ob_clean() in C:\Inetpub\wwwroot\Forum\global.php(275) : eval()'d code on line 9
just a little more help plz ? :)
Forum:
vB3 Programming Discussions
02-05-2002, 12:17 PM
Replies:
6
Phpinclude Template
Views:
1,633
Posted By
Rostor
I use this code for including header.php page in...
I use this code for including header.php page in my vb.
ob_start();
require("swzheader.php");
$header1 = ob_get_contents();
ob_end_clean();
Now I need to include another page...
Forum:
vBulletin 2.x Full Releases
08-31-2001, 02:27 PM
Replies:
554
PluhNews 1.5
Views:
83,884
Posted By
Rostor
Try to send me the file :) ...
Try to send me the file :)
helpguillermo@rostor.net ;)
Forum:
vBulletin 2.x Full Releases
08-31-2001, 02:01 PM
Replies:
554
PluhNews 1.5
Views:
83,884
Posted By
Rostor
No Problem i'm here for other 3 hours :D:D:D lol
No Problem i'm here for other 3 hours :D:D:D lol
Forum:
vBulletin 2.x Full Releases
08-31-2001, 01:51 PM
Replies:
554
PluhNews 1.5
Views:
83,884
Posted By
Rostor
ReHI :) The line must be added in the first...
ReHI :)
The line must be added in the first and the last lines of pluhHeadlines.php.
First part:
require("./global.php");
require("./PluhConfig.php");...
Forum:
vBulletin 2.x Full Releases
08-31-2001, 07:33 AM
Replies:
554
PluhNews 1.5
Views:
83,884
Posted By
Rostor
Hi Guillermo, add this line before the require...
Hi Guillermo,
add this line before the require command:
chdir("yourpath/toforum/admin/config.php");
and this one to the end of the script:
chdir("yourpath");
Bye
Forum:
vBulletin 2.x Full Releases
08-26-2001, 01:41 PM
Replies:
60
[RELEASE v2] Homepage Login on non-vB page
Views:
15,310
Posted By
Rostor
Hi All, it works but sometimes give me an error...
Hi All,
it works but sometimes give me an error on header :eek:
Warning: Cannot add header information - headers already sent by (output started at C:\Inetpub\wwwroot\XXXXX\home.php:11) in...
Forum:
vBulletin 2.x Full Releases
08-12-2001, 04:40 PM
Replies:
554
PluhNews 1.5
Views:
83,884
Posted By
Rostor
Hi, this hack works fine...but I'v got some...
Hi,
this hack works fine...but I'v got some problems to configure more then 1 headlilne on my home page.
It continues to give me this error:
Fatal error: Cannot redeclare stripslashesarray() in...
Forum:
vBulletin 2.x Full Releases
07-24-2001, 04:19 PM
Replies:
60
[RELEASE v2] Homepage Login on non-vB page
Views:
15,310
Posted By
Rostor
Hi Rob, i try your hack but nothing works sorry...
Hi Rob, i try your hack but nothing works sorry :( it will be for the next time
Forum:
vBulletin 2.x Full Releases
07-18-2001, 08:29 AM
Replies:
581
Last XX Posts on non-vB page
Views:
146,567
Posted By
Rostor
Hi Jarvis thx for your help but i take a...
Hi Jarvis thx for your help but i take a different way to solve the problem :)
Last Week I bought 2 books about PHP and started to study it !!!
After 3 days i make little modify to lastXX so now...
Forum:
vBulletin 2.x Full Releases
07-14-2001, 08:05 PM
Replies:
581
Last XX Posts on non-vB page
Views:
146,567
Posted By
Rostor
Yes I test it as you can see here: ...
Yes I test it as you can see here:
www.swzone.org/main_home.php
It works but gives out many errors.
And I don't know how to solve it.
Forum:
vB3 General Discussions
07-13-2001, 05:18 PM
Replies:
38
Displaying username/login fields on non-vB page?
Views:
5,256
Posted By
Rostor
Yes I ' v created a new file and then copied your...
Yes I ' v created a new file and then copied your code.
Then i modified this:
require("forum/global.php");
and test it.
This is the result:
Warning: Undefined variable: REQUEST_URI in...
Forum:
vB3 General Discussions
07-13-2001, 04:39 PM
Replies:
38
Displaying username/login fields on non-vB page?
Views:
5,256
Posted By
Rostor
Thx you for fast response ... but it doesn't...
Thx you for fast response ... but it doesn't works to me :confused: :confused:
Gives error on the global.php
Forum:
vBulletin 2.x Full Releases
07-13-2001, 11:03 AM
Replies:
581
Last XX Posts on non-vB page
Views:
146,567
Posted By
Rostor
There is a way to make it works on IIS5 ? Or...
There is a way to make it works on IIS5 ?
Or do you now if there are other hacks do the same of last10 ?
Forum:
vB3 General Discussions
07-13-2001, 10:58 AM
Replies:
38
Displaying username/login fields on non-vB page?
Views:
5,256
Posted By
Rostor
Hi Mark .... well I wait with you for a response...
Hi Mark .... well I wait with you for a response if there is one :)
Forum:
vB3 General Discussions
07-13-2001, 10:55 AM
Replies:
99
Announcing VBExtern
Views:
14,535
Posted By
Rostor
Y'v done FINE, i want that script ..... hoping it...
Y'v done FINE, i want that script ..... hoping it works on IIS5 ;)
Showing results 1 to 22 of 22
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
08:21 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.01610 seconds
Memory Usage
2,001KB
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
(22)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(52)
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(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(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi