|
Basically Classifieds has the ability to integrate with photopost. So this is what you would need to do if you have classifieds and want to integrate it with a new photopost since classifieds is already installed and has users.
This will require some basic knowledge of phpmyadmin etc. Let me know if you do not know how to use it.
1. Install Photopost first.
2. Move all the user inserts from your classifieds users table to the photopost users table.
3. Set settings 41 of the classifieds settings table to read photopost and setting 83 to read your photopost mysql table prefix. Then set setting 7 in classifieds settings table to the photopost url
4. Edit your config file ONLY if your photopost database is separate from classifieds tables and change the user database information to point to photopost database settings
You should then have a working integrated classifieds with Photopost
|