Website Log In module

bigcougar

New Member
I have a website with a forum and gallery modules. They both require seperate user registration.

What I want to have is a website registration module that will provide access to the forum, gallery and some pages that require registration.

Unfortunately I am not sure how to go about it. The forum and gallery are using different MySQL tables to store user data. Fields in those tables are likely different.

Is it difficult to consolidate the two user tables into one and how many forum/gallery files will need to be adjusted to make it work?
 

leroy30

New Member
Who knows, depends on each module.

Would be a reasonable task I would have thought. Surely you could have a quick nosey of the code and get an idea yourself?
 
Top