![]() |
boomer if there is any way I can help you out with developing that in ANY way let me know b/c I think it would be the mother of all implementations for sites like ours for sure!
|
vb uses Salt for authentication. the closest vb/md5 integration I've seen is for Mambo/Joomla altered for Salt, which I am using at my site.
Perhaps that Joomla hack for vb 3.51 could be used as a guide? |
3.5 / 3.5.1
Does B00mer's vb3 hack work with 3.5 / 3.5.1?
|
Re: 3.5 / 3.5.1
Quote:
As far as I know the userbase system in VB hasn't changed much, since 3.0 release. If it has and the mod does fail, please advise me ASAP, as I will fix and get it working at no extra cost. :wink: |
Boomer took care of me and my forum issues. Excellent service.
|
Re: 3.5 / 3.5.1
Quote:
K-Rad. I bought it, but it doesn't appear to work right off the bat. I don't think it's a 3.5 issue, though, since the db structure looks to be the same. My forum is on a different domain, but the same server (cpanel based). Could that be it? Is there a log I can look to debug it? You could debug it, too, of course, I'm just curious where errors go. I'll give ya a gift cert to my store as a thank you. :) |
Make sure this is set correctly in the cartlab-vb-integrate.php file:
Code:
$vb_usertable = "user"; # vb user table name As well the proper tables are inserted here as well: Code:
# other tables that need userid's Sometimes there is a "vb_" in front of the table names. All database calls selects and opens have a die() condition on them with appropiate errors if there are any problems connecting to the phpBB's database and X-Cart's database you should see an error upon registering. Are you experiencing any errors at all or are users simply not being created in VB's user table? |
Quote:
All the fields are set right. They're not prefixed with anything, and the defaults are correct for the table names. Unfortunately, I'm not seeing any errors at all (and no users have reported any). I wish I saw errors! :) If I got errors, I'd probably know what to do next. As it is, it's a mystery because the entries just aren't being created. I can't see them in vbulletin, or when I browse the tables directly. |
It's been a month now.
So what's the next step to getting this working? Can you take a look at it? |
Re: Integration with Vbulletin
Reading through this thread started off promising then went a little strange so i skipped to the end. Is their a mod done for the current x-cart and current VB?
|
All times are GMT -8. The time now is 07:21 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.