Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: ataru on October 17, 2007, 09:39:52 PM

Title: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error (stuck no more!)
Post by: ataru on October 17, 2007, 09:39:52 PM
I'm trying to integrate Coppermine 1.3.3 with SMF.  I followed the directions on another board, and it all looks successful, but I'm getting this:

Fatal error: Call to undefined function: cache_get_data() in /homepages/3/d217209892/htdocs/images/bridge/smf.inc.php(127) : eval()'d code on line 16

Could anyone help me?
Title: Re: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error
Post by: Croco on October 18, 2007, 12:27:46 AM
this means that the implementation for cache_get_data() doesn't exist you have to make sure that it is in same file that you are using the function in.
Title: Re: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error
Post by: ataru on October 18, 2007, 09:18:01 AM
Quote from: Croco on October 18, 2007, 12:27:46 AM
this means that the implementation for cache_get_data() doesn't exist you have to make sure that it is in same file that you are using the function in.

I love getting the diagnosis.  :)  It means that even though I'm clueless someone knows about the problem and can probably help me fix it.

Uh... but how might I go about that?  Do I have to edit line 16 in smf.inc.php?  And how should I edit it?
Title: Re: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error (I'm still stuck)
Post by: ataru on October 18, 2007, 01:52:51 PM
Quote from: ataru on October 18, 2007, 09:18:01 AM
Quote from: Croco on October 18, 2007, 12:27:46 AM
this means that the implementation for cache_get_data() doesn't exist you have to make sure that it is in same file that you are using the function in.

I love getting the diagnosis.  :)  It means that even though I'm clueless someone knows about the problem and can probably help me fix it.

Uh... but how might I go about that?  Do I have to edit line 16 in smf.inc.php?  And how should I edit it?

I still can't figure it out... "cache" does not even appear in smf.inc.php...
Title: Re: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error (I'm still stuck)
Post by: Croco on October 18, 2007, 10:27:42 PM
can you write the instruction that you followed so i can know what did you do ?
Title: Re: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error (I'm still stuck)
Post by: ataru on October 19, 2007, 08:35:14 AM
Quote from: Croco on October 18, 2007, 10:27:42 PM
can you write the instruction that you followed so i can know what did you do ?

Sure, I followed these right here:

http://www.simplemachines.org/community/index.php?topic=41542.0

Thanks!  :)
Title: Re: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error (I'm still stuck)
Post by: greyknight17 on October 19, 2007, 12:14:11 PM
I see you posted in that topic. It's best to see if you can get support there as it's more related and will probably have better support.
Title: Re: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error (I'm still stuck
Post by: anna.young on October 19, 2007, 05:37:47 PM
Ataru, currently the bridges to SMF 1.1.x & 2.x are included in Coppemine.

You might want to follow their  instructions here: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#integrating

There is a Bridge Wizard included to guide you through

Anna
Title: Re: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error (I'm still stuck)
Post by: ataru on October 20, 2007, 08:41:49 AM
Quote from: anna.young on October 19, 2007, 05:37:47 PM
Ataru, currently the bridges to SMF 1.1.x & 2.x are included in Coppemine.

You might want to follow their  instructions here: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#integrating

There is a Bridge Wizard included to guide you through

Anna

Thanks so much, it's working now!  :)
Title: Re: Trying to integrate Coppermine 1.3.3 with SMF - Fatal Error (stuck no more!)
Post by: anna.young on October 20, 2007, 10:33:34 AM
You're welcome Ataru, I'm glad it's working for you now

Anna