Kindly Thrive Support
Forum Replies Created
-
In the end I removed SEO-ALRP and still had issues. I found out that when I installed a new copy of WordPress yesterday for another website, Windows Server installed PHP 5.5 which my main site is not compatible with. So over the course of 7 hours I completely uninstalled php 5.5 and reconnected 5.4. I had to also restore a backup of all of the site files. For some reason it would still not work after going back to 5.4. That was a very frustrating issue. I sure wish WordPress had an error log system that would tell me what was going on when white screen of death happens.
Forum: Plugins
In reply to: [Hide Featured Image] Doesn't work on PagesThankyou ccarey75, that resolved the issue.
Forum: Plugins
In reply to: [Hide Featured Image] Doesn't work on PagesI was having the same issue. Please update it so it works on all types of pages on wordpress, not just posts. Thanks ??
Forum: Fixing WordPress
In reply to: Weird visitorTracker code suddenly on my siteOne of my clients had the same intrusion. Has anyone found the specific back door that allowed this?
Forum: Themes and Templates
In reply to: Page only says "error" if logged inThis error randomly fixed itself. I was able to log in using one of my remote computers and then i realized that i could not set my partner’s password. The new insane secure password rules are just stupid! So this issue was all on my own account. I have no idea what caused it but after logging in remotely for a while it just worked on my local system again. This is a bad bug. I wish i knew what was going on.
Forum: Themes and Templates
In reply to: Page only says "error" if logged inOk, so i logged into my computer at work and I can log into the site there totally fine. I wonder if it has something to do with some sort of security plug in or something. It definitely had something to do with when my partner logged in. This is really stupid. Anyone know of a plugin that blocks two computer connections from the same ip?
I fixed it by simply reinstalling wordpress after i did the above changes. The debug information has no connection to the issue.
Forum: Plugins
In reply to: [AddThis Social Sign In] Multiple errors in plugin with debug on.Ok, any resolutions?
Debugging info:
Notice: Use of undefined constant ADDTHIS_SSI_PRODUCT_CODE – assumed ‘ADDTHIS_SSI_PRODUCT_CODE’ in \wp-content\plugins\addthis-social-sign-in\addthis_social_sign_in.php on line 12
Notice: Use of undefined constant ADDTHIS_SSI_AT_VERSION – assumed ‘ADDTHIS_SSI_AT_VERSION’ in \wp-content\plugins\addthis-social-sign-in\addthis_social_sign_in.php on line 13
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in \wp-includes\functions.php on line 3245
Notice: Undefined index: page in \wp-content\plugins\addthis-social-sign-in\addthis_social_sign_in.php on line 52
Notice: Undefined index: action in \wp-content\plugins\addthis-social-sign-in\addthis_social_sign_in.php on line 158
It looks like iThemes also deleted my .htaccess file.