So I work with the NextGEN Gallery plugin pretty often for various websites and one of the things we constantly find ourselves doing is downloading zip files of content, then uploading them to the system in order to import them. From time to time I would run into a max upload size problem which meant [...]
Category > Wordpress
WordPress pclziputilpathreduction Fix
Getting an error like this one?
Fatal error: Cannot redeclare pclziputilpathreduction()
Chances are you’ve got the Automatic WP Upgrade plugin enabled. Although this really was a wonderful plugin and it was highly useful to many of us it is no longer needed. WP has an update capability built in now.
Also, it causes the above error to show [...]
An ugly fix for the no content when posting through email…
So after quite a bit of work I was able to finally track down the problem with emails to the WordPress system that did not have any content in the body. It turns out that the post.php file under the includes folder inserts an empty variable to post_content_filtered when running the insert query.
I did add [...]
Got WordPress? If you don’t, you should!
WordPress is one of the most beautiful chunks of software I’ve ever had the pleasure of playing, working, and generally having a lot of fun with. This software is quickly learned by most technically challenged people and can actually help out those people who just want to publish information and get [...]