September 06, 2010, 04:17:42 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: The wait is over - Coppermine 1.5.8 [stable] is here
It is with great pride that the Coppermine community announces to the world the immediate availability of Coppermine 1.5.8 stable. As a community of contributors, we have been through celebrations and tribulations. We have had fun, and we have worked hard. We have learned from and helped one another. What started two and a half years ago has grown into what we believe to be the finest PHP photo gallery yet.
[more]
   Home   Help Search Board rules Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: SMF 1.1 integration  (Read 17015 times)
0 Members and 1 Guest are viewing this topic.
SamoanOnion Topic starter
Coppermine newbie

Posts: 15


WWW
« on: September 22, 2005, 05:58:27 am »

I am using SMF 1.1 and coppermine 1.3.4 and I keep getting this message:


Fatal error: Call to undefined function: cache_get_data() in E:\htdocs\family\bridge\smf.inc.php(125) : eval()'d code on line 10

I am using ver. 1.9 for smf.inc, any ideas???
« Last Edit: October 21, 2005, 11:43:47 am by TranzNDance » Logged
Joachim Müller
Dev Team member
****
Gender: Male
Germany Germany

Posts: 47735


aka "GauGau"


WWW
« Reply #1 on: September 22, 2005, 07:47:38 am »

Coppermine comes with a bridge for SMF1.0.x. There currently is no bridge for SMF1.1.x. Has been asked often both on this board and the smf support board. Search for details.
Logged
anna.y
Coppermine novice
*
Posts: 29


WWW
« Reply #2 on: September 22, 2005, 06:42:34 pm »

Bridge was working flawlessly with SMF 1.1 beta3 (THANK YOU!)  and I get similar error with SMF 1.1.CG 1 as SamoanOnion.

In case there is no simple way to fix it, is there any way to 'unbridge' Coppermine without loosing everything?

Anna
Logged
Nibbler
Dev Team member
****
Gender: Male
United Kingdom United Kingdom

Posts: 19727



« Reply #3 on: September 22, 2005, 07:22:17 pm »

Try this to fix it.

in the smf bridge file, find:

Code:
cm_include_smf_funcs("$sourcedir/Load.php", array("reloadSettings", "md5_hmac", "loadUserSettings"));

and modify it so it reads:

Code:
cm_include_smf_funcs("$sourcedir/Load.php", array("cache_get_data", "reloadSettings", "md5_hmac", "loadUserSettings"));
Logged

I don't care about what they say, I won't live or die that way.
anna.y
Coppermine novice
*
Posts: 29


WWW
« Reply #4 on: September 22, 2005, 09:48:31 pm »

Thank you Nibbler! You really made my day with this one little line.  It worked like a charm.

You don't know how much this is appreciated...

Anna   
Logged
nordew
Coppermine newbie

Posts: 8



WWW
« Reply #5 on: September 23, 2005, 12:56:05 pm »

Thx, Nibbler! It works for me with SMF 1.1 RC1, too.
Logged

Sizzling Hot
Coppermine newbie

Gender: Male
Posts: 3


« Reply #6 on: September 23, 2005, 10:00:37 pm »

Thank You Nibbler! Grin
Logged
SamoanOnion Topic starter
Coppermine newbie

Posts: 15


WWW
« Reply #7 on: September 23, 2005, 10:42:30 pm »

OMG!!!


much thanx Nibbler  Grin
Logged
Powerbob
Coppermine novice
*
Gender: Male
United Kingdom United Kingdom

Posts: 46

It's nice to be nice!


WWW
« Reply #8 on: October 21, 2005, 06:39:29 am »

Did the trick for my 1.1 RC1 thanks  Grin


Powerbob
Logged

It's nice to be nice.
ericmn
Coppermine newbie

Posts: 6


« Reply #9 on: October 30, 2005, 12:49:50 am »

Please make official bridge for SMF 1.1

Why not???
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
Page created in 0.098 seconds with 19 queries.