[Plugin: EasySMS] Parse Error: Syntax Error, unexpected $end
-
I can’t get this plugin to work, installs fine but when I go to activate it, it gives me this error:
Parse error: syntax error, unexpected $end in E:\mcweb\wwwroot\triathlon\wp-content\plugins\easysms\easysms.php on line 263
This is what I believe is on line 263:
echo ‘<p style=”text-align:right;”><label for=”‘ . $this->get_field_name(‘title’) . ‘”>’ . __(‘Title:’) . ‘ <input style=”width: 250px;” id=”‘ . $this->get_field_id(‘title’) . ‘” name=”‘ . $this->get_field_name(‘title’) . ‘” type=”text” value=”‘ . $title . ‘” /></label></p>’;Any ideas?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: EasySMS] Parse Error: Syntax Error, unexpected $end’ is closed to new replies.