• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Database & Login to an Central-Server

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello everybody and lets have a good time...

i have 2 questions:
- is it possible, or will it be, to have more than 1 forum on 1 database. a.e.
1 domain (www.mydom.com)
1 database (jforum)
3 forums with different themes, every as a single application, all on 1 database (jforum)
??

the 2nd
ist it possible to make a login agains an accountserver like an application an a minframe?
or can i work with an connector for my accountapplication which delivers xml-code?
can i scale the local grous with my accountapplication-DB?

whre can i geht the source code?

diffent questions, but nessecary...

thx
[originally posted on jforum.net by cenobita35]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The first one is not currently supported - you will need to have one db for each forum.

The second question you can see the solution here:

http://www.jforum.net/confluence/display/sso/Home

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Oh sure, it's a tiny ad, but under the right circumstances, it gets bigger.
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic