Title: Video Box admin shows parse error
Last modified: August 20, 2016

---

# Video Box admin shows parse error

 *  Resolved [joshualivesay](https://wordpress.org/support/users/joshualivesay/)
 * (@joshualivesay)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/video-box-admin-shows-parse-error/)
 * Parse error on line 125 of admin/video-box.php
 * I had this error after install. I’m posting it in case others have the same problem,
   and to let the developer know.
 * Line 125 is
 * > `<?php echo stripslashes($playlist_data['title']$playlist_data['title']); ?
   > >`
 * I changed it to:
 * > `<?php echo stripslashes($playlist_data['title']); ?>`
 * Seems to work. Thank you for the plugin. I wish there was a way to include youtube
   or vimeo rather than uploading your own. Maybe add to a wishlist.
 * [http://wordpress.org/extend/plugins/flash-album-gallery/](http://wordpress.org/extend/plugins/flash-album-gallery/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Serhii Pasyuk](https://wordpress.org/support/users/pasyuk/)
 * (@pasyuk)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/video-box-admin-shows-parse-error/#post-3583961)
 * Thanks for reporting about this. I’ve fixed it. Who have the same error reinstall
   plugin or wait till next update version.

Viewing 1 replies (of 1 total)

The topic ‘Video Box admin shows parse error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/flash-album-gallery_55666e.svg)
 * [Album and Image Gallery with Lightbox - Flagallery Photo Portfolio](https://wordpress.org/plugins/flash-album-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flash-album-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flash-album-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/flash-album-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flash-album-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flash-album-gallery/reviews/)

## Tags

 * [parse-error](https://wordpress.org/support/topic-tag/parse-error/)
 * [video](https://wordpress.org/support/topic-tag/video/)

 * 1 reply
 * 2 participants
 * Last reply from: [Serhii Pasyuk](https://wordpress.org/support/users/pasyuk/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/video-box-admin-shows-parse-error/#post-3583961)
 * Status: resolved