Yes. A lot of what he is wanting (and needing) to change is in the encrypted files. Some of the files are merely displaying what is written in the DB. Some of his issues (such as the xx days ago) is due to the fact that some of the commands being used in the PHP files are not localized (for example, the function date() is English only. To make the output localized, you have to use the setlocale() and strftime() functions). In order for him to achieve exactly what he is wanting, he is going to need an open-source script. He can spend as much time as he would like on vShare. It's just not going to do him much good.
Bookmarks