473,385 Members | 1,912 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

PHPNuke to phpBB integration Question

Hey folks... I have a standalone phpBB forums and just recently installed
PHPNuke on my website. I know phpnuke comes with it's own version of phpBB.

How can I make it possible for members who register through phpnuke to
automatically be register with my standalone phpBB?

If this is not possible, how can I transport my standalone phpbb to the one
that is included with PHPNuke?

(I've visited both phpbb forums and phpnuke forums and have not had any
success in obtaining an answer).
Jul 17 '05 #1
1 2695
Leave Me Alone wrote:
Hey folks... I have a standalone phpBB forums and just recently installed
PHPNuke on my website. I know phpnuke comes with it's own version of phpBB.

How can I make it possible for members who register through phpnuke to
automatically be register with my standalone phpBB?

If this is not possible, how can I transport my standalone phpbb to the one
that is included with PHPNuke?

(I've visited both phpbb forums and phpnuke forums and have not had any
success in obtaining an answer).


write a program that is auto-called when phpnuke registration ends.
The program should read the important parts of the phpnuke
registration (select * from thephpnukemembertable where
thenewid=whateveritis) and copy them into a new record in the phpbb
database (insert into phpbbmember table set fieldname=phpnukevalue,
nextfieldname=nextphpnukevalue, etc). That's all registration is:
creating and populating a member record. phpbb doesn't care what does
the creating and populating, so it can be your little transfer
program.

hth,
Margaret
--
(To mail me, please change .not.invalid to .net, first.
Apologies for the inconvenience.)
Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Keegan Alex | last post by:
Hi folks... I just installed phpnuke, and it's a great program. One problem is the Splatt forum really stinks. I'd LOVE to replace it with phpBB, but I'm not sure how. Can someone tell me if...
0
by: Mark Boyden | last post by:
There have been several messages on newsgroups about problems with phpNUKE related to a post-installation error of: Fatal error: Call to undefined function: message_die() in...
0
by: cjescudero | last post by:
Hello: I am going to develop a web site to manage a conference, i.e.: - Submission of presentations - Registration of assistants - Hotel booking - … I have experience in programming...
9
by: Market Mutant | last post by:
PhpNuke is the worse written PHP script as I heared then what does not suck? I need a fast, simple, CMS. I don't need that many hacks. No MySQL is the best. CMS is about news, and forum. I found...
0
by: Somerset Bob | last post by:
I've posted my query at the phpbb forum, where I got half an answer and then no more. I posted it again at another phpbb forum, where I got half an answer and no more. I posted it in alt.php, where...
0
by: Somerset Bob | last post by:
I've posted my query at the phpbb forum, where I got half an answer and then no more. I posted it again at another phpbb forum, where I got half an answer and no more. I posted it in alt.php, where...
2
by: Snyke | last post by:
Well the title might be a bit misleading: Some time ago I was trying to reverse engineer the authentification system in phpBB because I was building a community site in which there was a phpBB...
1
by: leo | last post by:
I am trying to installing phpbb 2 on Windows XP to host a very lightly used BB, with the main objective of trying to install the phpBB, web server and such. I am using Windows because I don't...
1
by: Dave Moore | last post by:
Hi All, I'd like to integrate phpBB forums into my php site. I want the forums to be a part of an existing page that my php currently writes to the client's browser, but having had a look at the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.