MWDelaney / bootstrap-3-shortcodes

WordPress shortcodes for easier use of Bootstrap elements in your content.
https://wordpress.org/plugins/bootstrap-3-shortcodes/
MIT License
377 stars 118 forks source link

Syntax Errors - Host Gator #70

Closed SmashBrando closed 10 years ago

SmashBrando commented 10 years ago

I installed this plugin on a site hosted on hostgator and am getting some odd issues.

Here is what I get -

Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/communit/public_html/wp-content/plugins/bootstrap-3-shortcodes/includes/bootstrap-shortcodes-help.php on line 24

Oddly this doesnt happen on my build server hosted with wiredtree. I'm not sure if there is a missing php module or what. Any ideas?

SmashBrando commented 10 years ago

Yay hostgator. Plugin requires PHP 5.3 and HG uses 5.2.

Resolution - https://support.hostgator.com/articles/hosting-guide/hardware-software/php-5-3

MWDelaney commented 10 years ago

Well that was easy. For me anyway ;)

Glad you got it working!