Forum Replies Created
-
AuthorPosts
-
kihonSpectator
Wow really? Thank you for your definitions. LOL
Ever seen things like this http://themeforest.net/item/mazine-wordpress-theme-a-wp-ecommerce-theme/198602.
kihonSpectatorThank you
kihonSpectatorOK, so I studied the data from the ipn_handle_debug.log. I figured out the delay time was NOT due to the shopping cart NOR PayPal, but it was due to the mail queue system being maxed out on my server. I cleared the mail queue using Japan it up qmail clearing script and viola! No delay now during my tests.
Onto fix and update the shopping cart, but not sure if you remember, but you sent me an email about adding an additional div to one part of of a file with an additional CSS to add. Of course, I never fixed it the way you told me to, but rather adjusted the original CSS and now I’m afraid to overwrite any files. I’ll have to think about how to properly do this.
kihonSpectatorOk on the updating the store and setting it up correctly. I’ll tackle this soon.
I run the plugin always with debug on. Which file is the debug log?
ipn_handle_debug.log
eStore_payment_debug.log
subscription_handle_debug.log
kihonSpectatorThank you for this! Unfortunately something is wrong. I’ve just emailed you back with some questions, etc. Waiting for your reply.
kihonSpectatorHello. I have tried to add a div class around the product name in the functions file a few times and I cannot get it to work. Is there any way you can assist me more in depth on this? I can toss a small donation.
Thanks
kihonSpectatorOh, sorry. Yes, I am. Looks like this:
<!–show-wp-cart-for-digital-products–>
[wp_eStore_fancy:product_id:1:end]
[wp_eStore_fancy:product_id:3:end]
[wp_eStore_fancy:product_id:5:end]
[wp_eStore_fancy:product_id:6:end]
[wp_eStore_fancy:product_id:7:end]
[wp_eStore_fancy:product_id:8:end]
[wp_eStore_fancy:product_id:9:end]
[wp_eStore_fancy:product_id:10:end]
[wp_eStore_fancy:product_id:11:end]
[wp_eStore_fancy:product_id:12:end]
[wp_eStore_fancy:product_id:13:end]
kihonSpectatorThanks for the reply. I wasn’t using sandbox. I don’t know why the yellow button isn’t showing up either.
kihonSpectatorThe <div id=”lightbox”> worked just as I needed it to , thanks
kihonSpectatorAhh, then that could explain it.
kihonSpectatorI own the server and do all my own upgrades, etc, so that’s not it. I also didn’t change anything in my paypal profile prior to today. Today, I enabled IPN and it seemed to work properly adding the customer. I just hope it doesn’t mess with my Vbulletin subscriptions setup.
Here is the copy of the logfile after my tests:
[04/09/2010 2:17 PM] – SUCCESS :Paypal Class Initiated by 66.211.170.66
[04/09/2010 2:17 PM] – SUCCESS :***REMOVED by me for security purposes***
[04/09/2010 2:17 PM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.
[04/09/2010 2:17 PM] – SUCCESS :IPN successfully verified.
[04/09/2010 2:17 PM] – SUCCESS :Creating product Information to send.
[04/09/2010 2:17 PM] – SUCCESS :Transaction Type: Buy Now/Subscribe
[04/09/2010 2:17 PM] – SUCCESS :Item Number: 1
[04/09/2010 2:17 PM] – SUCCESS :Item Name: ***REMOVED by me for security purposes***
[04/09/2010 2:17 PM] – SUCCESS :Item Quantity: 1
[04/09/2010 2:17 PM] – SUCCESS :Item Total: 0.01
[04/09/2010 2:17 PM] – SUCCESS :Item Currency: USD
[04/09/2010 2:17 PM] – SUCCESS :Download Link :
[04/09/2010 2:17 PM] – SUCCESS :Product Email successfully sent to
[04/09/2010 2:17 PM] – SUCCESS :Notify Email successfully sent to
[04/09/2010 2:17 PM] – SUCCESS :Updating Products, Customers, Coupons, Sales Database Tables with Sales Data.
[04/09/2010 2:17 PM] – SUCCESS :Products, Customers, Coupons, Sales Database Tables Updated.
[04/09/2010 2:17 PM] – SUCCESS :Updating Affiliate Database Table with Sales Data if Using the WP Affiliate Platform Plugin.
[04/09/2010 2:17 PM] – SUCCESS :Not Using the WP Affiliate Platform Plugin.
[04/09/2010 2:17 PM] – SUCCESS :Paypal class finished.
kihonSpectatorI ran a few test purchases and it did NOT add the customer. Why would it add them for a month or so, then suddenly stop?
kihonSpectatorOk, first of al, I just wanted to clear up that I am NOT having any problems at all with this plugin other than my “MANAGE CUSTOMERS” page not showing my last month’s customer(It is showing customers up until 3-7-2010).
After CMOD-ing the ipn_handle_debug.log to 777, I did some tests.
1. I ran the http://www.MYSITE.COM/wp-content/plugins/wp-cart-for-digital-products/paypal.php
2. Checked the ipn_handle_debug.log
3. LOG OUTPUT:
[04/08/2010 2:24 PM] – SUCCESS :Paypal Class Initiated by XX.XX.XXX.XXX
[04/08/2010 2:24 PM] – SUCCESS :Post string :
[04/08/2010 2:24 PM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.
[04/08/2010 2:24 PM] – FAILURE :IPN validation failed.
[04/08/2010 2:24 PM] – SUCCESS :Paypal class finished.
5. Due to the “IPN validation failed” message, I ran the “Instant Payment Notification (IPN) simulator”.
6. IPN successfully sent.
7. I checked our paypal account “Edit Instant Payment Notification (IPN) settings”.
8. Item selected is the “Do not receive IPN messages (Disabled)”
9. One thing I wanted to mention, is that I take payments from a few websites and other one of our websites had it’s url in there. http://www.XXXXXXXXX.com/forums/payment_gateway.php?method=paypal , but the IPN was turned off.
help?
kihonSpectatorThanks, I’ll update the button text, I guess and hopefully they will click it. Thanks again
-
AuthorPosts