• Trying to update tiles options generates this error:

    Warning: file_put_contents(/home/shulbert/hulbertfamily.org/wp-content/mg-styles/mg-11217.css): failed to open stream: No such file or directory in /home/shulbert/hulbertfamily.org/wp/wp-content/plugins/maxgalleria/addons/templates/image-tiles/image-tiles-options.php on line 1297

    Warning: Cannot modify header information – headers already sent by (output started at /home/shulbert/hulbertfamily.org/wp/wp-content/plugins/maxgalleria/addons/templates/image-tiles/image-tiles-options.php:1297) in /home/shulbert/hulbertfamily.org/wp/wp-includes/pluggable.php on line 1219

    Errors started after a plugin update. Note that my WordPress site is installed on a subdirectory, not at the site root. It’s a private site, so if you need to get in, I’ll get you credentials.

    But maybe I am missing something?

    Thanks,

    Andy

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

Viewing 1 replies (of 1 total)
  • Plugin Author AlanP57

    (@alanp57)

    It looks like ‘/home/shulbert/hulbertfamily.org/wp-content’ is not including your ‘wp’ folder. We have dealt with previously. MaxGalleria once use get_home_path() function but changed it to use ABSPATH because according to this page, https://codex.www.ads-software.com/Function_Reference/get_home_path, get_home_path() returns the “full filesystem path to the root of the WordPress installation. If you install wordpress in subfolder, it will NOT show subfolder location. You can use the constant ABSPATH if you need the full path including the sub-directory.” MaxGalleria uses ABSPATH.

    Does the file mg-11217.css exist in wp/wp-content/mg-styles ? I have tried to open it in the browser but it not finding it. Does your site have a firewall or something else preventing file access?

    The change in the last release of MaxGalleria (6.0.3) was to add Jetpack sharing buttons to the gallery template page. Nothing changed in regard to saving a gallery CSS file.

    If you want to try using version 6.0.2, you can download it from this page, https://www.ads-software.com/plugins/maxgalleria/advanced/, at the bottom under Previous Versions.

Viewing 1 replies (of 1 total)
  • The topic ‘Path issue in tiles template options’ is closed to new replies.