|
|
#1 |
|
Senior Member
Join Date: Jan 2007
Posts: 123
Rep Power: 12 ![]() |
I've got two different instances of 68c installed on the same domain - one for classified ads, and one as a business directory.
Is it possible to somehow merge the user accounts so users can register once and login to either instance with the same username and password? Thanks, Jim
__________________
V3.1.10 Developer - live V4.1.0 Beta 2 - sandbox |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,776
Rep Power: 110 ![]() |
Here is what I would probably recommend. This is assuming both are installed in the same database with different table prefixes.
1. Figure out which user table you want to make your default users table. 2. Find some software that will do a global find and replace and search for ".PREFIX."users and replace with yourprefix_users. You would only run this on the files for one install. That should really be all required.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#3 | |
|
Member
Join Date: Nov 2008
Posts: 64
Rep Power: 3 ![]() |
Quote:
Is this method ok with v4.1? And will the user's ads across sites show up in the one account area? |
|
|
|
|
|
|
#4 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,776
Rep Power: 110 ![]() |
I don't see any reason it wouldn't work. This would only share the users table and require two separate installs. So no the ads would be the same in their account.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#5 |
|
Member
Join Date: Nov 2008
Posts: 64
Rep Power: 3 ![]() |
Cool.
So what sort changes would have to be made to allow the user to see ads posted in site 1 and 2 in just one account area instead of going to the other site and then clicking on view account? |
|
|
|
|
|
#6 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,776
Rep Power: 110 ![]() |
If you are wanting to share listings, users, and categories why not just share the whole database?
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#7 |
|
Member
Join Date: Apr 2006
Posts: 84
Rep Power: 14 ![]() |
I too have this need, I'm wanting to share users.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiple image upload | bearcat | v3.1 Suggestions and Feedback | 39 | 09-10-2008 08:22 PM |
| Multiple categories mod? | calaf6 | v3.1 Modules & Modifications | 0 | 06-25-2007 11:09 AM |
| Multiple sites and categories | Unregistered | Pre Sales Questions | 6 | 06-11-2007 09:03 PM |
| Multiple Admin | e1m2j | Pre Sales Questions | 2 | 06-01-2006 04:20 PM |
| Multiple Categories | sleepy | v3.1 Modules & Modifications | 4 | 05-09-2006 11:37 AM |