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

    (@opajaap)

    This is really extremely little information…

    A link to a page on your site that shows the problem and the content of that page please would be very helpfull. Also Tick the box in Photo ALbums -> Settings admin page Table IX-A3, this will enable me to see more.

    I’m having the same problem here. When logged in, there is a 4-image slider float:right, 200x150px.

    It’s a Multisite. I’ve tried Network Activate and Site Activate and get same problem with 4 images in Album 1.

    When Inspecting the page, there are multiple 404s being generated, unable to find 1.png – 4.png at /wp-content/uploads/wppa/1.png.

    Have tried in my localhost (XAMPP/Desktop Server) and get same problem.

    Moderators, I’m not hijacking this post, trying to give more technical input to the diagnosis.

    Jacob, I provide daily Forum Support on Customizr Theme so understand the support process.

    Thanks for your time.

    (Edited: Have checked folders are all 755, and disabled .htaccess with no change)

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Try the WPPA_MULTISITE_GLABAL switch as described here under IMPORTANT

    Brilliant, thanks.

    Had to recreate my Album but now works a treat.

    Thread Starter Green e

    (@green-e)

    Thanks for the support, sorry I didn’t include more info.

    Try the WPPA_MULTISITE_GLABAL switch as described here under IMPORTANT

    I tried this once and it didn’t work, I entered define('WPPA_MULTISITE_GLOBAL', true);
    I just changed it to define('WPPA_MULTISITE_BLOGSDIR', true); and recreated the album (as rdellconsulting did) and that fixed it. It also fixed a problem I was having with the Social media share box.
    Not sure what the difference between

    single site mode or ‘old’ style

    is ?
    I enabled “Table IX-A3”, but it is probably alright? This is my site: https://eltham.com/roblog/
    Anyway, I do like this plugin and have sent a small donation in appreciation. Thanks, Robert.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I am not an expert in multisites, but as far as i have understood, there are two multisite systems, one has ../wp-content/blogs.dir/[blogid] where all the multi site upload stuff is and one where the upload stuff is in ../wp-content/uploads[user]/

    In any case, to say it in c++ terms: #pragma i.e. it works, and both systems are still used ( WPPA_MULTISITE_BLOGSDIR true/false ) and if the site should work logged out, you need WPPA_MULTISITE_GLOBAL = true.

    Thank you for the donation.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘No images showing after logging out’ is closed to new replies.