Title: lipsk's Replies | WordPress.org

---

# lipsk

  [  ](https://wordpress.org/support/users/lipsk/)

 *   [Profile](https://wordpress.org/support/users/lipsk/)
 *   [Topics Started](https://wordpress.org/support/users/lipsk/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lipsk/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lipsk/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lipsk/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lipsk/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lipsk/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 53 total)

1 [2](https://wordpress.org/support/users/lipsk/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lipsk/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/lipsk/replies/page/4/?output_format=md) 
[→](https://wordpress.org/support/users/lipsk/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Gallery thumbnails refuse to be square](https://wordpress.org/support/topic/gallery-thumbnails-refuse-to-be-square/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/gallery-thumbnails-refuse-to-be-square/#post-3370728)
 * I was having the same problem on a website. Until I discovered that the blog 
   user was uploading enormous images (4288×2848 – 2,8Mb) and there wasn’t enough
   memory to generate the thumbs.
 * To see if it is the case, there will be messages like “The resize request was
   abnormally terminated (ID 188). This is likely due to the image exceeding available
   memory or some other type of fatal error.” on your regenerate thumbnails screen.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Passing value to the Thank you page](https://wordpress.org/support/topic/passing-value-to-the-thank-you-page/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/passing-value-to-the-thank-you-page/#post-3284309)
 * Any success? The code didn’t work for me too
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Claudio Sanches - Correios for WooCommerce] Liberar Frete Grátis por cidade/região](https://wordpress.org/support/topic/liberar-frete-gratis-por-cidaderegiao/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/liberar-frete-gratis-por-cidaderegiao/#post-3197241)
 * Cara segui as instruções e depois de incluir esse método de entrega começou a
   aparecer a mensagem:
 * “Desculpe, aparentemente não existem métodos de entrega disponíveis para sua 
   localidade (Brasil).
 * Se você precisa de ajuda ou deseja fazer uma negociação para realizar a entrega,
   entre em contato conosco.”
 * Antes, estava funcionando normalmente, só existia o método de entrega do plugin“
   Correios”
 * Tirando o * voltou a funcionar. Infelizmente esse tutorial não deu certo
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] [Plugin: WooCommerce – excelling eCommerce] Shopping Cart Empty](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-shopping-cart-empty/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-shopping-cart-empty/#post-3130610)
 * Well, just to register it: The problem on my host was on the directive
    “session.
   auto_start”. They deactivated it and the cart started working.
 * If you’re using apache, and have the right options, you can enable session.auto_start
   with a .htaccess file containing this line:
    php_flag session.auto_start 1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] [Plugin: WooCommerce – excelling eCommerce] Cart Empty](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-cart-empty/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-cart-empty/#post-2977577)
 * Well, just to register it: The problem on my host was on the variable
    “session.
   auto_start”. They deactivated it and the cart started working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] [Plugin: WooCommerce – excelling eCommerce] Shopping Cart Empty](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-shopping-cart-empty/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-shopping-cart-empty/#post-3130609)
 * I’ll have to change the host then, since they couldn’t identify the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] [Plugin: WooCommerce – excelling eCommerce] Shopping Cart Empty](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-shopping-cart-empty/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-shopping-cart-empty/#post-3130606)
 * That’s why it is frustrating.
 * 1 – No caching plugin on WordPress. It’s a fresh install, it’s only WP and Woocommerce.
   The caching problem could be caused by server caching?
 * 2 – The host garantees that session path is writable and is set correctly. Also“
   system status” page is all green saying that session path directory is writeable.
   Is there any more settings that I can check about the session?
 * 3 – Pages are all set correctly. They were created by the plugin install and 
   I haven’t changed anything on them. All of them had a shortcode, except “Store”.
 * 4 – WP memory is set to 96M on wp-config.php. The php memory on php.ini is 128Mb
 * 5 – Force SSL is unchecked.
 * 6 – I’ve filled the paypal account e-mail and set PayPal gateway as the main 
   gateway. Than I removed this option and set the default to be “by check”.
 * 7 – No ajax errors on firebug console.
 * 8 – I’ve tested it logged as admin and logged out of wp-admin.
 * Is there any other setting to check?
 * Thank you for the help! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] [Plugin: WooCommerce – excelling eCommerce] Shopping Cart Empty](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-shopping-cart-empty/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-shopping-cart-empty/#post-3130603)
 * Frustrating isn’t it? I’ve checked everything said on this post [http://wordpress.org/support/topic/plugin-woocommerce-check-out-not-worknig](http://wordpress.org/support/topic/plugin-woocommerce-check-out-not-worknig)
   but nothing I tried worked and no matter how much products I click to buy, when
   I open the shopping cart page, the cart gets empty.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] [Plugin: WooCommerce – excelling eCommerce] Cart Empty](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-cart-empty/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-cart-empty/#post-2977576)
 * Yes, it could be really nice since I can’t figure out what’s is wrong with my
   sessions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Polls] [Plugin: WP-Polls] Problem installing wp poll language pack](https://wordpress.org/support/topic/plugin-wp-polls-problem-installing-wp-poll-language-pack/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-polls-problem-installing-wp-poll-language-pack/#post-2717093)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Polls] [Plugin: WP-Polls] Problem installing wp poll language pack](https://wordpress.org/support/topic/plugin-wp-polls-problem-installing-wp-poll-language-pack/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-polls-problem-installing-wp-poll-language-pack/#post-2717092)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Instapress] Instapress stopped working](https://wordpress.org/support/topic/instapress-stopped-working/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/instapress-stopped-working/page/2/#post-2860276)
 * Is it possible to Instapress verify if the instagram service is online before
   trying to get the feed and then trow a callback function instead of the fatal
   error message?
 * I use it with shortcode on a website and with the service offline the website
   broke showing the error to the users.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comment Validation Reloaded] [Plugin: Comment Validation Reloaded] Double warning messages](https://wordpress.org/support/topic/double-warning-messages/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/double-warning-messages/#post-2124127)
 * I’ve translated the plugin to portuguese, so now there’s a base cvr.pot file 
   to help with the other translations.
 * Not sure how to send it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comment Validation Reloaded] [Plugin: Comment Validation Reloaded] Active but not working – writeable permissions?](https://wordpress.org/support/topic/plugin-comment-validation-reloaded-active-but-not-working-writeable-permissions/)
 *  [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-comment-validation-reloaded-active-but-not-working-writeable-permissions/#post-2240664)
 * It happens on the latest version.
 * You need to chmod 777 the
    /wp-content/plugins/comment-validation-reloaded/admin/
   cache/ directory
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Ad-Manager] Fatal error on WP 3.2.1](https://wordpress.org/support/topic/fatal-error-on-wp-321/)
 *  Thread Starter [lipsk](https://wordpress.org/support/users/lipsk/)
 * (@lipsk)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-on-wp-321/#post-2225767)
 * Did anyone test it with WP 3.3? Maybe it’s solved.

Viewing 15 replies - 1 through 15 (of 53 total)

1 [2](https://wordpress.org/support/users/lipsk/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lipsk/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/lipsk/replies/page/4/?output_format=md) 
[→](https://wordpress.org/support/users/lipsk/replies/page/2/?output_format=md)