Need some help with a log on issue

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ConceptCrew
Forum Newbie
Posts: 2
Joined: Sat Jan 22, 2005 1:45 pm

Need some help with a log on issue

Post by ConceptCrew »

I have phpbb forums, Gallery photogallery, a links php script and Noah's classified php script all running separately on my server. I would like to tie all of these together so members can log on once and have access to all of these features.

I do not have a portal installed, nor do I want to install one at this time.

If this cannot be accomplished without a portal, then so be it. I might just break down and install one, but I like what I have and would like to keep it.


http://www.herpkingdom.com

I have a remote logon script (Not currently installed) that will put the logon onto the html page, but it only works to log users into the forums, not the other features.

Any help would be greatly appreciated.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Moved to PHP - Code.
ConceptCrew
Forum Newbie
Posts: 2
Joined: Sat Jan 22, 2005 1:45 pm

Post by ConceptCrew »

Any suggestions??
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

Suggestions, suggestions...

This is not wipped up in haste and real easy...
First solution is to check the phpbb mods section. I'm almost certain that there allready is a gallery addon available that would fit well with the board itself.

Noah's script is harder. There might, just might, be something similiar to this aswell as a phpbb mod so it might be worth looking into.

This is of course only if you are interested in getting the same functions onto your site, not caring about what scripts are being used. If you indeed are bound to these scripts (for any reason) the suggestion is to post in the Volountary part of this forum and see if someone might be kind enough to help you merge them...
Post Reply