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:
ltwinnerr
Forum:
vB4 General Discussions
10-21-2011, 10:00 AM
Replies:
2
I need blogs, articles and a video content type, what are my options?
Views:
316
Posted By
ltwinnerr
Anybody able to advise me on this? I cant really...
Anybody able to advise me on this? I cant really get any work done on my site at the moment until I decide which cms to use. I dont want to pick the wrong one and waste weeks of work...
Forum:
vB4 General Discussions
10-18-2011, 11:56 AM
Replies:
2
I need blogs, articles and a video content type, what are my options?
Views:
316
Posted By
ltwinnerr
bump
bump
Forum:
vB4 General Discussions
10-16-2011, 08:56 AM
Replies:
2
I need blogs, articles and a video content type, what are my options?
Views:
316
Posted By
ltwinnerr
I need blogs, articles and a video content type, what are my options?
I need to add the following to my forums -
user blogs
articles
video content type - basically the exact same things as an article but it will have a video in the OP.
So what...
Forum:
vB4 Programming Discussions
09-08-2011, 04:50 PM
Replies:
1
What is a posts messageicon?
Views:
286
Posted By
ltwinnerr
What is a posts messageicon?
Just wondering what this thing is? In my postbit_legacy template it gets inserted just before the post title depending on a conditional -
<vb:if condition="$show['messageicon']"><img src="{vb:raw...
Forum:
vB4 Programming Discussions
09-06-2011, 10:31 PM
Replies:
9
How to print Forum ID?
Views:
959
Posted By
ltwinnerr
Ive seen a good few people saying to use...
Ive seen a good few people saying to use 'preRegister' when dealing with templates in general.
Why can't you just just the standard $templater->register('xyz', $xyz);?
Or do they both do...
Forum:
vB4 Programming Discussions
09-06-2011, 10:15 PM
Replies:
2
DataManager question(s)
Views:
605
Posted By
ltwinnerr
ty mate
ty mate
Forum:
vB4 Programming Discussions
09-06-2011, 04:23 PM
Replies:
2
DataManager question(s)
Views:
605
Posted By
ltwinnerr
DataManager question(s)
I want to use a datamanager to save some custom fields. However I am unsure about one or two things.
1. What is the difference between the vB_DataManager set() and setr() functions? Why would I...
Forum:
vB4 General Discussions
09-02-2011, 10:49 AM
Replies:
2
User profile picture and avatar...just want to use one of them
Views:
563
Posted By
ltwinnerr
User profile picture and avatar...just want to use one of them
I think it is not a good idea to offer both a profile picture and an avator to users. People are used to just uploading one user image to community sites. I even got confused myself when I uploaded a...
Forum:
vB4 Programming Discussions
08-10-2011, 02:03 PM
Replies:
1
Want to show user image on the header of every page
Views:
362
Posted By
ltwinnerr
Want to show user image on the header of every page
When a user is logged into my site I want to show their avatar in the header of every page.
I thought it would be a simple matter of retrieving user image from some global variable but after...
Forum:
vB4 Programming Discussions
08-03-2011, 12:01 AM
Replies:
4
How to override onsubmit for custom validation
Views:
748
Posted By
ltwinnerr
Hi, I tried your test and it worked and then I...
Hi, I tried your test and it worked and then I noticed that even though it works the html view in firebug still shows the onsubmit function as the original function...
So I tried it again with...
Forum:
vB4 Programming Discussions
08-02-2011, 11:33 PM
Replies:
4
How to override onsubmit for custom validation
Views:
748
Posted By
ltwinnerr
I've just tried that and it doesnt work either. I...
I've just tried that and it doesnt work either. I cant understand how the action attribute can be changed no problem yet the onsubmit attribute cant.
Can someone try adding the javascript
var...
Forum:
vB4 Programming Discussions
08-02-2011, 09:44 PM
Replies:
4
How to override onsubmit for custom validation
Views:
748
Posted By
ltwinnerr
How to override onsubmit for custom validation
I want to override the onsubmit attribute of the form on the newthread page as I have added a few custom fields to it that I need to validate. However the onsubmit value will not change. Here's what...
Forum:
vB4 Programming Discussions
07-18-2011, 03:48 PM
Replies:
7
Is there even 1 decent vBulletin 4 tutorial?
Views:
2,258
Posted By
ltwinnerr
That looks like a good reference but it has very...
That looks like a good reference but it has very little to do with what Im talking about - A comprehensive guide for making products/plugins that explains how the templating system works to a...
Forum:
vB4 Programming Discussions
07-18-2011, 03:22 PM
Replies:
7
Is there even 1 decent vBulletin 4 tutorial?
Views:
2,258
Posted By
ltwinnerr
Is there even 1 decent vBulletin 4 tutorial?
I have spent hours over the last few days looking for a decent vbulletin tutorial that explains the templating system to a newcomer. And I have not found one.
It seem there is no tutorial that...
Forum:
vB4 General Discussions
03-28-2011, 06:23 PM
Replies:
1
Replies/views text repeated dozens of time per page
Views:
426
Posted By
ltwinnerr
Replies/views text repeated dozens of time per page
I noticed that vb.org is now running vb version 4. Yet unlike all the other vb4 forums out there it doesn't have this absolutely crap layout with the reply and view counts in the same cells. I cant...
Forum:
vB3 General Discussions
03-13-2010, 02:43 PM
Replies:
1
VB.org code open source?
Views:
414
Posted By
ltwinnerr
VB.org code open source?
Just wondering are all the plugins/code on vbulletin.org considered open source?
Forum:
vB4 General Discussions
02-23-2010, 05:04 PM
Replies:
6
How do you make seperate columns for "Posts" and "Threads"?
Views:
865
Posted By
ltwinnerr
Do you know why they changed it in the first...
Do you know why they changed it in the first place? It is a huge change in appearance, does anyone else prefer the old way?
Forum:
vB4 General Discussions
02-23-2010, 08:00 AM
Replies:
6
How do you make seperate columns for "Posts" and "Threads"?
Views:
865
Posted By
ltwinnerr
This is essential for me too. I think having...
This is essential for me too. I think having Posts & Threads in the same columns looks way too cluttered and is just a bad idea. I'm hoping the VB team put in an option to display it like the old way...
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
06:14 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.01852 seconds
Memory Usage
1,981KB
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
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.0010
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
FULLTEXT Search
php_sapi_name(): fpm-fcgi