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 20 of 20
Search took
0.00
seconds.
Search:
Posts Made By:
dionsis
Forum:
Modification Graveyard
06-06-2008, 11:43 AM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
517,398
Posted By
dionsis
Actually is there any way to modify this bridge...
Actually is there any way to modify this bridge so that logins and forcing users and mapping users wasnt neccessary
And that all the plugin did was post new articles to a vbulletin forum.
This...
Forum:
Modification Graveyard
06-06-2008, 10:41 AM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
517,398
Posted By
dionsis
Not that i can see in the setting of this mod you...
Not that i can see in the setting of this mod you just set 1 forum id
Forum:
Modification Graveyard
06-05-2008, 11:02 AM
Replies:
1,318
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
517,398
Posted By
dionsis
Digibluez im pretty sure existing vbulletin...
Digibluez im pretty sure existing vbulletin members would be tough to port to wordpress considering as far as i know WP uses MD5 encoding for passwords and Vbulletin uses Md5(Md5(password).salt)...
Forum:
vB3 Programming Discussions
01-28-2008, 11:45 AM
Replies:
10
Datamanager Issues
Views:
1,357
Posted By
dionsis
aye if i move the variables down just before ...
aye if i move the variables down just before
$userdm->set('username', $username);
it works absolutely fine
anyone know where i'd get a list of bitfield and user options for the data manager,...
Forum:
vB3 Programming Discussions
01-28-2008, 10:46 AM
Replies:
10
Datamanager Issues
Views:
1,357
Posted By
dionsis
Thanks for the cleaning array tip, i didnt know...
Thanks for the cleaning array tip, i didnt know that existed
password is plain text
username is plain text
email is plain text all passed through the address bar, recieved by $_REQUEST...
Forum:
vB3 Programming Discussions
01-27-2008, 09:30 PM
Replies:
10
Datamanager Issues
Views:
1,357
Posted By
dionsis
the code is that of above given by dismounted ...
the code is that of above given by dismounted
in a non working example the taking the passed values into a variable i put the $_REQUESTS at the top
in a working sample i put the $_REQUESTS...
Forum:
vB3 Programming Discussions
01-27-2008, 04:09 AM
Replies:
10
Datamanager Issues
Views:
1,357
Posted By
dionsis
im looking to make a script to help me bridge 2...
im looking to make a script to help me bridge 2 applications
basically the app im using has a bridge function that when i choose a certain bridge, code gets executed in that bridge file, so there...
Forum:
vB3 Programming Discussions
01-24-2008, 12:11 PM
Replies:
10
Datamanager Issues
Views:
1,357
Posted By
dionsis
Datamanager Issues
Ok can anyone including the developers out there suggest a method for solving
PHP Fatal error: Call to a member function query_first_slave() on a non-object in...
Forum:
vBulletin 3 Articles
01-24-2008, 12:08 PM
Replies:
162
Add new Users (automatically)
Views:
125,306
Posted By
dionsis
Nobody have any idea's on this? i might post this...
Nobody have any idea's on this? i might post this to the vbulletin programming forum and see if anyone see's it better there
Forum:
vBulletin 3 Articles
01-14-2008, 12:32 AM
Replies:
162
Add new Users (automatically)
Views:
125,306
Posted By
dionsis
i do include global.php
i do include global.php
Forum:
vBulletin 3 Articles
01-10-2008, 04:43 PM
Replies:
162
Add new Users (automatically)
Views:
125,306
Posted By
dionsis
Ok can anyone including the developers out there...
Ok can anyone including the developers out there suggest a method for solving
PHP Fatal error: Call to a member function query_first_slave() on a non-object in...
Forum:
vBulletin 3.5 Add-ons
01-04-2008, 01:01 PM
Replies:
68
Connector API for vBulletin
Views:
27,309
Posted By
dionsis
Its appears PHP5 throws up a lock_tables error...
Its appears PHP5 throws up a lock_tables error when trying to do a logout on this
Would love to see further development and updates on this as its a fantastic mod
Forum:
vB3 Programming Discussions
02-09-2007, 10:38 PM
Replies:
3
Logging in to vbulletin using external form
Views:
802
Posted By
dionsis
looks ideal for website to forum functionality ...
looks ideal for website to forum functionality
its PHP5 code and 3.5.4 compatible only, ive tried it on my server anyway, (php4 and 3.6.4)
no joy, just blank screen
but the idea is right, if...
Forum:
vB3 Programming Discussions
02-07-2007, 11:33 PM
Replies:
3
Logging in to vbulletin using external form
Views:
802
Posted By
dionsis
Logging in to vbulletin using external form
Ok so i have an external site and want to use the login that i use for the main site to log vbulletin in when they log into the main site
i would also like it if they logged into vbulletin that it...
Forum:
vB3 Programming Discussions
02-04-2007, 01:13 PM
Replies:
5
Plugin placement to delete user from another table?
Views:
999
Posted By
dionsis
is this not possible to program vbulletin to do?
is this not possible to program vbulletin to do?
Forum:
vB3 Programming Discussions
02-04-2007, 01:11 PM
Replies:
4
Adding a user to the database manually
Views:
937
Posted By
dionsis
its licensed code so i cant really
its licensed code so i cant really
Forum:
vB3 Programming Discussions
01-31-2007, 10:15 PM
Replies:
5
Plugin placement to delete user from another table?
Views:
999
Posted By
dionsis
id be interested in this information too, if i...
id be interested in this information too, if i edit a user in VB, or if a user edits himself, i would like to change information on another table
similar if they delete themselves or i admin...
Forum:
vB3 Programming Discussions
01-31-2007, 10:11 PM
Replies:
4
Adding a user to the database manually
Views:
937
Posted By
dionsis
i have a script called jamroom doing a similar...
i have a script called jamroom doing a similar thing inserting data into vbulletin and it appears to be inserting imformation into the user table and userfield table
only thing is the postbit...
Forum:
vB3 General Discussions
12-20-2006, 11:33 PM
Replies:
2
integrating vbulletin with other applications
Views:
963
Posted By
dionsis
cheers, that helps alright, but is there anything...
cheers, that helps alright, but is there anything specific to log ins and sessions
like i found add-in users, which looks like being a great help
what im looking for now is that the script can...
Forum:
vB3 General Discussions
12-20-2006, 09:45 PM
Replies:
2
integrating vbulletin with other applications
Views:
963
Posted By
dionsis
integrating vbulletin with other applications
im looking to know what i will need to do to make vbulletin sync with another application
if it was something like jamroom or a custom application
do i need hooks? code a plugin?
what...
Showing results 1 to 20 of 20
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
12:57 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.02441 seconds
Memory Usage
1,996KB
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
(20)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(31)
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(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(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(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi