Results 1 to 3 of 3

Thread: PHP Photoalbum adjustment questions

  1. #1
    Join Date
    Sep 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default PHP Photoalbum adjustment questions

    1) Script Title: PHPPhotoalbum

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...photoalbum.htm

    3) Describe problem:

    It's working great! http://www.roserenovatie.nl/fotoalbum/
    Just a few things I'd like to change, but have not enough knowledge to do so.

    a) First of all, it takes quite some time to load all the pictures. Does this have to do with the size of the images and can I resolve this by making the images smaller on the server and load a larger image when it's clicked on?

    b) When going from page 1 to page 2 (or 3 and so on), is it possible to 'slide' to the next page? How can I make it happen?

    c) If you click on the first image you see a door. The image on my computer is rotated, on te server it is rotated, but in the galary (and when clicked on) it is not. How can I adjust this?

    d) I'd love to have a previous / next button on the sides of the enlarged images. Again, how do i do this?

    Sorry for all the questions. If it's too much, let me know. I'm quite new here.

    Manasse
    Last edited by jscheuer1; 09-08-2014 at 06:08 PM. Reason: fix broken link

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    I can start you off with 2 answers.

    A) I'm on iPhone at the mo and your album is taking a REALLY long time to load for me. I would hazard a guess that all of your pics are in need of some optimisation. DD have an online optimisation tool http://tools.dynamicdrive.com/imageoptimizer/ or for batch conversions, try something like this http://toki-woki.net/p/Shrink-O-Matic/
    A quality setting of 60-70% would be good in both cases.

    This will help the load speed of the big pics but you specifically ask how to use thumbs on the initial page - see my answer here http://www.dynamicdrive.com/forums/s...371#post234371

    C) This is because browsers can't interpret EXIF data that is set on your image when its on your computer - the image isnt truly rotated - the EXIF data is just providing your computer imager viewer with an instruction to visually rotate. Once the pic is uploaded to the server by FTP or a basic upload form, the EXIF data is lost/corrupt and the browser will just display it with the orientation it was taken with. Some upload applications/tools are smart enough to interpret the EXIF rotate instruction and actually rotate the image during upload. To always be sure that your image is rotated properly you would need to do it in an image editing software or tools that has a rotate function. I believe that the Shrink O Matic one that I linked to above can do that.

    Hope that helps
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I can probably throw together the rest of your requests, but let us first know how you are getting on with Beverley's excellent suggestions.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Similar Threads

  1. Prev Next on PHP PhotoAlbum script v2.11
    By Dream3R in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 02-28-2011, 11:25 AM
  2. Photoalbum
    By Daphne90 in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 05-05-2010, 12:24 AM
  3. CMotion + PHP PhotoAlbum Combo??
    By phylor in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 08-04-2009, 02:12 AM
  4. photoalbum 2.0 - popup window within a page
    By bigyaht in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 12-26-2007, 11:19 PM
  5. photoalbum 2.0 - popup window problem
    By tmate in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 06-21-2007, 04:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •