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 2
1
2
>
Showing results 1 to 25 of 33
Search took
0.00
seconds.
Search:
Posts Made By:
PayBas
Forum:
vB3 General Discussions
04-12-2007, 11:27 AM
Replies:
2
Prevent users from posting within # days of signup.
Views:
712
Posted By
PayBas
oh right :), I forgot this doesn't require a hack...
oh right :), I forgot this doesn't require a hack but can be handled through the promotion system.
Thx
Forum:
vB3 General Discussions
04-12-2007, 10:53 AM
Replies:
2
Prevent users from posting within # days of signup.
Views:
712
Posted By
PayBas
Prevent users from posting within # days of signup.
I know there is a way to do this, as the http://forum.doom9.org has something like this.
Unfortunately after searching the vbulletin.org forums intensively I haven't found this hack/mod anywhere....
Forum:
vB3 General Discussions
04-02-2007, 02:13 AM
Replies:
8
SQL database error (prolly from plugin)
Views:
794
Posted By
PayBas
Thx for swift reply, I'll try it in the morning :)
Thx for swift reply, I'll try it in the morning :)
Forum:
vB3 General Discussions
04-02-2007, 12:30 AM
Replies:
8
SQL database error (prolly from plugin)
Views:
794
Posted By
PayBas
Okay I finally got it: Database error in...
Okay I finally got it:
Database error in vBulletin 3.6.5:
Invalid SQL:
SELECT post.pagetext AS preview,
thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open,...
Forum:
vB3 General Discussions
03-26-2007, 01:23 PM
Replies:
8
SQL database error (prolly from plugin)
Views:
794
Posted By
PayBas
Hehe, thats what I said to them too :D. I'll post...
Hehe, thats what I said to them too :D. I'll post it asap.
Forum:
vB3 General Discussions
03-26-2007, 11:40 AM
Replies:
8
SQL database error (prolly from plugin)
Views:
794
Posted By
PayBas
SQL database error (prolly from plugin)
Some of my users are experiencing problems, I on the other hand am not :P. But I can't seem to find the cause.
Database error in vBulletin 3.6.5:
Invalid SQL:
SELECT
...
Forum:
vB3 General Discussions
03-18-2007, 11:38 AM
Replies:
0
$jumpforumbits in navbar
Views:
905
Posted By
PayBas
$jumpforumbits in navbar
I've got a $forumjump in the navbar template. And it all works fine, except the fact that the $jumpforumbits inside the forumjump aren't loaded.
Anyone have a plugin to force this? No php...
Forum:
vB3 Programming Discussions
03-14-2007, 11:03 PM
Replies:
8
vBulletin Conditionals [Complete List] - Help me/us/you!
Views:
1,660
Posted By
PayBas
Not all conditionals can be used in every...
Not all conditionals can be used in every template. I'm not sure where you can lookup which conditionals are available for each template though.
Forum:
vB3 Programming Discussions
03-13-2007, 01:43 PM
Replies:
4
Extending registration to secondary custom database.
Views:
745
Posted By
PayBas
Hey that would be great :), and this wont throw...
Hey that would be great :), and this wont throw any errors on vBulletin serverside?
I'll go try it, thx.
Forum:
vB3 Programming Discussions
03-13-2007, 12:11 PM
Replies:
4
Extending registration to secondary custom database.
Views:
745
Posted By
PayBas
Thx, for the quick reply. But can you give me a...
Thx, for the quick reply. But can you give me a quick explenation what this will do?
Forum:
vB3 Programming Discussions
03-13-2007, 10:23 AM
Replies:
4
Extending registration to secondary custom database.
Views:
745
Posted By
PayBas
Extending registration to secondary custom database.
Hello,
At the moment I am looking into the possibilities of having the vBulletin forum registration hooked up to a secondary database. This database is for a simple secondary website that doesn't...
Forum:
vB3 Programming Discussions
03-05-2007, 07:45 AM
Replies:
1
[Advice Needed] User avatar depending on profile field input?
Views:
689
Posted By
PayBas
nobody got a clue?
nobody got a clue?
Forum:
vB3 Programming Discussions
03-01-2007, 01:56 PM
Replies:
1
[Advice Needed] User avatar depending on profile field input?
Views:
689
Posted By
PayBas
[Advice Needed] User avatar depending on profile field input?
Hello, I am seeking to create the following functionality for my forum.
I want the avatars of users to be displayed depending on what information they have selected from the custom user...
Forum:
vB3 Programming Discussions
03-01-2007, 01:33 PM
Replies:
2
Multiple forum domains, common login ?
Views:
830
Posted By
PayBas
isn't this a matter of making them share the same...
isn't this a matter of making them share the same coockie?
Forum:
vB3 General Discussions
02-23-2007, 02:04 PM
Replies:
5
Modifying $navbits[breadcrumb] howto?
Views:
2,505
Posted By
PayBas
LOL, found out that the navbar_link template...
LOL, found out that the navbar_link template handles this :D
Forum:
vB3 General Discussions
01-31-2007, 01:15 AM
Replies:
3
Defining global variables in plugin.
Views:
989
Posted By
PayBas
No luck :( plugin hook: global_start ...
No luck :(
plugin hook: global_start
$pf_level = $vbulletin->userinfo['field8'];
in templates:
<if condition="$pf_level">$pf_level</if>
I didn't expect this to work since...
Forum:
vBulletin 3.6 Styles
01-30-2007, 11:04 PM
Replies:
84
WoW Style (Final)
Views:
55,027
Posted By
PayBas
Wow that is one nice style you got there egtrix. ...
Wow that is one nice style you got there egtrix.
In fact, I myself have been working on a wow style too, although it's not ready for release like yours :cool:
Forum Home...
Forum:
vB3 General Discussions
01-30-2007, 08:37 PM
Replies:
3
Defining global variables in plugin.
Views:
989
Posted By
PayBas
there's got to be SOMEONE who knows more about...
there's got to be SOMEONE who knows more about this kind of stuff :confused:
im pretty much stuck here
Forum:
vB3 General Discussions
01-28-2007, 05:02 PM
Replies:
3
Defining global variables in plugin.
Views:
989
Posted By
PayBas
Defining global variables in plugin.
What I need is a plugin that defines global variables, to be used for userprofilefields.
This needs to be done in a way that the variables are loaded in EVERY template. So I think it should be a...
Forum:
vBulletin 3.5 Add-ons
01-16-2007, 04:39 PM
Replies:
21
Display Avatar In Any Template
Views:
6,822
Posted By
PayBas
Any chance of this still becoming a plugin?
Any chance of this still becoming a plugin?
Forum:
vB3 Programming Discussions
01-11-2007, 10:35 PM
Replies:
2
Replacing multiple buttons with images in the same form?
Views:
926
Posted By
PayBas
Yeah I read those sources even before I posted...
Yeah I read those sources even before I posted this topic :). But this line puzzels me:
Does that mean that I cannot use the described javascript method in my case by default?
My...
Forum:
vB3 Programming Discussions
01-10-2007, 06:23 PM
Replies:
2
Replacing multiple buttons with images in the same form?
Views:
926
Posted By
PayBas
Replacing multiple buttons with images in the same form?
Okay here's the deal, I'm trying to replace the "preview post" and "submit new thread" buttons in the "newthread" template with images, I need this for my skin.
So very basically this is what...
Forum:
Modification Requests/Questions (Unpaid)
01-09-2007, 02:08 PM
Replies:
1
show forumdisplay threadbit topicstarter usergroupid
Views:
771
Posted By
PayBas
anyone?
anyone?
Forum:
vB3 General Discussions
01-06-2007, 11:00 PM
Replies:
5
Modifying $navbits[breadcrumb] howto?
Views:
2,505
Posted By
PayBas
come on ppl :(
come on ppl :(
Forum:
vB3 General Discussions
01-03-2007, 08:54 AM
Replies:
1
Banner every 3 posts?
Views:
832
Posted By
PayBas
This post has a section abou that: ...
This post has a section abou that:
http://www.vbulletin-styles.com/showthread.php?t=23841
Showing results 1 to 25 of 33
Page 1 of 2
1
2
>
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:37 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.01537 seconds
Memory Usage
2,035KB
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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(6)
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
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0007
(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(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(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(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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