Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
06-25-2015, 01:57 AM
Post: #1
|
|||
|
|||
Hi I am getting this error when trying to install a plugin I really need. (wordpress)
Parse error: syntax error, unexpected '[' in /home/accessaw/public_html/gardenersdomain.com/wp-content/plugins/price-comparison-manager/public/class-price-comparison-manager.php on line 43
I am using the plugin for price comparison that came with Authority Site Secrets. Any help would be great thanks |
|||
06-28-2015, 08:08 PM
Post: #2
|
|||
|
|||
RE: Hi I am getting this error when trying to install a plugin I really need. (wordpress)
That gerally means there is an "[" character that shouldnt be there on line 43 of the file "class-price-comparison-manager.php"
grab it off your server with something like filezilla, or you can view it directly through your hosting cpanel to view/edit without seeing the exact code of the page it would be difficult to diagnose the full error hope that helps in some way or another |
|||