coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Robbie Sligar on March 08, 2006, 05:08:54 AM

Title: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 08, 2006, 05:08:54 AM
I have just installed the coppermine to be able to bridge it to SMF 1.06 forum.
coppermine page:  http://mgentry.net/Photos/ (http://mgentry.net/Photos/)  Test01 is the member name and password is demo.
Main site is www.mgentry.net (http://www.mgentry.net) I don't have a folder to install the bridge into. I tried the relative path and it wouldn't work. So now I am confused. Do I absolutely need a folder to be able to bridge it to?


Thank you.
Title: Re: Unable to Bridge with SMF 1.06
Post by: Tranz on March 08, 2006, 05:21:32 AM
Hmm... What did you try for the relative path? Was it:
../
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 08, 2006, 02:40:52 PM
The relative path that I used was: /hsphere/local/home/urbanlov/www.mgentry.net/ .
Title: Re: Unable to Bridge with SMF 1.06
Post by: Nibbler on March 08, 2006, 03:04:25 PM
Use ../
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 08, 2006, 03:30:20 PM
All I put there is ../     and that's it? or ../local etc.. etc.. ?  I am a newbie at this.
Title: Re: Unable to Bridge with SMF 1.06
Post by: Tranz on March 08, 2006, 04:18:48 PM
Quote from: Robbie Sligar on March 08, 2006, 02:40:52 PM
The relative path that I used was: /hsphere/local/home/urbanlov/www.mgentry.net/ .
That's the absolute path. Yes, use exactly what we told you.

The '..' means to go up from the current directory.
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 08, 2006, 08:36:40 PM
I tried the ../ and then I tried the ../hsphere/local etc. What else can I try?
Title: Re: Unable to Bridge with SMF 1.06
Post by: Nibbler on March 08, 2006, 08:39:25 PM
Enter your star sign if you like, but ../ is the correct value. What error message do you get ?

http://forum.coppermine-gallery.net/index.php?topic=24032.0
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 08, 2006, 09:07:50 PM
The error message I received was: Critical error
There was an error while processing a database query 

I have smf 1.06 and trying to bridge the new coppermine with it. I installed the coppermine directly into the /mgentry.net folder. The smf is installed directly into it also.
Title: Re: Unable to Bridge with SMF 1.06
Post by: Nibbler on March 08, 2006, 09:10:14 PM
Then the path is not the issue atall. You can't have SMF and Coppermine in the same folder. Enable debug mode before you enable the bridge and post the mysql error message you get.
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 08, 2006, 09:12:00 PM
Thank you. I will fix that and retry it again.
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 09, 2006, 03:45:07 AM
We made the folders for coppermine and smf. Tried the ../ path. didn't work, went back and used the * didn't work, same message as before. Now what can I try?
Title: Re: Unable to Bridge with SMF 1.06
Post by: Tranz on March 09, 2006, 05:00:31 AM
What are the URLs now?
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 09, 2006, 05:13:41 AM
http://mgentry.net/Forum and http://mgentry.net/Photos/ 

on both the test name will be test and the password will be demo
Title: Re: Unable to Bridge with SMF 1.06
Post by: Tranz on March 09, 2006, 05:26:15 AM
Then the path will be:
../Forum
Title: Re: Unable to Bridge with SMF 1.06
Post by: Joachim Müller on March 09, 2006, 05:51:12 AM
1) avoid upper case in folder names like the plague
2) The asterisk is silly to even try, it's a placeholder from the Windows-world. Nibbler refered to your zodiac (capricorn, taurus etc.), not the symbol that looks like a star ;). That was obviously a joke.
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 09, 2006, 07:25:35 AM
Thank you GauGau,
I will go back and change the cap to small. I should of known that Nibble was joking. I wasn't sure as I am very new to this still. I have tried for 3 days now to get them merged. Will try again in the morning.
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 10, 2006, 10:26:04 PM
When I try to change the caps to small letters, it won't let me. How do I get it to let me change them? and here is my information:
USER:
------------------
Array
(
    [ID] => 14174b2befc713b247083f77c1440eb1
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => RobinS
    [groups] => Array
        (
           
Title: Re: Unable to Bridge with SMF 1.06
Post by: Nibbler on March 10, 2006, 10:29:54 PM
What is 'it' ?
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 10, 2006, 10:34:51 PM
It was the information I was supposed to of posted to begin with. this is the mysql error I get when I try to install my bridge:
While executing query "SELECT group_id, group_name FROM cpg143_usergroups WHERE 1" on 0

mySQL error: Table 'urbanlo_mgentrylove.cpg143_usergroups' doesn't exist
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 10, 2006, 10:38:42 PM
Never mind. I will add a link from my community to it.
Title: Re: Unable to Bridge with SMF 1.06
Post by: Nibbler on March 10, 2006, 10:39:30 PM
That's a known issue, check these threads

http://forum.coppermine-gallery.net/index.php?topic=27898.0
http://forum.coppermine-gallery.net/index.php?topic=24842.0
http://forum.coppermine-gallery.net/index.php?topic=27126.0
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 10, 2006, 11:01:23 PM
Thank you Nibbler, it was a SMF path that was giving us trouble! It works now! :)
Title: Re: Unable to Bridge with SMF 1.06
Post by: Robbie Sligar on March 10, 2006, 11:52:53 PM
I have a new error now. After getting the bridge to work, I get this:
Database Error: Table 'urbanlo_montgomerygentryph.smf_sessions' doesn't exist
File: /hsphere/local/home/urbanlov/mgentry.net/Forum/Sources/Load.php
Line: 1193
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
Title: Re: Unable to Bridge with SMF 1.06
Post by: Nibbler on March 10, 2006, 11:56:15 PM
Please read the posts I linked you to, the solution is there.