Passworthy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t access admin – fatal errorAn IT friend fixed my user.ini file and the site is back up. I am a Wordfence Premium member. However, when I logged back in to my site, Wordfence is no longer installed! I have a support ticket in at Wordfence and will see if they can help. Changed passwords, of course.
- This reply was modified 7 years, 6 months ago by Passworthy.
Forum: Fixing WordPress
In reply to: Can’t access admin – fatal errorFunny, Godaddy said it was a WordPress issue. π
Forum: Fixing WordPress
In reply to: Warning and Fatal error with Gravity Forms PayPal addonOK
Forum: Fixing WordPress
In reply to: Warning and Fatal error with Gravity Forms PayPal addonThis is the plugin, Gravity Forms PayPal Standard Add-On
Two reasons. I’m a novice at this and I rarely log into my hosting provider, so, out of sight, out of mind. I believe they only offer an incremental upgrade path. My only choice was 5.6. Once that’s cycled through, they will probably give me another upgrade step.
Site is back up with 5.6, thanx.
Thanks. It’s something I never think to upgrade, obviously.
I see I can upgrade to PHP 5.6, would that fix this?
Exact same problem after upgrading. Site is offline now. PHP v 5.4.
Thank you. I just had this exact error tonight. Their advice to remove and reinstall the plugin sounded like a sure way to lose all my calendar events. Glad I can safely ignore this.
Thanks, done.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Twitter post doesn't workFrom above,
2. nav_menu_item is a standard WordPress internal custom post type.I am having an issue with nav_menu_item as well. When I create a new navigation menu item, it posts to Twitter as a link. I never want nav_menu_item instances to repost. It’s simply a menu change on my site. I only want actual blog posts to autopost to Twitter. How can I change that setting?
Forum: Plugins
In reply to: Facebook Like from html to WordPress?Looking at the code more closely, I realized it wouldn’t retain my likes. The code was referencing the original html page. When I changed it to reference the new WordPress page, the likes zeroed out. Any way to transfer those likes from one page to another??