My Favorites: Problems My Favorites: Problems
 

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

My Favorites: Problems

Started by JohannM, July 13, 2007, 12:20:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JohannM

Hi there

I know that users my favorites is stored in a db table, but it is in some inscription code.  Is there a way of decrypting it ?

Suggestion:  Why dont add a field name in the table that can actually store the filename ? Is this perhaps a better idea ?


Nibbler

Quote from: JohannM on July 13, 2007, 12:20:14 AM
I know that users my favorites is stored in a db table, but it is in some inscription code.  Is there a way of decrypting it ?

It's serialised and then base64 encoded.
Quote from: JohannM on July 13, 2007, 12:20:14 AM
Suggestion:  Why dont add a field name in the table that can actually store the filename ? Is this perhaps a better idea ?

No; that would be worse.