invalid argument in class-css-load-optimizer.php
-
I am getting the following message on a gallery after transferring the site to a new server and domain (basically from development to production)
Warning: Invalid argument supplied for foreach() in /home/blahblah/public_html/blog/wp-content/plugins/foogallery/includes/public/class-css-load-optimizer.php on line 57
I modified the code to add the following at line 56 after the first foreach in the function include_gallery_stylesheets_for_post()
if (!$css_item) continue;
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘invalid argument in class-css-load-optimizer.php’ is closed to new replies.