Kovacic
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All radio buttons and check boxes vanished.Before I did anything… Without reason, it started working again :/
Damn apache gnomes
Thanks!! 🙂
Forum: Fixing WordPress
In reply to: Fatal Error when tried to update to 3.1Do you get any errors at all about plugins?
Forum: Fixing WordPress
In reply to: Loss of some dashboard functionscan you copy and paste the entire error message?
Forum: Fixing WordPress
In reply to: Fatal Crash after plugin updateI had the same thing happen, the plugin page-flip-image-gallery is not compatible. I had a similar problem, the only thing I could do to fix it was FTP into my site and manually delete the folder for the plugin, so for you it would be: /home/content/s/a/m/samdobrow/html/samdobrow/blog/wp-content/plugins/page-flip-image-gallery
Once you do that, WP should come back up. Go back into your dashboard, then plugins. You will get a notice saying the plugin folder is missing and is being removed from the list.
You can re-add the folder, but do not enable it, just wait for an update.
that should at least get you up and running.
Let me know if that helps..
Mike Kovacic
Forum: Fixing WordPress
In reply to: php contact form hell :(Also you may want to check the variables you are using and make sure you are cont conflicting with wordpress native variables. You can get a contact script from almost anywhere on the net, take that and integrate it as a plugin. Just make sure your variables don’t bump heads.