I’m just dropping a note to say this still works for me as of August 23, 2016. Of course it is bad form to advise using software that is two years old, but it is what it is!
My server is running PHP 5.6, WordPress is 4.6, and Shopp is Version 1.3.10.
A very important item if you run this successfully and switch your file path to storage but see no images, you probably have the wrong path to your images folder. I was confident I knew mine but was wrong. Use this tip from the Shopp site to run a php file to discover your folder’s exact location from the root – I did and have zero problems!
https://shopplugin.net/kb/find-full-file-path/
Someone should start supporting this plugin – it would be an easy uptake since it’s still functional! Sorry, I’m only a designer! ??
]]>Hi guys, I’ve had a couple of queries over the last while about the status of Shopp Image Tools.
Right now the plugin is not actively being maintained and will not be supported (by me) – I don’t see any upcoming changes to this situation unless of course someone else takes over the reins.
For anyone who might be interested in keeping it going, it of course goes without saying you are more than welcome to fork and improve the code then share the results with the community ??
]]>Hello Barry and everyone,
Thanks for the plugin,
Just wanted to share a hack – I was testing it on windows and the script was stopping on an image with name like “Today\’s catch.jpg”. Cured by adding this in converter.php at line ~123 just before return:
$record->value->filename = stripslashes($record->value->filename);
Not sure if it’s the best way to handle the situation but it worked for me.
p.s. Also added “AND parent
!= 0″ to the sql of that function to skip stray records.
Cheers,
Kostya
I migrated my site to a new Server..
used the plugin to removed images form the DB and put them in a directory.
move those images to the new server in the correct file path, but they are not showing up.. any ideas?
]]>Hello,
We have a fully functioning site where Shopp seems to work fine: (https://navysealmuseum.com/museum-store/).
We have migrated it to another URL, but are having issues with Shopp. Specifically, some of the images work, and some don’t. Here is an example: https://204.197.253.145/~navyseal/museum-store/
Issue: I have tried to use Shopp Image Tools, but when I activate the plugin, it breaks WordPress (e.g. the whole site goes blank). However, when I remove the plugin directory from wp-content, the site is back up (but with the broken images). So, stripping the images out of the database (at least using Shopp Image Tools) doesn’t seem to work.
Any help would be greatly appreciated! THANK YOU IN ADVANCE!
Rolf
]]>When I try to activate the plugin I get the following error:
Fatal error: Call to undefined function shopp_admin_add_submenu() in /xxxx/wp-content/plugins/shopp-image-tools/shoppimagetools.php on line 73
I’m running Shopp Version 1.2.3.
How is this happening?
]]>Hi Barry,
I already had my images stored in the filesystem, but I installed your plugin because I wanted to enable direct image mode to bypass the shopp image server. I have direct mode enabled and its still not showing the cached urls. you can see it in action here: https://www.mrkate.com/shop/
Any ideas? Thanks!
]]>Hello,
Thank you for this plugin but I’m having a little issue. As the subject states, the images aren’t being removed from the database. The images are being appropriately copied to the file system and no errors are thrown but the images are still in the database. I had ‘Enable smart cleanup’ checked and I also tried running the Orphan Cleanup Tool but it just keeps running and running and running. The text box states
“1. Starting orphan cleanup: 0 valid asset(s) currently in the database, 160 asset(s) to scan for possible orphans” but nothing ever happens.
I’m running the site on my local server with Xampp.
Any ideas?
Thank you,
Eric
https://www.ads-software.com/extend/plugins/shopp-image-tools/
]]>Hi there,
I have 2 questions that I hope you might be able to help me with.
1. Will this plugin work with Shopp version 1.1.9?
2. I can’t actually see how to get to the plugin page. I have installed and activated the plugin (WordPress 3.5.1) but I can’t see a link to it in any of the WordPress menus (e.g. Settings, Tools, stand alone menu item).
Many Thanks,
Sebastian
https://www.ads-software.com/extend/plugins/shopp-image-tools/
]]>the path has been set correctly and it says “ready to process.” then on the first image, it gives me the error above and then says “unable to continue.”
Any ideas?
https://www.ads-software.com/extend/plugins/shopp-image-tools/
]]>Hi – thanks for a (potentially!) great plugin.
Couldn’t find a similar issue on the forum…
I have Version 1.2.3 of SHOPP and 1.0.3 of Image Tools and 3.4.2 of WP.
Every time I try to run the conversion tool I get this:
The file storage path does not exist or is not a directory!
I’m unsure where to change this directory as per your notes to /wp-content/uploads/shopp
I created this directory via FTP and have full write access.
Hope you can assist -thanks Brian
https://www.ads-software.com/extend/plugins/shopp-image-tools/
]]>