Antoine Delvaux – tonin

Show:

What's happening?

  • The list of people sort by id

    In the 'people' drop down menus, when javascript autocompletion is not activated, the list of people sort per id instead of per name and firstname.

    12:06AM UTC on Apr 20 2009 in Zoph

  • User permission table headers in wrong order

    In the user page, the table header are in wrong order. The 'access level' and the 'watermark level' headers are inverted. See the attached file for a patch.

    07:45AM UTC on Sep 24 2008 in Zoph

  • Comment: Cannot browse by albums with permissions and empty album

    This can be solved in user.inc.php with the attached patch. File Added: album.patch.

    07:42AM UTC on Sep 24 2008 in Zoph

  • Comment: Cannot browse by albums with permissions and empty album

    Sorry, my post was not complete. This happens when a first level album doesn't contain any photos. So, for example, if you have: Root Album -Album level 1 (no photos) --Album level 2 (photos contained) The user has access to all albums, but when trying to browse he will only see the Root Album. This can also be seen in the user edition page when giving permissions rights.

    07:38AM UTC on Sep 24 2008 in Zoph

  • Cannot browse by albums with permissions and empty album

    When one sets up album permissions per user, the user cannot browse albums anymore.

    07:34AM UTC on Sep 24 2008 in Zoph

  • Comment: util.inc.php and Zip Archives

    Yes, replacing with 1 seems to works, at least it's not giving errors. I agree with PHP4 being a bit old, but that's a policy that can be enforced by the provider in which one can have no choice.

    10:09PM UTC on Jun 08 2008 in Zoph

  • Shortcut/Favorite icon

    This is a feature request along with a small patch implementing it. It provides a customizable way to introduce a Shortcut/Favorite icon for the Zoph album. This icon will be shown on the left hand side of the URL, as well as used inside tabs, bookmarks, history, etc. The patch is against two files: config.inc.php and header.inc.php.

    12:48PM UTC on Jun 07 2008 in Zoph

  • util.inc.php and Zip Archives

    Hello Jeroen, I think I found another PHP4 incompatibility in the new 0.7.2 code. It's related to the Zip library. In util.inc.php at line 671 you have if ($zip->open($tempfile, ZIPARCHIVE::CREATE)!==TRUE) However, under my Debian installation, although I have the Zip extension compiled in, this line gives the following error: [07-Jun-2008 13:36:20] PHP Parse error: syntax error,

    12:22PM UTC on Jun 07 2008 in Zoph

  • Comment: PHP syntax error in import.php

    I've tested the correction in v0.7.2.1 under PHP4 and import.php is working fine. Thanks!

    12:11PM UTC on Jun 07 2008 in Zoph

  • Comment: PHP syntax error in import.php

    Hello Jeroen, Sorry for the late reply. The exact error message is: [27-May-2008 12:35:10] PHP Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /var/www/antoine/zoph.0.7/import.php on line 154 This is because PHP4 doesn't support method chaining. See http://www.talkphp.com/advanced-php-programming/1163-php5-method-chaining.html But my patch, wasn't the best way to...

    11:18AM UTC on May 27 2008 in Zoph

About Me

  • 10/31/2000 (9 years ago)
  • 97930
  • tonin (My Site)
  • Antoine Delvaux

Send me a message

My Projects