Forum Replies Created

Viewing 15 posts - 766 through 780 (of 2,034 total)
  • Author
    Posts
  • #29199
    Profile photo of Robin
    Robin
    Keymaster

    Hi Stephanie,

    We’re running a few tests to try to determine the cause. At this point it does not seem to be your plugins or a brute force attack, so you probably don’t have to do anything. Will keep you posted.

    #29198
    Profile photo of Robin
    Robin
    Keymaster

    Hi Stephanie,

    It looks like your site (despite being a reasonably small account) is consistently using 10 times the resources with regards to processes and what not than sites 10 times larger than yours are. This means that it is likely someone is either hacking your site or overwhelming it with login attempts.

    Please read this article if you’d like:

    https://codex.wordpress.org/Brute_Force_Attacks

    I’ve increased your resources for now but this will fill up again rather quickly. Please look into plugins that may prevent this from happening (such as captchas). We will also try to figure out what script is causing the issue.

    #29197
    Profile photo of Robin
    Robin
    Keymaster

    Hi Stephanie, I’ll look into this and get back to you.

    #29189
    Profile photo of Robin
    Robin
    Keymaster

    Hi Dan – upon investigating the code, it looks like this issue only happens when:

    1) You do not have Imagick installed and
    2) You do not have exif installed

    We could manually implement a fix for your system specifically but I do not think the core will be updated to compensate for this as it is an important part of checking the types of media files you are uploading.

    If you would like a manual fix, please submit a paid support request via our Support link on the bottom and choose the “Debug” command. In all honesty, it may be a lot more cost effective to move to a new host. We also provide hosting that is engineered from the ground up for complete Symbiostock support via the hosting link at the top (which obviously supports both Imagick and exif, and a whole lot of other stuff).

    Let me know if you have any other questions.

    #29188
    Profile photo of Robin
    Robin
    Keymaster

    Hi Dan,

    We’ll look into this and get back to you, thanks.

    #29181
    Profile photo of Robin
    Robin
    Keymaster

    Symbiostock Maps is now responsive. Go to your plugins tab and check for updates and update it.

    Now, whenever you add an instance of the map, for the width specify a percentage (100%, for example) and it will be responsive.

    #29180
    Profile photo of Robin
    Robin
    Keymaster

    You are correct Mark – this was removed from Symbiostock Express as the removal of individual image reviews seemed to be a common request. We will look into enabling this in the future.

    #29179
    Profile photo of Robin
    Robin
    Keymaster

    Hi Mark,

    Firstly, you can’t expect a resolution to your request within an hour of posting it. Secondly, we are a small but dedicated team and do our best to expand and tweak everything. Thirdly, asking for a refund in a public forum within the span of one hour is improper. Be aware that the base Symbiostock Pro plugin you are using is completely free, so whatever cost the Symbiostock Maps plugin may have set you back is an almost moot point.

    All that being said, if you would rather have a refund than calmly work with us to actuate an improvement to our engine, let me know privately and I will do that.

    In the meantime, I will look into the issue and get back to you.

    #29143
    Profile photo of Robin
    Robin
    Keymaster

    Hey there –

    To prevent PHP from crashing you just need two things: a very long script run time and a very high memory limit. The more maxload you want, the higher both those two things have to be.

    Other things like CPU, disk speed, and other factors will affect the speed of processing but the aforementioned two factors are usually the reasons scripts end up failing. However with the addition of video processing, you’re now mixing both PHP and Linux command line which makes the process a lot more complex.

    This is a rather large technical topic, so I will provide a reference:

    http://phplens.com/lens/php-book/optimizing-debugging-php.php

    Overall, the best way is to keep trying different settings and find the sweet spot. This is why when we launched the Symbiostock Hosting service we took quite a bit of time to test nearly all aspects of Symbiostock to ensure that all functions operated smoothly and without issue, whether it be videos, images or vectors.

    #29139
    Profile photo of Robin
    Robin
    Keymaster

    Hey Joel – good to see you!

    Right now the plugin has been developed primarily to initiate the ability to have multiple contributors within one system and is limited in its scope other than that. Regarding multiple payments, right now that is not a part of the functionality but it is a plugin that we foresee a lot of expansion on once it is released.

    Basically we’ve been asked about this functionality for a long time now and have decided to recently fast-track its development so that at a base level it will at least be available as an option. We will add more features as time progresses and people request them.

    #29137
    Profile photo of Robin
    Robin
    Keymaster

    No worries Jens – glad you got it figured.

    #29079
    Profile photo of Robin
    Robin
    Keymaster

    Hi Jens,

    What do you mean by ‘correct’ license? Each license provides a different image size, etc, and Symbiostock resizes your original image for that license. So each license is technically ‘correct’ based on whatever the user wants.

    #29078
    Profile photo of Robin
    Robin
    Keymaster

    I am going to try to solve this for you via email, Janis.

    #29077
    Profile photo of Robin
    Robin
    Keymaster

    Hey Jean – it is linked to the number of pictures but not in the way you might think. Basically when the number of products is small, the overhead is low because each query to the database is querying from a very small database.

    But when you have thousands of products you are then querying a large database. This requires both CPU and Memory allocation from your web host. Some webhosts will restrict this (memory more than CPU) and as a result of this your site will start to slow down for each query. It’s not querying every image, but it still needs to query a large database.

    Further, Symbiostock does not add much overhead, if at all, to your main product database. It runs almost exclusively through the base WooCommerce system.

    WooCommerce has an article here:

    https://docs.woocommerce.com/document/how-many-products-can-woocommerce-handle/

    which basically outlines what I’m saying here. Overall, there is no way to circumvent this issue if the web hosting platform you are on does not provide sufficient resources. There is no level of optimization or fixing you can do if the backend is slow. You must have a more powerful hosting solution.

    Symbiostock should not be run on an entry level hosting solution. You will hit issues inevitably and are in essence gambling on the hope that you won’t.

    #29068
    Profile photo of Robin
    Robin
    Keymaster

    I have re-enabled the download. Now just click on it once and wait – the download should show up quickly.

Viewing 15 posts - 766 through 780 (of 2,034 total)