Chandler Blum
Forum Replies Created
-
Forum: Plugins
In reply to: [Brown Paper Tickets] Error Activating pluginI think I’ve found the issue.
It seems like PHP has an ASP short tags feature which I’m guessing is enabled in your environment. It’s why PHP is reading <% as a PHP tag.
According to the PHP documentation, you can set
asp_tagsto0in your php.ini to disable it (It’s also been entirely removed from PHP 7).Let me know if that works for you.
Forum: Plugins
In reply to: [Brown Paper Tickets] Error Activating pluginI’ve seen this issue before where PHP tries to parse the underscore html template for the calendar widget as PHP code but was never able to figure it out. Which version PHP are you running and on which OS?
Thanks
- This reply was modified 9 years, 9 months ago by Chandler Blum.
Forum: Plugins
In reply to: [Brown Paper Tickets] Regarding multiple insertsHey There,
It’s definitely intended to be able to place more than one event short code on the same page. I’m considering it a bug and will fix it for the next release.
I’ve opened up an issue on GitHub which you can track here:
https://github.com/brownpapertickets/brown-paper-tickets-wordpress/issues/27Thanks and let me know if you have any other questions by emailing labs@brownpapertickets.com
Forum: Plugins
In reply to: [Brown Paper Tickets] Event ImagesHey There,
Wicked sorry for the slow reply, I just now saw this post.
Unfortunately at this time, I don’t have a way to pull in event images as the API does not provide that information. I’d like to get that funcationality added at some point though.
By the way, in the future, for a much faster reply, send an email to labs@brownpapertickets.com.
Thanks,
ChandlerForum: Plugins
In reply to: [Brown Paper Tickets Event List Plugin] Error, can't use plugin?Whoops, I just now noticed this posted here. Martina had also contacted me directly when this was posted and we were able to solve the issue.
https://github.com/BrownPaperTickets/bpt_wordpress_plugin/issues/2