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 42
Search took
0.00
seconds.
Search:
Posts Made By:
kj_ugs
Forum:
vBulletin 3.0 Full Releases
06-07-2008, 05:53 PM
Replies:
201
vBulletin-WordPress Bridge
Views:
96,164
Posted By
kj_ugs
Is it possible to get the comments made in...
Is it possible to get the comments made in vBulletin to show in the comments list on the wordpress article too? That would be ace.
Forum:
Modification Graveyard
05-28-2008, 08:41 PM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
516,617
Posted By
kj_ugs
Installed and seems to be working great. The only...
Installed and seems to be working great. The only thing that didn't seem to work was the mapping of users. All my users that I had mapped to groups seemed to just default to 'subscriber' for some...
Forum:
Modification Graveyard
12-21-2007, 11:03 AM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
516,617
Posted By
kj_ugs
Sweet :) Thank you.
Sweet :) Thank you.
Forum:
vBulletin 3.6 Add-ons
12-20-2007, 11:33 PM
Replies:
894
Calendar Enhancements -
vB Event Forums
Views:
244,249
Posted By
kj_ugs
Yeah I noticed that. Hopefully someone will pick...
Yeah I noticed that. Hopefully someone will pick it up from where they left off. I might give it a try if no one else fancies it.
Forum:
Modification Graveyard
12-20-2007, 11:30 PM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
516,617
Posted By
kj_ugs
This is a fantastic plugin. I used it on a...
This is a fantastic plugin. I used it on a previous site and am just about to add it to another. I have one question for you. Are there any plans to port this over to version 3.7.0 of vBulletin when...
Forum:
vBulletin 3.6 Add-ons
12-20-2007, 08:50 PM
Replies:
894
Calendar Enhancements -
vB Event Forums
Views:
244,249
Posted By
kj_ugs
Just wondering if the developer has any plans to...
Just wondering if the developer has any plans to port this to the new vBulletin 3.7.0?
Because that would be fantastic.
Forum:
Modification Graveyard
12-09-2007, 01:13 PM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
516,617
Posted By
kj_ugs
Also do you anticipate any issues with vBulletin...
Also do you anticipate any issues with vBulletin 3.7? It's a sweet hack.
Forum:
vB3 General Discussions
12-08-2007, 07:50 PM
Replies:
1
Import one vbulletin database into a new install
Views:
743
Posted By
kj_ugs
Import one vbulletin database into a new install
Is is possible to import a vBulletin database from a completely different install into a new install / license which is going to replace the old one? I have two forums both for the same client but...
Forum:
Modification Graveyard
09-22-2007, 01:59 PM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
516,617
Posted By
kj_ugs
I should also say that the previous issue i have...
I should also say that the previous issue i have with fresh installs of Wordpress 2.2.1, 2.2.2 and 2.2.3 all with fresh installs of vBulletin 3.6.8.
My hosting environment is local and my...
Forum:
Modification Graveyard
09-22-2007, 01:51 PM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
516,617
Posted By
kj_ugs
The following appears at the bottom of my vbridge...
The following appears at the bottom of my vbridge settings in my wordpress options tab.
\n"; } ### Present User Setup Form. function Vbridge_User_Setup() { global $wp_roles; $xx = 0; $wpdb =&...
Forum:
Modification Graveyard
09-22-2007, 12:46 PM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
516,617
Posted By
kj_ugs
That's quite interesting. Thanks for posting that...
That's quite interesting. Thanks for posting that :) I'm about to start building a new site and was wondering about WP2.3 compatibility.
Forum:
Modification Requests/Questions (Unpaid)
09-21-2007, 11:21 PM
Replies:
14
Video Gallery?
Views:
2,232
Posted By
kj_ugs
Yes I am, that'd be brilliant. Would you do that...
Yes I am, that'd be brilliant. Would you do that for me?
Thanks
Forum:
vBulletin 3.6 Add-ons
09-21-2007, 08:17 PM
Replies:
114
Add-On Releases -
XEON Series - vbFLV Streaming Video Player
Views:
33,885
Posted By
kj_ugs
I'd buy the pro version if it allowed streaming...
I'd buy the pro version if it allowed streaming of videos from YouTube. That would be THE killer feature for this mod and something I've been desperately looking for, for a long time for my own...
Forum:
Modification Requests/Questions (Unpaid)
09-21-2007, 08:11 PM
Replies:
14
Video Gallery?
Views:
2,232
Posted By
kj_ugs
Any advancement on this? Sounds really exciting.
Any advancement on this? Sounds really exciting.
Forum:
vB3 Programming Discussions
03-28-2007, 06:39 PM
Replies:
3
date format
Views:
935
Posted By
kj_ugs
How do you convert a date into that format? ...
How do you convert a date into that format?
Found out how...
<?php
echo mktime(0, 0, 0, 09, 09, 2006);
echo "\n";
echo mktime(0, 0, 0, 9, 9, 2006);
?>
Forum:
vB3 Programming Discussions
03-28-2007, 05:56 PM
Replies:
2
Can't create database connection to vb database
Views:
822
Posted By
kj_ugs
Cannot believe i didn't spot that. Thanks again....
Cannot believe i didn't spot that. Thanks again. I've not included the global.php file. Would it be more efficient to do that?
Forum:
vB3 Programming Discussions
03-27-2007, 09:45 PM
Replies:
2
Can't create database connection to vb database
Views:
822
Posted By
kj_ugs
Can't create database connection to vb database
I keep getting the following warnings when i try and connect to my vbulletin database.
Warning: mysql_connect(): Access denied for user 'nobody'@'localhost' (using password: YES) in /testing.php...
Forum:
vB3 Programming Discussions
03-27-2007, 08:03 PM
Replies:
4
calendarcustomfields options field into array
Views:
751
Posted By
kj_ugs
Thanks Mark, that helps a lot :) KJ
Thanks Mark, that helps a lot :)
KJ
Forum:
vB3 Programming Discussions
03-27-2007, 06:44 PM
Replies:
4
calendarcustomfields options field into array
Views:
751
Posted By
kj_ugs
So I'd pull that field data into a variable...
So I'd pull that field data into a variable called $yourdata and then use unserialize on it?
Thanks!
Forum:
vB3 Programming Discussions
03-27-2007, 05:55 PM
Replies:
4
calendarcustomfields options field into array
Views:
751
Posted By
kj_ugs
calendarcustomfields options field into array
I'm wondering how i extract all the custom options from the table field options in the calendarcustomfields table.
When i look in the database all the custom options seem to be stored in one field...
Forum:
vBulletin 3.6 Add-ons
12-03-2006, 03:52 PM
Replies:
2,047
Major Additions -
GRPS: Groups Commune 2.0.x
Views:
462,678
Posted By
kj_ugs
I was wondering if it was possible to list recent...
I was wondering if it was possible to list recent posts and topics in the groups commune on the forum home page somehow?
Forum:
vBulletin 3.6 Add-ons
10-19-2006, 04:45 PM
Replies:
2,047
Major Additions -
GRPS: Groups Commune 2.0.x
Views:
462,678
Posted By
kj_ugs
Fantastic.
Fantastic.
Forum:
vBulletin 3.6 Add-ons
10-19-2006, 04:31 PM
Replies:
2,047
Major Additions -
GRPS: Groups Commune 2.0.x
Views:
462,678
Posted By
kj_ugs
Will this hack change the layout of my current...
Will this hack change the layout of my current forums home page? I dont want it to change that if possible.
Forum:
vBulletin 3.6 Add-ons
10-18-2006, 05:45 PM
Replies:
2,047
Major Additions -
GRPS: Groups Commune 2.0.x
Views:
462,678
Posted By
kj_ugs
What you are doing is fantastic. I cannot wait to...
What you are doing is fantastic. I cannot wait to try this on my board. I am envious of people like yourself. Though I can code in php I'm no where near capable just yet of doing something like this...
Forum:
vBulletin 3.6 Add-ons
09-23-2006, 08:59 PM
Replies:
894
Calendar Enhancements -
vB Event Forums
Views:
244,249
Posted By
kj_ugs
This, is nothing short of fantastic. Thanks very...
This, is nothing short of fantastic. Thanks very much.
Showing results 1 to 25 of 42
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
04:13 PM
.
-- 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.04454 seconds
Memory Usage
2,032KB
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
(52)
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.0011
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
FULLTEXT Search
php_sapi_name(): fpm-fcgi