• Resolved Smidefix

    (@smidefix)


    Hi Jacob,

    my web hoster has asked me to check on the two warnings listed below and find a way to remove them.
    Can you please have a look and advise?
    PHP Warning: fopen(/home/tcjena/.www/wordpress/wp-content/plugins/wp-photo-album-plus/dynamic/wppa-init.de.js): failed to open stream: Permission denied in /home/tcjena/.www/wordpress/wp-content/plugins/wp-photo-album-plus/wppa-wrappers.php on line 233
    PHP Warning: fopen(/home/tcjena/.www/wordpress/wp-content/plugins/wp-photo-album-plus/dynamic/wppa-init.de.js): failed to open stream: Permission denied in /home/tcjena/.www/wordpress/wp-content/plugins/wp-photo-album-plus/wppa-wrappers.php on line 161

    The file in question is not physically there. As the directory is named “dynamic”, this might be ok. Is this created on-demand and do I have to look at the permissions of the directory, probably?

    Many thanks, Soeren.

    • This topic was modified 7 years, 2 months ago by Smidefix.

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

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

    (@opajaap)

    The folder .../wp-content/plugins/wp-photo-album-plus/dynamic must be there with chmod 0755 or (if it does not work yet) with chmod 0777

    This is very important because wppa-init.xx.js holds js vars that are not the default settings and translated texts used in js code.

Viewing 1 replies (of 1 total)

The topic ‘PHP-Warnings rgd. wppa-init.de.js’ is closed to new replies.