jos

Show:

What's happening?

  • Followup: RE: Pls Help

    Hi, it should work without a problem with spaces in the names, as long as the file ends with .jpg or .jpeg I think the cause could be your server?! I know that on the SourceForge system it doesn't work... Alternatively change the spaces in your filenames to the 'underscore': _ In EasyPhpAlbum this will be translated to a space. Please also check www.mywebmymail.com for the latest...

    2006-04-18 15:23:09 UTC in easyphpalbum

  • Followup: RE: Having comments?

    In spite of my concerns I have added the option for user comments in version 1.2.8! Of course it is an optional feature you can enable or disable, and if you would combine it with a visitor login it is probably safe to use. Otherwise I would check it regularly and see if there are any comments you would like to delete ;)

    2005-10-03 09:31:45 UTC in easyphpalbum

  • Followup: RE: Having comments?

    Would be an interesting feature but what about the fact that anyone can write anything as a comment.... It would require the 'owner' of the photos to check for new comments regularly...

    2005-09-27 13:14:27 UTC in easyphpalbum

  • Followup: RE: sites that use the script

    Interesting comments, adding remarks by users would be a nice feature, but aren't you worried about the fact that anyone can write anything as a comment? For demo sites you can also visit www.mywebmymail.com, there is one reference at the moment but soon there will be more...

    2005-09-27 13:12:48 UTC in easyphpalbum

  • Followup: RE: Great script! One question...

    Hi, If you want to use the apostrophe in the thumb and picture titles, you will be using these in the filenames. This is possible but the apostrophe is a ´special character´, the EasyPhpAlbum script uses both PHP and Javascript and this causes a problem when translating special characters. Before version 1.2.8 will be released I will give it another shot... Concerning the EXIF...

    2005-09-16 01:27:52 UTC in easyphpalbum

  • Followup: RE: Sort after rating?

    You would have to programme it yourself... I will try to take a look at it in the coming days, send me an email so I know how to get in touch with you.

    2005-08-31 21:27:29 UTC in easyphpalbum

  • Followup: RE: Sort after rating?

    Yes, you can. It's not implemented yet (perhaps an idea for a future update). You have to modify the code in the function: function get_images($location,$sort) It now sorts either on alphabet or by EXIF date.

    2005-08-31 18:00:01 UTC in easyphpalbum

  • Followup: RE: header / footer

    Yes, you can add your own header/footer by inserting some PHP code in the script or by using 'include' and point to your header and footer php files. It is indicated in the script 1.2.7 at line 1050 and 1500. The font type can be changed in the CSS style at the end of the script. Success!

    2005-08-31 17:51:07 UTC in easyphpalbum

  • Followup: RE: Background image

    You have to play with the CSS styles at the end of the script. Add the folowing to CSS content: echo " background-color : transparent;\n"; and add the following to CSS body: echo " background-image: url('image.jpg');\n"; echo " background-repeat: repeat-y;\n"; Hope this helps! Jos.

    2005-08-23 19:22:40 UTC in easyphpalbum

  • Followup: RE: phpalbum in my own site

    Hello Ellen, Did you rename the script? You should keep the name index.php otherwise it wil not find the other albums and will not create thumbnails. The only other problem could be GD, try to set $gd2=true to $gd2=false. The easiest way to integrate it into your site is either by adding your own site colors and custom headers or footers. Alternatively you can include it using a...

    2005-08-20 10:07:37 UTC in easyphpalbum

About Me

  • 2004-10-03 (5 years ago)
  • 1132495
  • jfnutbroek (My Site)
  • jos

Send me a message