My site is down due to coding error with Tweet My Post?
-
My site is down and I am getting the following error:
Parse error: syntax error, unexpected T_STRING in /home/content/96/7217696/html/wp-content/plugins/tweet-my-post/tweet-my-post.php on line 284
I checked the offending line on my FTP and here is what I see:
{
require_once (‘lib/codebird.php’);
\Codebird\Codebird::setConsumerKey(get_option(“twitter-consumer-key”), get_option(“twitter-consumer-secret”)); // static, see ‘Using multiple Codebird instances’$cb = \Codebird\Codebird::getInstance();
I’m really not savvy with coding at all (I’m actually impressed with myself for finding it via the FTP!). Can you help me out?
(This is my site:
https://youngandcatholic.net )
- The topic ‘My site is down due to coding error with Tweet My Post?’ is closed to new replies.