• Resolved schattenkaiser

    (@schattenkaiser)


    my photo album has been running properly for a longer period of time. since a while, I’m receiving an error message when trying to load my photo album

    the error message is as follows:
    “Fatal error: Maximum execution time of 30 seconds exceeded in …/htdocs/…/wp-photo-album-plus/wppa-wrappers.php on line 391

    I checked the php but to be honest, I have no clue where to find a setting to fix that.

    my provider said it took too long to load the photo album due to it’s too big
    my photo album actually contains 13770 Photos in 305 Albums
    is there any restriction about the number of albums and/or photos?
    if there is a restriction, next question is, if it would be possible to split the album into lets say 2 or 3 sub-cluster, so that user can decide to load pictures from 1998 – 2010, or 2011 – 2020 and so on

    thanks for advice

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    There is no theoretical restriction on the number of photos/albums. One of my testsites has over 110.000 photos. You just should avoid to load too many items at once.

    If you did not yet set pagesizes, set Table I-C7, Table I-B8 to a reasonable value (say 100) and Table I-D8 to 20.

    Try this, it should work and saves you the effort of bulk moving many items.

    Thread Starter schattenkaiser

    (@schattenkaiser)

    Hi Jacob, thanks for your fats reply.
    I’ve followed your suggestions, but unfortunately the behavior (and displayed error message) is still the same.

    Any other places where I can try to fix that issue?

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Is the problem on an admin page?
    If so, set the pagesize in Table IX-B6.1 and Table IX-B6.2 to a reasonable value.

    Thread Starter schattenkaiser

    (@schattenkaiser)

    Hi Jacob, the issue doesn’t appear on the admin page, it’s only on the frontend (www.bigmountain.at/fotoalbum/)

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I am still puzzling what it might be, but pls. verify by ftp that the folder
    .../wp-content/uploads/wppa/dynamic/
    exists and is writable (chmod 0755).

    If it does not exist, create it ‘manually’. In this case i expect it to be fixed.

    If it did already exist, are there any files in the folder like wppa-init.en.js and/or wppa-dynamic.css ?

    If not solved:
    – Install the dev version as described here: https://wppa.nl/docs-by-subject/development-version/ I added a diagnostic, so, after install, access https://www.bigmountain.at/fotoalbum/ a few times and:
    – pls check the wppa error log in Table VIII-C1 for messages that look like:

    url: /
    wppa-wrappers.php:283 wppa_chmod() <- wppa-wrappers.php:294 _wppa_mktree() <- wppa-wrappers.php:273 _wppa_mktree() <- wppa-wrappers.php:445 wppa_mktree() <- wppa-styles.php:288 wppa_put_contents()
    Obs: on:24.03.2020 10:18:34: opajaap: wppa_chmod called from frontend
    

    You may also mail me the file .../wp-content/uploads/wppa/wppa-log.txt Mail to opajaap at opajaap dot nl

    Thread Starter schattenkaiser

    (@schattenkaiser)

    Thanks Jacob,

    the folder …/wp-content/uploads/wppa/dynamic/ didn’t exist. So I created this folder, and now it seems working, even since this folder contains no files.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Great! So, it looks like a php bug. What is your php version?

    Thread Starter schattenkaiser

    (@schattenkaiser)

    the current php version is 72-1.2.8o – and this is the most recent my provider is offering

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘fatal error whilst loading photoalbum’ is closed to new replies.