News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.