FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Forum login integration(not a "zomg, tell me how to do it" post)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Forum login integration(not a "zomg, tell me how to do it" post) [message #36953] Fri, 20 April 2007 16:58 Go to next message
AMack is currently offline  AMack   Canada
Messages: 2
Registered: April 2007
Karma: 0
Junior Member
Hi all.

Looking into switching over to FUDForum but have a couple questions to ask on functionality.

If I switch over, I would like to integrate forum login with the rest of the site. I have read the template system and get how that works and realise that there is an api that deals with forum login. My question relates more on, how does forum login integration affect the rest of the site should the forum go down or administrator disable the forum for some reason? Will the rest of the site still be accessable independant of the forum status or with it make the rest of the site inaccessable like phpBB2 does?

Thanks!

[Updated on: Fri, 20 April 2007 17:09]

Report message to a moderator

Re: Forum login integration(not a "zomg, tell me how to do it" post) [message #36965 is a reply to message #36953] Sun, 22 April 2007 15:22 Go to previous messageGo to next message
Ilia is currently offline  Ilia   
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The fudapi does not care about whether the forum is active or not, it works directly with the database. This means you can turn off the forum, but have the rest of the site continue working using FUDforum's authentication mechanism.

FUDforum Core Developer
Re: Forum login integration(not a "zomg, tell me how to do it" post) [message #36970 is a reply to message #36953] Mon, 23 April 2007 06:40 Go to previous messageGo to next message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma: 0
Senior Member
If the site is on one server and the forum is on another server, and the forum server goes down, then, depending on how you have set up your code, your main site could slow down, unless you make your code "site crash safe"

Re: Forum login integration(not a "zomg, tell me how to do it" post) [message #36978 is a reply to message #36970] Mon, 23 April 2007 15:54 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The key server is the database server, since the API talks to the database. If you database server is down your have a problem.

FUDforum Core Developer
Re: Forum login integration(not a "zomg, tell me how to do it" post) [message #36981 is a reply to message #36953] Mon, 23 April 2007 15:59 Go to previous message
AMack is currently offline  AMack   Canada
Messages: 2
Registered: April 2007
Karma: 0
Junior Member
Ahh ok. Thats what I was kinda thinking but thought I'd check.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: No-Images Theme
Next Topic: RSS feed for non-public topics?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Jan 31 15:53:59 GMT 2025

Total time taken to generate the page: 0.02940 seconds