DVDfever
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Out of memory when uploading an imageWill do, ta, but they sometimes take a while to reply. Is there no ‘quick fix’, please?
Forum: Fixing WordPress
In reply to: WordPress spike in hits with StumbleuponAnyone know, please?
Forum: Themes and Templates
In reply to: Review featured images ground to a half with my latest reviewNot quite sure what happened, but after putting together a new post with the same content, I found that there was something in the packshot I uploaded that made the whole thing go funny. Reuploading that along with the same text sorted it out and I’ve deleted the previous post. Very bizarre but at least it’s working again.
Forum: Fixing WordPress
In reply to: Fatal error: Out of memory (allocated 30408704)I haven’t tried deactivating all my plugins yet (just about to do a full backup first) but I, too, am on 1&1 and I haven’t the first idea what they’re talking about when they tell me about a 30M limit, yet the 3.2.1 file is about 3.79Mb in size. I try and email them but they may as well be replying in Japanese when the reply comes in.
I have a 1&1 Professional package for which I’m paying £19.99/month plus VAT and they’ve replied with the following and pointed to a list of alternative packages, but while some of them that allow more php memory are cheaper, they don’t seem to have all the features of the package I’m now, so I’d lose out there. And the alternative would be a server package at a completely ridiculous £50/month plus VAT.
“The error which you have encountered is basically cause by the outage of the php memory limit that is supported on your package. If you wish to increase the php memory limit so that you will not encounter an issue upgrade your wordpress site I suggest you to upgrade your package to dual advance which gives you 60 MB php memory or dual unlimited which gives you 80MB memory limit.”
I just want to update WordPress and this is breaking my brain.
Forum: Fixing WordPress
In reply to: How to stop "featured image" thumbnail generation?Thanks, but I’m not sure. I’ve just realised that they have a forum so I’ve posted a topic on there to see if they know. I’ll report back if I get any joy. Wish me luck 🙂
Forum: Fixing WordPress
In reply to: How to stop "featured image" thumbnail generation?If I do that, though, for some reason this is what I get, as it makes the site crash:
http://dvdfever.co.uk/dvdfever/wp-content/uploads/2011/06/dvdfevercrash.jpg
Forum: Fixing WordPress
In reply to: How to stop "featured image" thumbnail generation?Sorry for not replying sooner. I found this line, tried to remove it and it pretty much disabled the site. How do I ‘deactivate’ it, please?
<?php if ( function_exists(“add_theme_support”) ) { add_theme_support(“post-thumbnails”); } ?>
Forum: Fixing WordPress
In reply to: How to stop "featured image" thumbnail generation?I’ve got exactly the same issue and I can’t find that within my functions.php either. Can someone help with this, please?