Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • in reply to: sweetdate.zip uplod error #69148
     RLioz
    Participant

    Andrey, you are selling a commercial software providing a video tutorial on the installation. Why wouldn’t you specify the environmental requirements that allow your clients to install YOUR software following YOUR instructions? Especially it might be helpful if some of the required configurations are different from the standard/default parameters that the environmental components are coming with. I don’t think offering to play with ALL possible values is the best support practice. At least it is not what I would expect.

    in reply to: sweetdate.zip uplod error #69136
     RLioz
    Participant

    Radu,

    I am using wamp, trying to follow vendor’s instructions (it says “upload the zipped theme file, after that the child theme zipped file , etc); don’t like the idea of applying any workarounds at this point as need to isolate the theme problems from the environment problems.

    in reply to: sweetdate.zip uplod error #69132
     RLioz
    Participant

    Well… That’s how I spent my entire day yesterday:-). Testing my environment, I was able to upload a few other themes, but got stuck with this one. As you suggested, I’ll spend more time on playing with my php/appache configurations, but will also appreciate if you offer some more specific suggestions. Actually, I like the theme planning to buy several licenses for multiple websites unless continue facing issues with support and customization.

    in reply to: sweetdate.zip uplod error #69118
     RLioz
    Participant

    Andrey,

    If the stack configuration introduces limits for the standard procedures (like uploading or unzipping themes ) on my local server, I would rather understand and fix this problem than going with a work around like manual unzipping, etc. Could you please elaborate? Or refer me to the place where I could find some details on the issue and on the possible solution? Thank you!

    in reply to: sweetdate.zip uplod error #68971
     RLioz
    Participant

    Forgot to mention(thought it might be related to the problem). I have installed the theme on my website hosted by ipage and started working on the customization there. After a while I realized there is pretty big development so decided to do it on my local host. In fact, I am trying to download the theme for the second time now. it shouldn’t violate the license agreement since now it is my local host used for development only, right?

    in reply to: sweetdate.zip uplod error #68905
     RLioz
    Participant

    I changed my config parameters as following:

    wp-config.php
    define(‘WP_DEBUG’, true);
    define(‘WP_MEMORY_LIMIT’, ‘256M’ );
    define(‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );

    php.ini

    upload_max_filesize = 256M
    post_max_size = 256M
    max_execution_time = 300
    memory_limit = 256M

    .htaccess

    php_value memory_limit 256M
    php_value upload_max_filesize 64M
    php_value max_execution_time 300
    php_value max_input_time 300
    php_val post_max_size 64M

    But still getting the same error.

    I am using WordPress 4.2.2 installed on local host ; Windows 8.1 Microsoft Surface Pro

Viewing 6 posts - 1 through 6 (of 6 total)

Log in with your credentials

Forgot your details?