Forum Replies Created
-
AuthorPosts
-
February 19, 2016 at 4:02 pm #25807February 19, 2016 at 3:48 pm #25806February 19, 2016 at 3:48 pm #25805
Hi Douglas,
Symbiostock checks to make sure all the associated directories exist nearly every time you access the admin page – if the directories are not being created, it is most likely a permissions issue with your hosting that is preventing PHP from creating directories. This is highly atypical but I cannot think of any other possibility.
Add this to one of your plugins:
wp_mkdir_p(trailingslashit(ABSPATH).’tester/’);
If you then check and do not see a ‘tester’ dir in your root directory, then your PHP install is not creating directories properly. You may have a permission issue on that base root directory.
February 18, 2016 at 11:37 am #25790Hi Claire,
No, we have many, many Express users (including myself) and the theme has no issues as long as you are using the compatible version of WooCommerce in a single site setup.
Unless your Symbiostock is your main multisite URL, it will likely not work, and even then I can’t promise how it will work. It is not multisite compatible so you may have to install a single site WP for it to function.
We may make it multisite compatible in the future, but it isn’t right now.
February 18, 2016 at 3:17 am #25787February 18, 2016 at 2:41 am #25785Hi Claire,
Are you using the correct WooCommerce version?
https://wordpress.org/plugins/symbiostock/installation/
A Symbiostock product is created through the Symbiostock upload process, whether it be FTP or Web. Other products are normal WooCommerce products.
February 16, 2016 at 4:22 pm #25768Hi Dona
I just logged in and uploaded a sample image, ran the processor, and it worked fine, with a watermark. Please log in and check.
Furthermore, you will have to manually re-upload the proper version of WooCommerce – right now you have 2.5.2 and you need to upload 2.4.12 which is the currently supported version.
I can only guess that your cron job was not working properly.
February 14, 2016 at 11:20 pm #25750February 14, 2016 at 5:03 am #25744February 13, 2016 at 5:01 am #25737Nevermind, I added the fix to the current build – just download the current version:
https://downloads.wordpress.org/plugin/symbiostock.2.1.13.zip
and upload tools-ftp.php to your symbiostock plugin and it should work now
February 13, 2016 at 4:44 am #25736February 13, 2016 at 2:15 am #25732February 12, 2016 at 2:41 am #25727February 11, 2016 at 6:33 pm #25722February 11, 2016 at 6:31 pm #25721 -
AuthorPosts