aptharsia
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Update broke my siteI’m not having admin error problems. But since I’ve disabled the plugin I’ve not had the high CPU load and my website hasn’t went offline due to it. I hope the dev sees this and can either offer a suggestion or fix the issue.
Forum: Fixing WordPress
In reply to: Invalid Argument posts.phpFixed it. When I had installed Better Security, I had to fix my database and for some reason it didn’t complete, so I just uploaded the backup and it fixed it. No more error.
Forum: Fixing WordPress
In reply to: Website not showing new posts unless logged in.This always happens, I figure it out after I post for help here. I deactivated Super Cache and started using W3TC. Super Cache had written on my htaccess page and when deactivated, it stays. So I deleted it from the htaccess and it’s working now.
Forum: Fixing WordPress
In reply to: Website not showing new posts unless logged in.It’s just no posts, any changes made at all is not showing up. I even switched themes to see if it was a problem with that, did not show up. Added a test widget, no show, nothing.
Forum: Plugins
In reply to: [Custom Fields Creator] [Plugin: Custom Fields Creator] Hide if emptyI received an email of a follow up but don’t see it here. I used this:
`<?php $Status = get_post_meta($post->ID, “Status”, true);
if( !empty($Status) )
foreach($Status as $Status) {echo $Status [‘status’];} ?>’So thank you!
Figures. It was a newly installed stat counter messing with it.
Forum: Plugins
In reply to: [Ninja Galleries] [Plugin: Ninja Galleries] No longer working?Alrighty, I think I did it right. ??
Just went ahead and did a fresh install then moved my database and plugins I’ve used the last year over. Everything seems to be working and I didn’t even panic when I had the white screen index page!
Haven’t dared try to reinstall the Ninja plugin but I appreciate your help in getting my blog back to normal.
Thank you! ??
Forum: Plugins
In reply to: [Ninja Galleries] [Plugin: Ninja Galleries] No longer working?Ok, will try just reinstall through the upgrade section of my control panel, see what happens. If that doesn’t fix it then I will just reinstall using another directory. Will let you know how it turns out (I’ll probably do this in the middle of the night.)
Forum: Plugins
In reply to: [Ninja Galleries] [Plugin: Ninja Galleries] No longer working?Wait, maybe I’m confused on how to go about doing this. I thought it was a lot of reuploading stuff, but is this going to be as simple as it would be if I were just upgrading to a new version of WP?
Forum: Plugins
In reply to: [Ninja Galleries] [Plugin: Ninja Galleries] No longer working?Thanks, I appreciate that. My site has 1500+ posts, nearly 20,000 images, not sure if that is considered small.
I’m a little unsure if it will even help, since I was really stupid and did not backup the database until AFTER this happened. I had one from before but that was about 50 posts ago and I hate to lose those posts.
Forum: Plugins
In reply to: [Ninja Galleries] [Plugin: Ninja Galleries] No longer working?The more I read, the more I’m realizing that is what I may have to do. Thanks for your time in helping with this.
I imagine this is going to suck. ??
Forum: Plugins
In reply to: [Ninja Galleries] [Plugin: Ninja Galleries] No longer working?I deactivated it and uninstalled it but now all the rest of the plugins are doing the out of memory thing.
Yeah, I don’t think I was talking with the brightest of customer service people. I’ve gone through the check list of making sure I’m at the maximum memory of 256m in my php.ini and it’s set to the maximum. I’m not sure why all of a sudden I’m having these issues or even how to clear it up now. I’ve been deactivating what I can with the rest of my plugins, just to see if it is still doing it and yup, when I got to reactive a plugin the out of memory for all of them now is the same. It still activates them but only if I hit the back button and refresh the plugin page do I see that it reactivated.
Forum: Plugins
In reply to: [Ninja Galleries] [Plugin: Ninja Galleries] No longer working?Interestingly I spoke with my host and they say this plugin is what is causing it. And no matter that I uninstalled it, now I keep running into out of memory problems for all the other plugins.
Forum: Plugins
In reply to: [Ninja Galleries] [Plugin: Ninja Galleries] No longer working?After deactivating some plugins and now trying to reactive I’m getting the out of memory for those too. So that part has nothing to do with this plugin. But not sure if that would mess up getting the no page found 404 error.
Forum: Plugins
In reply to: [Ninja Galleries] [Plugin: Ninja Galleries] No longer working?I uninstalled more plugins and no longer am getting the error on the preview (although not seeing any photos either.)
When I reactivate the Ninja Galleries I got this:
Fatal error: Out of memory (allocated 117178368) (tried to allocate 287 bytes) in /home/***/public_html/wp-includes/wp-db.php on line 1372