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 5
1
2
3
>
Last
»
Showing results 1 to 25 of 108
Search took
0.01
seconds.
Search:
Posts Made By:
error_22
Forum:
vB3 Programming Discussions
12-15-2006, 10:12 AM
Replies:
4
cant log out...
Views:
880
Posted By
error_22
how the hell should I know, shes my sister! lol
how the hell should I know, shes my sister! lol
Forum:
vB3 Programming Discussions
12-14-2006, 03:27 AM
Replies:
4
cant log out...
Views:
880
Posted By
error_22
man, youre a source of a lot of information, can...
man, youre a source of a lot of information, can you marry my sister? =]
thanks so much for helping!
Forum:
vB3 Programming Discussions
12-12-2006, 01:23 AM
Replies:
2
Smilies not showing on non-vb page
Views:
820
Posted By
error_22
as far as i know you actually have to edit the...
as far as i know you actually have to edit the path to the smilies in the smiley manager: from images/smilies/ to www.domain.com/forum/images/smilies/.
Forum:
vB3 Programming Discussions
12-11-2006, 10:04 PM
Replies:
4
cant log out...
Views:
880
Posted By
error_22
cant log out...
I have a simple log in/log out script, but for some reason I can't log out. Here's the code:
if( isset( $_GET['action'] ) )
{
switch( $_GET['action'] )
{
case 'login':
include(...
Forum:
vB3 Programming Discussions
11-09-2006, 01:01 PM
Replies:
6
Error reporting from input field, save values
Views:
827
Posted By
error_22
and what if i do have hml before? is it...
and what if i do have hml before? is it impossible then? do i have to re-arrange in the document?
thanks for all the help!
Forum:
vB3 Programming Discussions
11-09-2006, 09:12 AM
Replies:
6
Error reporting from input field, save values
Views:
827
Posted By
error_22
Excellent! One questin, what is the best way...
Excellent!
One questin, what is the best way to "Go back to previous page"?
I tried using header() but it gives me errors since a header has already been sent.
Forum:
vB3 Programming Discussions
11-08-2006, 06:43 PM
Replies:
6
Error reporting from input field, save values
Views:
827
Posted By
error_22
Bump
Bump
Forum:
vB3 Programming Discussions
11-06-2006, 08:12 PM
Replies:
6
Error reporting from input field, save values
Views:
827
Posted By
error_22
Error reporting from input field, save values
Hello!
I have a question about error reporting (if thats what its called).
Lets say I have a form:
<form action="save.php" method="post">
<input type="text" name="hello" />
<input...
Forum:
vB3 Programming Discussions
10-26-2006, 05:40 PM
Replies:
1
I dont understand how to achieve this...
Views:
825
Posted By
error_22
Anyone?
Anyone?
Forum:
vB3 Programming Discussions
10-25-2006, 08:05 PM
Replies:
1
New Template
Views:
720
Posted By
error_22
take a look at this thread: ...
take a look at this thread:
https://vborg.vbsupport.ru/showthread.php?t=62164
Hope that helps
Niklas
Forum:
vB3 Programming Discussions
10-25-2006, 05:36 PM
Replies:
2
Customized page, root dir.
Views:
798
Posted By
error_22
prova.php is trying to call global.php in the...
prova.php is trying to call global.php in the same directory (root)
require_once('./global.php');
Try to do this instead:
require_once('./forums/global.php');
Forum:
vB3 Programming Discussions
10-25-2006, 03:45 PM
Replies:
4
forum to pop up new wdw
Views:
853
Posted By
error_22
I actually think he means like a forum on the...
I actually think he means like a forum on the forum main page. So I guess it has to be some kind of setting made in the Admin CP? Perhaps in the FORUMHOME template?
Forum:
vB3 Programming Discussions
10-25-2006, 12:58 PM
Replies:
1
I dont understand how to achieve this...
Views:
825
Posted By
error_22
I dont understand how to achieve this...
Hi,
I have a db table called "links". There are three different columns in there (l_id, l_name, l_url). I also have another table called "sublinks" with the columns: s_id, s_name, s_url, s_head.
...
Forum:
vB3 Programming Discussions
10-25-2006, 11:54 AM
Replies:
2
.htaccess question
Views:
814
Posted By
error_22
Wow you really are helpful!! Tahnk you so...
Wow you really are helpful!!
Tahnk you so much, and thank you so much for all the help with the template engine!!
Forum:
vB3 Programming Discussions
10-25-2006, 09:39 AM
Replies:
2
.htaccess question
Views:
814
Posted By
error_22
.htaccess question
I have this php script that displays the content of a db field.
the url looks like this: mod.php?do=some-name-here
for better URLs i have a .htaccess document with the following code:
...
Forum:
vB3 Programming Discussions
10-22-2006, 07:08 PM
Replies:
5
Replace variable in template
Views:
1,027
Posted By
error_22
Ok I actually have one more question. Your...
Ok I actually have one more question.
Your script works perfect, but there's something I dont really know.
I have a a tempalte aclled "index". In the index template theres a variable called...
Forum:
vB3 Programming Discussions
10-22-2006, 07:10 AM
Replies:
5
Replace variable in template
Views:
1,027
Posted By
error_22
Just what I was looking for, finally I...
Just what I was looking for, finally I understand!!
Thank you so much for helping!! =)
Forum:
vB3 Programming Discussions
10-21-2006, 05:35 AM
Replies:
5
Replace variable in template
Views:
1,027
Posted By
error_22
Replace variable in template
Hello.
I am currently trying to make myself a simple template engine, for the sake of learning.
I have a table i my db with the following tables:
t_id, t_name, t_content
to fetch a...
Forum:
vB3 Programming Discussions
10-01-2006, 08:58 PM
Replies:
1
Call articles from another website
Views:
803
Posted By
error_22
Call articles from another website
Hello,
I noticed the new "vBulletin News" on the main page of the Admin CP. What is this? I looked in the php file and noticed it collects the news from an xml file on Jelsoft's server. I was...
Forum:
vB3 Programming Discussions
09-17-2006, 02:27 AM
Replies:
2
calling variable from another file
Views:
749
Posted By
error_22
The thing is, the content of the "news" table is...
The thing is, the content of the "news" table is supposed to be displayed in more than one file, and the content is meant to be displayed differently on different pages. Do I really need to have a...
Forum:
vB3 Programming Discussions
09-17-2006, 01:02 AM
Replies:
2
calling variable from another file
Views:
749
Posted By
error_22
calling variable from another file
Hi,
I was wondering if someone could explain something to me. I have a file called news.php:
news.php
<?
$sql = "SELECT * FROM `p_news` ORDER BY `p_id` DESC";
$result = mysql_query($sql)...
Forum:
vB3 Programming Discussions
09-11-2006, 09:50 PM
Replies:
3
calling one row in a column
Views:
776
Posted By
error_22
well i never said i used the right fetch...
well i never said i used the right fetch method....i have no idea what to use actually. in your example, all rows would be called. my question is: is there a way to separate the rows? I want to be...
Forum:
vB3 Programming Discussions
09-11-2006, 06:06 PM
Replies:
3
calling one row in a column
Views:
776
Posted By
error_22
calling one row in a column
Hi,
I was wonerding, is there a way to call one row in a column? Lets say I have table called "test" with 3 columns (id, title, content). Lets also say that there are 10 rows. What if I want to...
Forum:
vB3 Programming Discussions
09-10-2006, 01:58 PM
Replies:
3
Question about variables stored in a db
Views:
782
Posted By
error_22
actually, this isnt for vBulletin. Thanks a lot...
actually, this isnt for vBulletin. Thanks a lot for replying.
Niklas
Forum:
vB3 Programming Discussions
09-10-2006, 04:46 AM
Replies:
3
Question about variables stored in a db
Views:
782
Posted By
error_22
Question about variables stored in a db
Hi,
I have this script which calls html codes from a database:
$sql = "SELECT * FROM `plugin_frontpage`";
$result = mysql_query($sql) or die(mysql_error());
while ($row =...
Showing results 1 to 25 of 108
Page 1 of 5
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
12:43 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.04001 seconds
Memory Usage
2,045KB
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
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.0021
(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi