SMF & Coppermine Error: eval code SMF & Coppermine Error: eval code
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

SMF & Coppermine Error: eval code

Started by pierse, February 27, 2005, 06:15:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pierse

I get this code across the top of my gallery: "Notice: Undefined variable: context in /****/*******/public_html/cpg132/bridge/smf.inc.php(125) : eval()'d code on line 138"

I can not figure out the error.  I am new to php but learning.  Does anyone know how to fix this? 

Thank You.

******
UPDATED

I Disabled a feature in SMF - Thread's Bookmarks 1.1  And the error went away.. yipee...

This way... future users know... do not install the thread's bookmarks 1.1 when using coppermine. ;)
******

Thanks!

Joachim Müller

disable notices display in coppermine's config and you should be fine.

Joachim