Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

Natalie

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • June 12, 2012 at 11:41 am in reply to: Contest Plugin #37606
    Natalie
    Member

    Hi Brian,

    Just wondering, Have you picked any of contest plugins already?

    Cheers,

    Natalie

    May 13, 2012 at 2:22 am in reply to: WP eStore Plugin won't activate #20197
    Natalie
    Member

    Hi admin, thank you so much! I appreciate your assistance.

    Just to let wzp know,

    Yesterday I contacted my hosting provider so they can check if it’s something on the server side. They’ve done some magic and now it’s fixed.

    Both eStore and Simple Shipping Cart activated.

    Looks like it was something with the server configuration.

    Thank you both and your team for caring! I highly appreciate this.

    Natalie

    May 13, 2012 at 2:20 am in reply to: Simple Shopping Cart Installation Related #15702
    Natalie
    Member

    Hi, good news.

    Yesterday I contacted my hosting provider so they can check if it’s something on the server side. They’ve done some magic and now it’s fixed.

    Both eStore and Simple Shipping Cart activated.

    So it was something with the server configuration I guess.

    Thank you so much for responding and caring! I appreciate this.

    Have a lovely day,

    cheers,

    Natalie

    May 12, 2012 at 6:43 am in reply to: WP eStore Plugin won't activate #20195
    Natalie
    Member

    Thanks wzp,

    It says 512M of available memory.

    I deactivated all plugins, tried to activate and no luck again.. No errors in the log file.

    Could you please recommend other steps?

    Is there any way to “track” what’s going on during activation? It could possible help to understand what causes all of this.

    By the way, I tried to install Simple Shopping Cart to get PaylPal functionality at least while I’m not able to get eStore working. There were some errors during installation.

    Can you please have a look, may be it can give an idea about eStore, may be it relates to its activation somehow (even it does not show that error):

    https://support.tipsandtricks-hq.com/forums/topic/simple-shopping-cart-installation-related/page/2?replies=13#post-33389

    Thank you heaps!

    Natalie

    May 10, 2012 at 3:25 pm in reply to: WP eStore Plugin won't activate #20193
    Natalie
    Member

    Ah, indeed! I was copying from WP’s wp-config which had different syntax.

    Thanks heaps for pointing out.

    I changed it to:

    ; Increasing memory allocated to PHP
    memory_limit = 512M ;

    Tried to activate after that, still fatal error…

    No related errors in the log file.

    May be you know, if I deactivate NextGen Gallery and then activate it again, will all my products be there or will I need to add them again?

    I can try to deactivate it, just scary about that I may be required to add all products again :))

    I just don’t know what else to try…

    Thanks heaps for your advice,

    Natalie

    May 10, 2012 at 2:42 pm in reply to: Simple Shopping Cart Installation Related #15700
    Natalie
    Member

    Thanks heaps, I will have a look.

    Yes, you’re right, I have purchased eStore but I just can’t get it activated… (I have not checked yet if there were any replies in that topic. I’m grateful for any help.)

    Meanwhile I though I could use some other plugin for the time of my struggle :)), the plugin that would show a PayPal order button below cat postcards that I want to sell.

    (Otherwise I think the ordering process that I had to offer to customers looks awkward to them. I had to say “tell me numbers of postcards you like, then I’ll send you an Invoice from Pay Pal, then you can pay”. I think I’m losing potential customers offering this way of ordering :)) I just need to find something that will link to PayPal directly at least until everything is sorted out with eStore.)

    Thanks a lot for your help. I will have a look at the link.

    Cheers,

    Natalie

    May 9, 2012 at 2:03 pm in reply to: Simple Shopping Cart Installation Related #15698
    Natalie
    Member

    Hi guys,

    When I try to activate Simple Paypal Shopping Cart I get this message:

    Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 3211 is not allowed to access /tmp owned by uid 0 in /mydomainfolder/public_html/wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart.php on line 23

    Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: files (path: ) in /mydomainfolder/public_html/wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart.php on line 23

    Any advice on what could be done?

    I read the post above about the session and not sure if it’s the same and what to do in this case.

    I have PHP Safe Mode : Off

    Thank you,

    Natalie

    May 9, 2012 at 1:17 pm in reply to: WP eStore Plugin won't activate #20191
    Natalie
    Member

    Hi wzp,

    Thank you for the reply and advice.

    I have php.ini in /wp-admin/ (and in the site root). If I remove it from /wp-admin/ I get “Allocated memory exhausted” error. So I had to increase memory limit and put php.ini there.

    Thanks for noticing the incorrectness in the php.ini.

    I checked the links you gave, it looks like I just copied that text from another (.php) file!

    I changed php.ini content to this:

    ; Increasing memory allocated to PHP
    define('WP_MEMORY_LIMIT', '128M');

    I tried to activate the plugin after that, but still get the error:

    Plugin could not be activated because it triggered a fatal error.

    (And no more details in this error message).

    What could you recommend to try next?

    Thanks a lot.

    Natalie

    May 7, 2012 at 2:39 pm in reply to: WP eStore Plugin won't activate #20189
    Natalie
    Member

    Hi guys,

    I just bought the eStore plugin but it does not activate.

    Log file has these lines repeating:

    [Mon May 07 22:27:00 2012] [error] [client 180.76.5.195] PHP:  syntax error, unexpected '(' in /home2/mydomainuser/public_html/php.ini on line 3

    [Mon May 07 22:25:52 2012] [error] [client 27.32.135.118] PHP: syntax error, unexpected '(' in /home2/mydomainuser/public_html/wp-admin/php.ini on line 3, referer: http://ozzicat.com.au/wp-admin/plugins.php?error=true&plugin=wp-cart-for-digital-products%2Fwp_cart_for_digital_products.php&_error_nonce=8025d46057

    The mentioned ini files content:

    <?php
    /* Increasing memory allocated to PHP */
    define('WP_MEMORY_LIMIT', '128M');
    ?>

    I requested a “fresh link” and uploaded the plugin again, but the same result.

    I tried both ways: upload via Admin and upload via FTP.

    I tried to increase the limit to 256M.

    Could you please advice on what can it be?

    Thank you in advance!

    Cheers,

    Natalie

    WordPress 3.3.1

    Memory usage : 41.69 MByte

    MYSQL Version : 5.0.95-community

    PHP Version : 5.3.10

    PHP Memory Limit : 128M

  • Author
    Posts
Viewing 9 posts - 1 through 9 (of 9 total)

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ