coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: chetas on January 01, 2004, 05:04:32 PM

Title: two forums, one and a half coppermine
Post by: chetas on January 01, 2004, 05:04:32 PM
ok this is what i want to do

i have two forums on the same server but different domains

ive installed coopermine on one and bridged it etc so it uses phpbb login etc

i now want to have another coppermine that uses the same everything as the first but bridges to 2nd forum and has different template.

what ive done so far.. uploaded 2nd coppermine with same config details as first.  all gravy baby except that now the pictures are coming up as deadlinks

how can i go around these, as i rather not have to upload the picture twice everywhere!
Title: two forums, one and a half coppermine
Post by: chetas on January 01, 2004, 05:05:52 PM
and if this works, it means that i can offer my picture section as a add on for lots of different forums and end up having a populer site!

of course it will mean trust as other admins end up my admins, but thats all gravy.

please please help someone?
Title: two forums, one and a half coppermine
Post by: chetas on January 01, 2004, 05:17:41 PM
i tried to add the path straight to the database in the path coloum but didnt work :(

http://www.sexyornot.co.uk/pictures/
http://www.mangoshake.co.uk/pictures/

thats in case any of u need the urls... to help understand what i mean!
Title: two forums, one and a half coppermine
Post by: Joachim Müller on January 01, 2004, 05:29:39 PM
you'll have to modify the pic paths of the second coppermine install: log in as admin, admin mode, config: change "The album directory" from
Quotealbums/
to
Quote../folder_name_of_first_install/albums/
and do the same with "The directory for user pictures".
HTH

GauGau
Title: two forums, one and a half coppermine
Post by: chetas on January 01, 2004, 05:44:55 PM
thank you!

hmmm im getting an

Fatal error :
There was an error while processing a database query

( im trying to connect the 2nd forum otherwise i cant log in!)

let me recheck my database details....
Title: two forums, one and a half coppermine
Post by: Joachim Müller on January 01, 2004, 05:46:01 PM
make sure you have different cookie names. To find out about the error, switch on "debug_mode".

GauGau
Title: two forums, one and a half coppermine
Post by: chetas on January 01, 2004, 06:00:19 PM
QuoteWhile executing query "SELECT (ug.group_id + 5) as group_id FROM `mango_forum`.phpbb_user_group as ug LEFT JOIN `mango_forum`.phpbb_groups as g ON ug.group_id = g.group_id WHERE user_id = 2 AND user_pending = 0 AND group_single_user = 0" on 0

mySQL error: select command denied to user: 'sexy_forum@localhost' for table 'phpbb_user_group'

i checked both sql setting and i think they are right.  its trying to use the image rating config details for the forum access.
Title: two forums, one and a half coppermine
Post by: Joachim Müller on January 01, 2004, 08:23:40 PM
you'll then have to review your bidge file settings.

GauGau
Title: two forums, one and a half coppermine
Post by: chetas on January 02, 2004, 01:15:14 AM
Quote from: "gaugau"you'll then have to review your bidge file settings.

GauGau

i checked changed etc and still getting error :(    :cry:  :cry:  :cry:

shall i change localhost to the IP address of the server?
Title: two forums, one and a half coppermine
Post by: chetas on January 02, 2004, 02:17:02 AM
Quote from: "gaugau"you'll have to modify the pic paths of the second coppermine install: log in as admin, admin mode, config: change "The album directory" from
Quotealbums/
to
Quote../folder_name_of_first_install/albums/
and do the same with "The directory for user pictures".
HTH

GauGau

decided to less adverterous and just copy the folder, rename it and upload to the same domain. now just need to get that silly phpbb thingy working, will keep u all posted