Error Message reads base64_decode() has been disabled for security reasons Error Message reads base64_decode() has been disabled for security reasons
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Error Message reads base64_decode() has been disabled for security reasons

Started by beresfordlane, July 14, 2006, 09:48:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

beresfordlane

My client is receiving the following error message when she accesses her gallery. Anyone who can provide me with any insight into the source of this problem or how to solve it will have my eternal gratitude.

Warning: base64_decode() has been disabled for security reasons in /home/shadowhk/public_html/gallery/include/functions.inc.php on line 368

On a tangental question -- I need to upgrade this client's version from 1.3.2 to the latest. Am I going to encounter problems? Will she lose any part of her gallery?

Nibbler

The host has disabled a perfectly harmless function that is required by coppermine. It won't work properly unless you get the function enabled, change host, or code a workaround function. You don't lose any data when upgrading, refer to the documentation.

Tranz

You won't lose data, but if you implemented mods/hacks or customized the theme, you will need to reapply the former (if it's not already included in the new version) and update the latter.