UBB.Dev
Posted By: Philipp phpWebSite / UBB.threads integration (Beta) - 07/16/2002 2:58 PM
Name: phpWebSite 0.8.2 / UBB.threads 6.x integration

Description: Integrate UBBthreads 6.x into phpWebSite 0.8.2

Installation:

Step 1:
Backup your UBB.threads database

Step 2:
Download phpWebSite 0.8.2 from http://phpwebsite.appstate.edu and install it on your UBB.threads database

Step 3:
Copy user.php, mainfile.php and ubbtconfig.php from my zip to your phpWebSite directory.
Open ubbtconfig.php in an editor and change the path to your UBB.threads directory.

Step 4:
Open the ubbt_registerednav.tmpl template and change the logout link ($phpurl/logout.php?Cat=$Cat) to
phpWebSite's user.php?op=logout

Notes:

1) This mod works only with MD5 passwords. Older users from UBBT 5.x which are still using crypt() passwords are not supported
2) Only the usertable is shared between phpWS and threads. phpWS has a second table for admins, that means all UBB.threads admins or moderators have only user privileges at phpWS.
3) Field U_Extra5 in w3t_Users is used to store phpWS theme settings

Attached File
52581-phpws_ubbt10.zip  (231 downloads)
cool, thanks
Thanks for sharing Philipp.

I'm sure there are others that will find this very usefull.
Nice one philipp What made you choose that particular software for integration?
Posted By: Rio Re: phpWebSite / UBB.threads integration (Beta) - 07/23/2002 5:32 AM
Hmmmm.. I can't get it to work. I get this error when I try to configure it

Fatal error: Call to undefined function: check_import_errors() in e:\ubbthreads\phpwebsite_en\mod\mainpage\mainpage.php on line 223
© UBB.Developers