dev-usmangroup
Forum Replies Created
-
Forum: Plugins
In reply to: [Search Everything] PHP notices when postingI’m having the same issue, please fix.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainThanks again.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainFollowed your steps, same fatal error.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainDisabling the plugin, then changing the name back to fetch-tweets and activating it again brings back the same fatal error.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainPlain (Default)
Debug
SingleForum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainThat worked, changing the folder name then reactivating the plugin with a different folder name.
No errors, and all my data is still there.
Thank you!
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainChanging the folder name disables the plugin on both the front-end and back-end of the site, and I am now able to visit Dashboard -> Plugins without getting the error.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainUpdated, still displays the same error.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainStill the same Fatal error: Cannot redeclare class FetchTweets_Template_Settings_Plain in /wp-content/plugins/fetch-tweets/template/plain/settings.php on line 219.
I didn’t notice the issue until I made the update to the plugin and I’m pretty sure I did this after I moved the site.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainI added the code to settings.php, it is the first thing right after the opening PHP tag and before the class ‘FetchTweets_Template_Settings_Plain’. Adding the code did not remove the error.
I’ve been rebuilding the site locally and recently moved the site to a staging environment on the live server.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainI have not installed any custom Fetch Tweet template plugins.
I see only plain, single, an debug here: /wp-content/plugins/fetch-tweets/template/
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainTheme folder does not contain a folder name fetch-tweets.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainThis is the heart of my issue, any pages under Dashboard -> Fetch Tweets or Dashboard -> Plugins give me the error.
That being said, I’m using whatever the default template is.
Forum: Plugins
In reply to: [Fetch Tweets] Cannot redeclare class FetchTweets_Template_Settings_PlainI’m using
<?php echo do_shortcode('[fetch_tweets id="3710"]'); ?>on archive.php and single.php with a custom theme, and the code is still preforming properly.