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 21 of 21
Search took
0.00
seconds.
Search:
Posts Made By:
DarkScythe
Forum:
vB3 Programming Discussions
07-31-2008, 03:36 AM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Thanks for the tips! Kind of late now...
Thanks for the tips!
Kind of late now though.. I'll have to look through the code tomorrow morning.
If you have any more tips/tricks/advice that may help though, I'd appreciate it.
I'd need to...
Forum:
vB3 Programming Discussions
07-31-2008, 03:15 AM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Oh, I'm not storing the password as plain text :)...
Oh, I'm not storing the password as plain text :)
I just needed to know where I could grab the password at all before vB's salt got added to it. EE does not support salts, it only supports plain...
Forum:
vB3 Programming Discussions
07-31-2008, 02:58 AM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Oh! If that's the case, that means that...
Oh!
If that's the case, that means that $userdata->set() does not actually enter the information in the database yet?
The hook I mentioned before came right before a pre_save() call.. If that's...
Forum:
vB3 Programming Discussions
07-30-2008, 01:15 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
I'm aware of this - Within EE and phpBB, I have...
I'm aware of this - Within EE and phpBB, I have laid out database calls in several files where these changes happen, but the biggest one to deal with first is the registration, and is why I'm...
Forum:
vB3 Programming Discussions
07-29-2008, 02:00 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
So, you're suggesting I fetch data from the...
So, you're suggesting I fetch data from the database, rather than use the information present in variables during registration? For example, I was planning on hooking in around here:
($hook =...
Forum:
vB3 Programming Discussions
07-28-2008, 01:05 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Thanks once again for the reply, Dismounted. ...
Thanks once again for the reply, Dismounted.
Isn't the user data manager for putting data into vB?
Right now, I don't need to do that, I'm trying to export data from vB into EE's database.
For...
Forum:
vB3 Programming Discussions
07-27-2008, 03:12 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Anyone? :(
Anyone? :(
Forum:
vB3 Programming Discussions
07-25-2008, 05:57 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Thanks for the response - that's very similar to...
Thanks for the response - that's very similar to what I did with phpBB2, and what I'm trying to do with this. The problem is exporting user data FROM vB to the other program. From my work with...
Forum:
vB3 Programming Discussions
07-25-2008, 01:34 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Thanks - I didn't even know such a thing...
Thanks - I didn't even know such a thing existed.. Took me a while to figure out where to download it from.
Anyway, I can read it now but I still can't really do anything since I don't know any...
Forum:
vB3 Programming Discussions
07-24-2008, 12:36 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Oops, sorry. Wow, I can't understand these...
Oops, sorry.
Wow, I can't understand these javascript files at all.. I at least have a PHP book to refer to lol.
I assume this means there's no way I can modify this to also hash it into SHA1...
Forum:
vB3 Programming Discussions
07-23-2008, 04:58 PM
Replies:
4
Question about the login system.
Views:
925
Posted By
DarkScythe
I just wanted to comment about that method.. I've...
I just wanted to comment about that method.. I've read about it before as I used to want to do something similar, but from what I've read, I don't think that actually improves security any.. some say...
Forum:
vB3 Programming Discussions
07-23-2008, 01:47 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Thanks again for the informative reply. I'm...
Thanks again for the informative reply.
I'm sorry, I must be a pain in the butt with all these questions, but I do appreciate the help.
I took a look at that function and I believe your talking...
Forum:
vB3 Programming Discussions
07-22-2008, 02:25 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Yes, that's what I remember reading, and why the...
Yes, that's what I remember reading, and why the above userdata set line is checking. Where is the Javascript function though, I see no mention of it around that section of code..
I did find this...
Forum:
vB3 Programming Discussions
07-21-2008, 01:02 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Thank you for the replies. I was able to...
Thank you for the replies.
I was able to tell about the double hashing, but I couldn't figure out exactly when I could pull the password. I had found this in the registration file, which I believe...
Forum:
vB3 Programming Discussions
07-20-2008, 09:10 PM
Replies:
27
Some Help/Information with vB Integration Please
Views:
3,977
Posted By
DarkScythe
Some Help/Information with vB Integration Please
Hello,
A few weeks ago I decided to purchase a vB license for my forums. I plan to use it in conjunction with the ExpressionEngine CMS/Blog. This was after some careful consideration and lots of...
Forum:
vBulletin Pre-Sales Questions
07-12-2008, 03:48 PM
Replies:
10
Question about Integration/Code Support
Views:
1,415
Posted By
DarkScythe
Thank you for the warm welcome! :) As for...
Thank you for the warm welcome! :)
As for what my forums will be about, at the moment it's going to be a community area for members of my upcoming webcomic web site to gather and chat. I don't...
Forum:
vBulletin Pre-Sales Questions
07-12-2008, 03:24 PM
Replies:
10
Question about Integration/Code Support
Views:
1,415
Posted By
DarkScythe
Okay, I'll head over there, thanks for the help!
Okay, I'll head over there, thanks for the help!
Forum:
vBulletin Pre-Sales Questions
07-12-2008, 02:58 PM
Replies:
10
Question about Integration/Code Support
Views:
1,415
Posted By
DarkScythe
Okay, I have finally decided to buy a license for...
Okay, I have finally decided to buy a license for vB. I hope this goes well - which forum category here should I post for help with such a modification/integration?
Forum:
vBulletin Pre-Sales Questions
06-27-2008, 06:56 PM
Replies:
10
Question about Integration/Code Support
Views:
1,415
Posted By
DarkScythe
Thanks! Great to hear - I'll weigh my options...
Thanks! Great to hear - I'll weigh my options toward a vB license.
Forum:
vBulletin Pre-Sales Questions
06-27-2008, 06:33 PM
Replies:
10
Question about Integration/Code Support
Views:
1,415
Posted By
DarkScythe
Thank you for the reassuring reply. Does...
Thank you for the reassuring reply.
Does this mean that I am allowed to ask and post snippets of vB's internal code and ask for help on modifying it here?
As far as how to go about it, the way...
Forum:
vBulletin Pre-Sales Questions
06-27-2008, 03:27 PM
Replies:
10
Question about Integration/Code Support
Views:
1,415
Posted By
DarkScythe
Question about Integration/Code Support
Hello,
I have an ExpressionEngine blog that I wish to integrate somewhat with a forum software so that users do not have to register twice. It's not an in-depth integration, just needs to keep the...
Showing results 1 to 21 of 21
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:59 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.01919 seconds
Memory Usage
2,013KB
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
(21)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(54)
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.0006
(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(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
FULLTEXT Search
php_sapi_name(): fpm-fcgi