Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Using Php Fusion with PhpBB

Asked Modified Viewed 2,377 times
X
xirus
X
xirus 10
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
asked
Junior Member

Hello, i am wondering how i can use php fusion with phpbb.

then i want to know how the people that register on the php fusion website also got accounts on the phpbb forum.


i dont know if this is the right section but from my point it fits most in here.
0 replies

8 posts

N
NetriX
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
answered
Senior Member

Using PHPFusion and PHPBB alongside each other using the same database is known as a bridge.

At this current point in time, there are no known bridges that work.

But then again that's to the best of my knowledge.

Best of luck,
NetriX
0 replies
X
xirus
X
xirus 10
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

so then i will have to use same db and same omg ive forgot the name but table name like fusion8qqm3_
0 replies
F
Falcon
F
Falcon 10
  • Member, joined since
  • Contributed 128 posts on the community forums.
  • Started 5 threads in the forums
answered
Member

There was a project somewhere on the web, that is using PHPFusion v6 with phpbb, just do a Google search and maybe if you look in the code, you will get an idea on how to make them work toghether, but note we do not support PHPFusion v6, so your doing this on your own.

You should keep'it simple, make a login panel in fusion that is connected to phpbb and open the comments to guests, and your problem should be solved. xD

Good Luck!
Edited by Falcon on 04-06-2011 03:26,
0 replies
X
xirus
X
xirus 10
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

well yes its always nice to keep it simple.. its just that its bad that you have to register to website and forum
0 replies
N
NetriX
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
answered
Senior Member

You could edit the PHPFusion registration.

But as to no offense, I don't think you would know how to do it.

And I'm personally not going to look into it because I hate PHPBB and will not download it. :P

But anyways, you could do a dual insert with PHPFusion registration.

And insert all the values of the php-fusion registration into the phpbb user database, but you'd probably have to encrypt the passwords separately.

This would require you to edit the php-fusion core registration.

Kind of like:

insert user_name into fusion_users & insert user_name into phpbb_users

:P It'd be a headache.
0 replies
X
xirus
X
xirus 10
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

hehe alright, well the main reason for this is because the bb codes @ my php fusion are **** up -.-

so if the bb codes wasnt **** up it would be awesome :P :D
0 replies
N
NetriX
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
answered
Senior Member

The BBCodes shouldn't be messed up?

What exactly is the problem?
0 replies
X
xirus
X
xirus 10
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

nevermind. ive figured out that the like or not infusion messed up the bb codes.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 8 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

N
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
F
F
Falcon 10
  • Member, joined since
  • Contributed 128 posts on the community forums.
  • Started 5 threads in the forums
X
X
xirus 10
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet