forcing a style, login integration

Pre-sales questions for phpBB 3 forum hosting script.
Post Reply
Stirling
Posts: 6
Joined: 16 Feb 2008, 16:03

forcing a style, login integration

Post by Stirling »

This looks like a great script, just a couple questions:
1) can I force a style (non-prosilver) on all forums from the moment of creation
2) I want to incorporate this within an existing site - can logins be integrated? (I realize this might mean extra $)

Regards
Stirling
User avatar
CyberAlien
Coder
Posts: 2159
Joined: 07 Jun 2007, 07:57
Hosted Forums: 0
Contact:

Re: forcing a style, login integration

Post by CyberAlien »

1. yes. it requires few edits in one sql file
2. no
Stirling
Posts: 6
Joined: 16 Feb 2008, 16:03

Re: forcing a style, login integration

Post by Stirling »

Thanks for the quick response.

When you say 'no' logins can't be integrated, do you mean 'no' the script doesn't have a 'built-in' way to handle that, or 'no' under no reasonable circumstances could someone familiar with php manage to do that.

Note that I looking to integrate the site login with the forum user login after it is created, not with the administrator login for the forum owner
User avatar
CyberAlien
Coder
Posts: 2159
Joined: 07 Jun 2007, 07:57
Hosted Forums: 0
Contact:

Re: forcing a style, login integration

Post by CyberAlien »

Script has no built-in way to do it. All session stuff is done in one file, so in theory I think it can be integrated, but you'll have to do it yourself and you must have good php knowledge to do it.
Post Reply