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 18 of 18
Search took
0.00
seconds.
Search:
Posts Made By:
aragorn_reborn
Forum:
vB3 Programming Discussions
01-20-2007, 08:15 AM
Replies:
2
upload files not working
Views:
773
Posted By
aragorn_reborn
Thanks. The problem was with the target address....
Thanks. The problem was with the target address. Specifying the complete path worked.
You rock!!!
Forum:
vB3 Programming Discussions
01-20-2007, 06:48 AM
Replies:
2
upload files not working
Views:
773
Posted By
aragorn_reborn
upload files not working
I am creating a custom page on my vBulletin installation. The page will allow users to upload files. I am using the vBulletin system for the same. The code that i used for the same is given below. I...
Forum:
vB3 General Discussions
12-22-2006, 05:20 AM
Replies:
1
Database error in vBulletin 3.5.1
Views:
815
Posted By
aragorn_reborn
Have you changed the vbulletin code? If not,...
Have you changed the vbulletin code?
If not, you should probably go to vbulletin support. They will help you out.
Forum:
vB3 General Discussions
12-20-2006, 02:02 PM
Replies:
3
vbulletin input clean classes
Views:
1,066
Posted By
aragorn_reborn
Pls help!!
Pls help!!
Forum:
vB3 General Discussions
12-19-2006, 04:49 AM
Replies:
3
vbulletin input clean classes
Views:
1,066
Posted By
aragorn_reborn
I figured how to escape the single quotes error....
I figured how to escape the single quotes error. I used the following code
$vbulletin->input->clean_array_gpc('p', array(
'name' => TYPE_STR,
'category' => TYPE_NOCLEAN,
...
Forum:
vB3 General Discussions
12-16-2006, 01:01 PM
Replies:
3
vbulletin input clean classes
Views:
1,066
Posted By
aragorn_reborn
vbulletin input clean classes
Hi,
I am trying to make a vbulletin powered custom page which is a html form.
The user fills the form and the data is entered into the database.
I use the database classes of vBulletin to...
Forum:
vB3 General Discussions
12-08-2006, 08:07 AM
Replies:
3
Loops in templates
Views:
857
Posted By
aragorn_reborn
How exactly? Look at the following code ...
How exactly?
Look at the following code
eval('print_output("' . fetch_template('template1') . '");');
$sql = $db->query_read("SELECT name FROM " . TABLE_PREFIX . "people");
while ($array...
Forum:
vB3 General Discussions
12-07-2006, 03:48 AM
Replies:
11
Creating Custom Pages
Views:
1,133
Posted By
aragorn_reborn
okay username can be obtained by...
okay username can be obtained by $vbulletin->userinfo[username]
How do i get IP??
Forum:
vBulletin 3 Articles
12-07-2006, 03:41 AM
Replies:
35
Using the vBulletin Database Class
Views:
46,702
Posted By
aragorn_reborn
How do we get the number of rows returned by a...
How do we get the number of rows returned by a select operation?
Forum:
vB3 General Discussions
12-05-2006, 08:46 PM
Replies:
11
Creating Custom Pages
Views:
1,133
Posted By
aragorn_reborn
Thanks How do i get IP and username of the...
Thanks
How do i get IP and username of the person on my page??
Forum:
vB3 General Discussions
12-05-2006, 06:47 PM
Replies:
11
Creating Custom Pages
Views:
1,133
Posted By
aragorn_reborn
How does one do that? Please explain I...
How does one do that? Please explain
I havent changed anything. Is the default CSS from the file or from the database
Forum:
vB3 General Discussions
12-05-2006, 06:25 PM
Replies:
11
Creating Custom Pages
Views:
1,133
Posted By
aragorn_reborn
Wht about CSS? The pages dont get the CSS as...
Wht about CSS?
The pages dont get the CSS as well
Where is $style[css] defined?
Forum:
vB3 General Discussions
12-04-2006, 03:45 PM
Replies:
3
Loops in templates
Views:
857
Posted By
aragorn_reborn
Loops in templates
I have to make a custom page which queries a database and gets say n rows.
I store the rows in an array.
Now, i have to display the contents of each row, one line for one row.
For this, i...
Forum:
vB3 General Discussions
12-04-2006, 03:41 PM
Replies:
11
Creating Custom Pages
Views:
1,133
Posted By
aragorn_reborn
Thanks tht helped. I am facing a problem...
Thanks tht helped.
I am facing a problem now with scripts placed outside the vbulletin directory
See
http://www.genportal.org/team/team_builder.php
The forum is located at...
Forum:
vB3 General Discussions
12-02-2006, 10:32 AM
Replies:
11
Creating Custom Pages
Views:
1,133
Posted By
aragorn_reborn
So, Noone replied!! I guess i have asked a very...
So, Noone replied!! I guess i have asked a very broad question..
Let me start with a narrower one
Suppose i make a file test.php and retrive some values from a database. Now, i want to...
Forum:
vB3 General Discussions
12-01-2006, 09:34 AM
Replies:
11
Creating Custom Pages
Views:
1,133
Posted By
aragorn_reborn
Creating Custom Pages
Hi,
Where can i get tutorials for "Creating Custom Pages that query the database"? I have read
How to create your own vBulletin-powered page! (uses vB templates) at...
Forum:
vB3 General Discussions
11-29-2006, 07:30 PM
Replies:
0
creating tables
Views:
585
Posted By
aragorn_reborn
creating tables
I want to add some custom tables on my vbulletin powered website.
Are there specific guidelines to be followed for creating new tables or shud i create them normally.
I ahve found this...
Forum:
vB3 General Discussions
11-29-2006, 05:07 AM
Replies:
1
custom pages advice needed
Views:
794
Posted By
aragorn_reborn
custom pages advice needed
Hi Guys,
I wish to have a website which has many sections and a forum. The sections
can be custom html or php pages using a database at the backend. The
authentication used in the forum should...
Showing results 1 to 18 of 18
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:27 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.05483 seconds
Memory Usage
1,980KB
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
(18)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(17)
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(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(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(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi