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:
Poggyuk
Forum:
vBulletin 3.5 Add-ons
02-14-2006, 05:17 PM
Replies:
613
vBSupport v2.0.0 Beta 2
Views:
142,542
Posted By
Poggyuk
When i turn on the unregistered access, it...
When i turn on the unregistered access, it displays this messsage "You are not authorized to create tickets." - and thats when im logged in as an admin!
Forum:
News and Announcements
07-02-2003, 01:49 PM
Replies:
39
CAUTION: If you only have 1 vB license, do not make your vB3 test forums public
Views:
9,877
Posted By
Poggyuk
Shouldn't discussion like this ("CAUTION: If you...
Shouldn't discussion like this ("CAUTION: If you only have 1 vB license, do not make your vB3 test forums public") be kept to the "official" vBulletin Community Forums?!
Forum:
vBulletin 2.x Beta Releases
04-01-2003, 09:29 AM
Replies:
41
Quick Registration Hack
Views:
9,752
Posted By
Poggyuk
Great hack! I was just wondering if it'd be...
Great hack!
I was just wondering if it'd be possible to make it like vB3? (The check boxes)? (I'd do it myself, but i'm crap at hacking & keep messing up)
Forum:
vBulletin 2.x Full Releases
03-19-2003, 08:13 PM
Replies:
18
Choose what usergroups can view the board while deactivated
Views:
5,917
Posted By
Poggyuk
Sorry DarkSSJ3 but your hack doesn't work :-( ...
Sorry DarkSSJ3 but your hack doesn't work :-(
Nice idea though!
I'll carry on working on this idea on my test forums, and if i manage to find a way round it, i'll release it on here! But i doubt...
Forum:
vBulletin 2.x Full Releases
03-19-2003, 08:10 PM
Replies:
18
Choose what usergroups can view the board while deactivated
Views:
5,917
Posted By
Poggyuk
Okay i've just tried putting the login form with...
Okay i've just tried putting the login form with the reason for the boards being closed, and sorry to say: it doesn't work!
The only way, is to log in via the admin cp...
however, this only...
Forum:
vBulletin 2.x Full Releases
03-19-2003, 07:56 PM
Replies:
18
Choose what usergroups can view the board while deactivated
Views:
5,917
Posted By
Poggyuk
How are people meant to log in? Because it comes...
How are people meant to log in? Because it comes up saying the boards are closed, so obviously... you can't log in!
Or is the idea to put the login form in the reason for the boards been closed?
Forum:
Member Archives
03-19-2003, 03:23 PM
Replies:
3
Admin & Mod button?
Views:
810
Posted By
Poggyuk
Thanks for the pic & sorry, but i probably nicked...
Thanks for the pic & sorry, but i probably nicked the avie off u! lol i think i got it from this site, so it was probably from u!
i just thought it luked gud! hehe
Forum:
Member Archives
03-19-2003, 02:29 PM
Replies:
3
Admin & Mod button?
Views:
810
Posted By
Poggyuk
Admin & Mod button?
Does anyone have a "Mod" & "Admin" button (using the default vBulletin style) that they'd kindly let me have? Please!
Forum:
Modification Requests/Questions (Unpaid)
03-18-2003, 09:35 AM
Replies:
1
Global Login??
Views:
919
Posted By
Poggyuk
Global Login??
Hi all,
Firsty: Sorry if i've placed this in the wrong forum!
My Request: I was trying to make a login like the one found at the top of vB3,
using the phpinclude and then adding $globallogin...
Forum:
Member Archives
03-11-2003, 11:06 PM
Replies:
6
Has ne1 got a chat button?
Views:
782
Posted By
Poggyuk
Has ne1 got a chat button?
Does anyone have a chat button that goes with the default vBulletin set? Please!!!!!!!!!!!!!!!!!!!!!!!
Forum:
Modification Requests/Questions (Unpaid)
03-11-2003, 10:38 PM
Replies:
2
Buttons at the top of the forum...
Views:
1,048
Posted By
Poggyuk
Put this in your phpinclude: if...
Put this in your phpinclude:
if ($bbuserinfo[usergroupid]==1) { // Non-Registered
$register = "<a href=\"$bburl/register.php?s=$session[sessionhash]&action=signup\"><img...
Forum:
Modification Requests/Questions (Unpaid)
03-10-2003, 09:43 AM
Replies:
1
Chat.php in different directory
Views:
756
Posted By
Poggyuk
Chat.php in different directory
Hi, can somebody help me please...
I want to create a chat.php file & have it in a different directory to my forums, but when i use the usual way of calling up templates
e.g:
<?php...
Forum:
Modification Requests/Questions (Unpaid)
03-08-2003, 01:36 PM
Replies:
7
Additional admin files
Views:
896
Posted By
Poggyuk
Would you be able to tell me what the code for...
Would you be able to tell me what the code for the adminlog function is? Please!
Thanks in advance if you help...
Forum:
Modification Requests/Questions (Unpaid)
03-04-2003, 11:30 PM
Replies:
2
Banners
Views:
844
Posted By
Poggyuk
Banners
I'm using the vBulletin default skin (just to help ya),
and i'd like to place a normal 60 / 468 banner, on the top right (above the user cp buttons, etc)...
Can someone please tell me where to...
Forum:
vBulletin 2.x Full Releases
03-04-2003, 10:53 AM
Replies:
38
Admin. 2 Admin. Notes VIA AdminCP Index
Views:
6,958
Posted By
Poggyuk
Can someone help me... When i ever i leave a...
Can someone help me...
When i ever i leave a note, i always get the following message:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in...
Forum:
vB3 Programming Discussions
02-26-2003, 09:56 AM
Replies:
4
vbt database
Views:
1,190
Posted By
Poggyuk
thanks for that! i'll look into that vbauth but...
thanks for that! i'll look into that vbauth
but i'll use that
chdir("/forums/");
require("global.php");
if($bbuserinfo[userid]==0) {
show_nopermission();
}
aswell!
Forum:
vB3 Programming Discussions
02-24-2003, 11:36 PM
Replies:
4
vbt database
Views:
1,190
Posted By
Poggyuk
vbt database
Does anybody know how to make a script like the one used for the database ova at vbt.com? where you can use htaccess protection & have it use the usernames & passwords from a vbulletin database? plz!
Forum:
Community Reviews
02-07-2003, 10:42 AM
Replies:
22
pull my forum to pieces...
Views:
2,483
Posted By
Poggyuk
When i contacted vBulletin.com, just before i...
When i contacted vBulletin.com, just before i purchased vBulletin, they told me that you can't remove the "$bbtitle - powered by vBulletin" or the copyright notice in the footer...
Well, in that...
Forum:
Community Reviews
02-06-2003, 09:30 PM
Replies:
22
pull my forum to pieces...
Views:
2,483
Posted By
Poggyuk
What happened to the "$bbtitle - powered by...
What happened to the "$bbtitle - powered by vBulletin" in the title bar?
Or did you pay the stupid sum of $600 to remove it?!
Forum:
Modification Requests/Questions (Unpaid)
01-27-2003, 10:43 PM
Replies:
7
Additional admin files
Views:
896
Posted By
Poggyuk
yeah, that works! thanks!!!
yeah, that works! thanks!!!
Forum:
Modification Requests/Questions (Unpaid)
01-27-2003, 09:21 PM
Replies:
7
Additional admin files
Views:
896
Posted By
Poggyuk
Additional admin files
Hi, i was just wondering if anybody knows how to make another page, that uses the admin protection (so you have to log in via the admin cp to access the files)?
This is because i want to add a...
Forum:
Modification Requests/Questions (Unpaid)
09-09-2002, 10:14 PM
Replies:
2
Please, Please, Please help!!!
Views:
869
Posted By
Poggyuk
Please, Please, Please help!!!
Message Deleted!:p
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
07:48 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.01544 seconds
Memory Usage
2,005KB
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
(24)
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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(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(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
FULLTEXT Search
php_sapi_name(): fpm-fcgi