JLHC Posted January 19, 2009 Share Posted January 19, 2009 One at a time bro. lol.... I want to get phpbb 3 working into at least a beta before I go into SMF... Most of the code will transfer anyways, just have to make a few modifications to set the SQL parameters SMF. No problem. Thanks for the update. I am willing to pay if you are able to create the integration for SMF. 0 Quote Link to comment Share on other sites More sharing options...
blweb Posted January 19, 2009 Share Posted January 19, 2009 I believe that having the forums database separate from the whmcs database would be a more secure route, I generally try to keep things as separate as possible with different mysql users and permissions. As for features from the whmcs admin panel a simple link to the admin functions of phpbb3 would suffice maybe with a pass-through so we did not have to re-authenticate again when logged in as an admin. Although, from what you are saying sounds like a fantastic idea of being able to disable the board. I would also opt to have: a sync button for users in whmcs / phpb3. Thanks again. -Nick Of course we have paypal, but $$ is not my objective, so I don't need any contribution. I am getting close (as I have been working a lot on the gaming side) but still need to input a few more features. like adding your admins and moderators from your whmcs admin panel. Being able to disable the boards from the admin panel... I also have two options for the database, and need some feedback as to what y'all prefer. I know how I want it on my site, but for you I need to know. 1. The forums database is part of whmcs database. 2. the forums database is completely seperate. Please give me some feedback, as to how you prefer this. Thanks 0 Quote Link to comment Share on other sites More sharing options...
dmhannah Posted January 21, 2009 Share Posted January 21, 2009 Looking forward to this already ) 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted January 24, 2009 Share Posted January 24, 2009 Just wanted to give a little update. Getting very close to a RC for this. I will hopefully have some screen shots of it in use very soon. I want to get it as full and rich as possible for a first RC. Things are comming very smooth so far, and we have not run into any real problems yet. Most of my development team (including myself) have a ton of projects in the works, so it is taking a little longer than originally anticipated. This project is definitely not dead. 0 Quote Link to comment Share on other sites More sharing options...
JLHC Posted January 24, 2009 Share Posted January 24, 2009 Just wanted to give a little update. Getting very close to a RC for this. I will hopefully have some screen shots of it in use very soon. I want to get it as full and rich as possible for a first RC. Things are comming very smooth so far, and we have not run into any real problems yet. Most of my development team (including myself) have a ton of projects in the works, so it is taking a little longer than originally anticipated. This project is definitely not dead. Thanks for the update. 0 Quote Link to comment Share on other sites More sharing options...
ChrisGooding Posted January 24, 2009 Share Posted January 24, 2009 Hiya Vic.. Really looking forward to this if you pull it off, will be happy to give it a beta for you Also, one point, would it be possible for the user to have a seperate user name in the forum as to what they use in whmcs? I think that people certainly prefer that, I know I do. Not sure how it would be done, maybe an additional field like $forum_name or something, which can then be passed to phpbb from whmcs when registering. 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted January 24, 2009 Share Posted January 24, 2009 Yes the user has a field in their client data "Forum Username" 0 Quote Link to comment Share on other sites More sharing options...
cobrastrike Posted January 25, 2009 Share Posted January 25, 2009 (edited) I was just notified about this thread by a colleague of mine, and thought it was kind of ironic considering I am working on a similar bridge myself for WHMCS and phpBB3. What features exactly would everyone want for such a system besides those mentioned? Edited January 25, 2009 by cobrastrike 0 Quote Link to comment Share on other sites More sharing options...
vertigos Posted February 4, 2009 Share Posted February 4, 2009 any update yet vic ?? 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted February 7, 2009 Share Posted February 7, 2009 ^working on it. Like I said, I want it perfect first, and we have a ton of projects(paying ones), so its going, but going slow. 0 Quote Link to comment Share on other sites More sharing options...
herpherp Posted February 7, 2009 Author Share Posted February 7, 2009 Not sure what everyone is looking for that's not in the original post, but just wanted to let you know that is still functioning without issue... Some have recieved errors but it seems this may be related to uncommon setups or something... 0 Quote Link to comment Share on other sites More sharing options...
ChrisGooding Posted February 7, 2009 Share Posted February 7, 2009 Yes the user has a field in their client data "Forum Username" Cue happy bunny smile 0 Quote Link to comment Share on other sites More sharing options...
vertigos Posted February 8, 2009 Share Posted February 8, 2009 Not sure what everyone is looking for that's not in the original post, but just wanted to let you know that is still functioning without issue... Some have recieved errors but it seems this may be related to uncommon setups or something... I thought there was an error with the pass 0 Quote Link to comment Share on other sites More sharing options...
herpherp Posted February 8, 2009 Author Share Posted February 8, 2009 I thought there was an error with the pass I think someone was having an issue with the "decrypt" I haven't personally seen that this command has changed so it should work... It was during the time that whmcs was upgraded so I wasn't sure if the decrypt had changed or not... it still works as far as I know... 0 Quote Link to comment Share on other sites More sharing options...
fetish-hosting Posted February 9, 2009 Share Posted February 9, 2009 Seems like we may have 3 versions on the go ! 0 Quote Link to comment Share on other sites More sharing options...
Shaun Posted February 9, 2009 Share Posted February 9, 2009 Seems like we may have 3 versions on the go ! <sidenote> And people wonder why the source of WHMCS is ioncubed, open source type projects are crazy for branching like this lol </sidenote> Looks like a good script ill be interested to see this working. 0 Quote Link to comment Share on other sites More sharing options...
Mackster Posted March 11, 2009 Share Posted March 11, 2009 Any updates on this? Or is this not getting worked anymore? 0 Quote Link to comment Share on other sites More sharing options...
pvcsnathan Posted March 12, 2009 Share Posted March 12, 2009 I don't think it is being worked on any more. I got tired of waiting so I took what was already available and modified it to suit my needs. I'm still working on perfecting it. If you are using the original script, you should beware of this particular line of code: $query = "SELECT * FROM tblclients WHERE id='".$_SESSION["uid"]."' LIMIT 1"; If I'm not mistaken, that's vulnerable to an sql injection. Replacing $_SESSION["uid"] with $vars["ClientID"] in all applicable files should take care of the problem. I may publish instructions and the improved code, but at this point I don't plan on it (mainly because I'd have to remember everything I did ). 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted March 12, 2009 Share Posted March 12, 2009 It is being worked on. My customers take priority at the moment, and this is something I am going to use myself. I will release it when I am done with it. I am not doing it for anything other than myself. If you want to wait, then thats cool. If not, thats cool also. 0 Quote Link to comment Share on other sites More sharing options...
Mackster Posted March 12, 2009 Share Posted March 12, 2009 Getting one done... I will still be interested to see how yours turns out though. Good luck. 0 Quote Link to comment Share on other sites More sharing options...
MultiHosts Posted March 12, 2009 Share Posted March 12, 2009 I'm really looking forward to this - Will be so useful! 0 Quote Link to comment Share on other sites More sharing options...
ChrisGooding Posted April 11, 2009 Share Posted April 11, 2009 Any news on this one? 0 Quote Link to comment Share on other sites More sharing options...
ChrisGooding Posted May 2, 2009 Share Posted May 2, 2009 Sorry to bump an old-ish thread, but I was hoping to hear more on this. 0 Quote Link to comment Share on other sites More sharing options...
jozeph Posted May 7, 2009 Share Posted May 7, 2009 There is an update to V4? 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted May 7, 2009 Share Posted May 7, 2009 been busy with a TON of recoding and re-templating quite a few of mt customers sites, so you'll have to bare with me, if you want to wait for mine. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.