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 14 of 14
Search took
0.00
seconds.
Search:
Posts Made By:
bailz66
Forum:
vBulletin 3.8 Add-ons
12-09-2010, 12:11 AM
Replies:
1,330
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
390,967
Posted By
bailz66
I have the solution to the above problem If...
I have the solution to the above problem
If you have your forums set so that unregistered users can not view your forum then unregistered users will not be able to view the log. There wont be an...
Forum:
vBulletin 3.8 Add-ons
12-05-2010, 11:20 PM
Replies:
1,330
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
390,967
Posted By
bailz66
This was posted last year but no response made ...
This was posted last year but no response made
Does anyone have a solution for this?
Thanks
Warren
Thanks in advance.
Forum:
vB4 Design and Graphics Discussions
10-25-2010, 09:00 PM
Replies:
5
Remember Me Stylevar
Views:
1,115
Posted By
bailz66
Awesome that was it thanks! It was difficult...
Awesome that was it thanks!
It was difficult to find because every other stylevar that deals with color is called
name_color not text
Thanks for the help
Forum:
vB4 Design and Graphics Discussions
10-24-2010, 11:22 PM
Replies:
5
Remember Me Stylevar
Views:
1,115
Posted By
bailz66
Any help with this? Its really got me stumped ...
Any help with this? Its really got me stumped
Am thinking i will just edit the template and force it to use a different color but dont really like doing that :(
Forum:
vB4 Design and Graphics Discussions
10-22-2010, 02:30 AM
Replies:
5
Remember Me Stylevar
Views:
1,115
Posted By
bailz66
Remember Me Stylevar
Hey Guys
I have managed to some how get the text "Remember Me?" set to transparent and have spent a few hours trying to find which stylevar controls it.
Does anyone know which stylevar i would...
Forum:
vBulletin 4.x Add-ons
06-24-2010, 05:10 AM
Replies:
3,061
Chat Modifications -
VSa - ChatBox (AJAX)
Views:
1,164,568
Posted By
bailz66
$query = "select * from vb_datastore where title...
$query = "select * from vb_datastore where title = 'options'";
$result = mysql_query($query);
$row = mysql_fetch_object($result);
$data = $row->data;
$data =...
Forum:
vB4 Programming Discussions
06-23-2010, 10:17 PM
Replies:
16
How To Reduce the Load in my forum?
Views:
1,033
Posted By
bailz66
if your forum is that big you will need something...
if your forum is that big you will need something a bit more concrete than a small web hosting company. Your probably going to need to pay for some real service.
Forum:
vBulletin 4.x Add-ons
06-23-2010, 05:34 AM
Replies:
3,061
Chat Modifications -
VSa - ChatBox (AJAX)
Views:
1,164,568
Posted By
bailz66
Regarding the Database start / stop using cron...
Regarding the Database start / stop using cron sessions
You need to update the datastore database as well
"vsachatbox_enable_product";i:0;s:22: needs to become...
Forum:
vB4 Programming Discussions
06-23-2010, 05:30 AM
Replies:
5
changing Admin Settings Manually
Views:
465
Posted By
bailz66
Ah yep seems to be to do with the datastore...
Ah yep seems to be to do with the datastore function. Looks like a lot of goop
;i:3;s:25:"vsachatbox_enable_product";i:0;s:22:
This is from the datastore DB entry.
I am unsure which part of...
Forum:
vB4 Programming Discussions
06-23-2010, 02:47 AM
Replies:
5
changing Admin Settings Manually
Views:
465
Posted By
bailz66
Thanks heaps for the reply The database...
Thanks heaps for the reply
The database queries run and the database is updated.
Its run within a seperate script i have that gets score from a live sporting match.
At the start of the...
Forum:
vBulletin 4.x Add-ons
06-22-2010, 11:46 PM
Replies:
3,061
Chat Modifications -
VSa - ChatBox (AJAX)
Views:
1,164,568
Posted By
bailz66
I am having almost the same issue as above. Does...
I am having almost the same issue as above. Does anyone know a possible solution to this.
There is obviously some other things that happen when starting and stopping the chatbox
(The issue im...
Forum:
vB4 Programming Discussions
06-22-2010, 11:31 PM
Replies:
6
PHP / Vbulletin Interaction
Views:
738
Posted By
bailz66
do you want php to pull data from the database or...
do you want php to pull data from the database or a session?
If its from a session use the
$vbulletin->userinfo
$vbulletin->userinfo['username'] will give you the username i havent had to...
Forum:
vB4 Programming Discussions
06-22-2010, 10:08 PM
Replies:
5
changing Admin Settings Manually
Views:
465
Posted By
bailz66
changing Admin Settings Manually
Hello
I have a custom PHP page which i wanted to use to activate and stop a setting in VB from running
I am working with VSA chatbox.
What i want to do is enable it and disable it based on...
Forum:
Modification Requests/Questions (Unpaid)
05-07-2010, 03:26 AM
Replies:
1
Post Templates
Views:
560
Posted By
bailz66
Post Templates
Hey
We recently started using VB 4 and one of the features i would like to use is post templates.
That is be able to have users click a button in a thread and it fill in a template post for...
Showing results 1 to 14 of 14
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:17 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.03531 seconds
Memory Usage
1,956KB
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
(14)
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.0005
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(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