Title: Error in PHP code
Last modified: July 1, 2020

---

# Error in PHP code

 *  Resolved [baga](https://wordpress.org/support/users/baga/)
 * (@baga)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/error-in-php-code/)
 * Hello [@deanoakley](https://wordpress.org/support/users/deanoakley/) I was struggling
   to get this plugin work properly with CDN Enabler and then I realized there is
   an error in the PHP code.
 * File photoswipe-masonry.php at line 467:
 * `<img src='. $thumb[0] .' itemprop="thumbnail" alt="'.$image_alttext.'" />`
 * should be:
 * `<img src="'. $thumb[0] .'" itemprop="thumbnail" alt="'.$image_alttext.'" />`
 * Kind regards

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [THRIVE – Web Design Gold Coast](https://wordpress.org/support/users/deanoakley/)
 * (@deanoakley)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/error-in-php-code/#post-13061472)
 * Hi [@baga](https://wordpress.org/support/users/baga/)
 * We have made this update and hope that solves your issue.
 *  Thread Starter [baga](https://wordpress.org/support/users/baga/)
 * (@baga)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/error-in-php-code/#post-13064121)
 * Thanks [@deanoakley](https://wordpress.org/support/users/deanoakley/) it works
   properly now!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error in PHP code’ is closed to new replies.

 * ![](https://ps.w.org/photoswipe-masonry/assets/icon-128x128.png?rev=3464802)
 * [Photoswipe Masonry Gallery](https://wordpress.org/plugins/photoswipe-masonry/)
 * [Support Threads](https://wordpress.org/support/plugin/photoswipe-masonry/)
 * [Active Topics](https://wordpress.org/support/plugin/photoswipe-masonry/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/photoswipe-masonry/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/photoswipe-masonry/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [baga](https://wordpress.org/support/users/baga/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/error-in-php-code/#post-13064121)
 * Status: resolved