rhythmdoctor
Member
Posted 10 months ago #
I keep getting the following error when I activate the plugin but would so much love to use it. please advise.
Fatal error: Cannot redeclare class Services_JSON in /home/content/j/w/r/jwrmrr/html/wp-content/plugins/wp-smushit/JSON/JSON.php on line 116
alexdunae
Member
Posted 10 months ago #
It appears that you already have PEAR's JSON library open, which I include as a fallback for PHP 4 users.
I've just uploaded a fix (v. 1.1.3) that checks for the JSON library before trying to include its own copy. Let me know if it works for you.
Alex
Herudea
Member
Posted 9 months ago #
Hey there, this sounds great! I am getting an error though:
Error posting to Smush.it
and
Error reading the input file
This happens in the media library, and both when I upload from a page edit screen, or from withing the media library.
Any thoughts? Permissions...?
Thanks!
Herudea
Member
Posted 9 months ago #
Also, on a seperate blog, I'm getting a different error.
remote fopen is not enabled
Then a link to get more info about the problem, with goes to an anchor on your website, where there is no info about the problem....?
alexdunae
Member
Posted 8 months ago #
Hey Herudea,
The fopen error means just what it says: your PHP settings don't allow using fopen to post to Smush.it (or any other site).
I've got a new version you're welcome to help test that takes care of this. E-mail me and I'll send you a copy: code [AT] dunae [dot] CA
Alex
alexdunae
Member
Posted 8 months ago #
Check out the new version, WP Smush.it 1.2, it should resolve your problems.