Forum Replies Created
-
AuthorPosts
-
journalinaboxMember
Oh, ARGH!!! We’ve been having this whole discussion about PayPal. That is not the issue at all! It was a problem with my Manual Checkout settings. I wasn’t aware of this feature. I assumed (and then kept assuming by virtue of the posts here) that this was actually being processed through PayPal! Nope. It’s a $0 purchase, so it is through the Manual Checkout feature. All is well.
Thanks.
journalinaboxMemberScratch that. The IPN is not blocked in sandbox. It worked fine there. Here is what shows up now in the debug file:
[10/08/2011 5:40 AM] – SUCCESS :Paypal Class Initiated by 173.0.82.126
[10/08/2011 5:40 AM] – SUCCESS :Post string : [redacted]
[10/08/2011 5:40 AM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.
[10/08/2011 5:40 AM] – FAILURE :IPN validation failed.
[10/08/2011 5:40 AM] – SUCCESS :Paypal class finished.
This all showed up, (saying IPN validation failed even though on the PayPal sandbox end it gave me a green check saying it went through) after I did the sandbox test. After I attempt to make a purchase with the gift certificate (coupon code) and then look at this log nothing new shows up for that attempted purchase.
journalinaboxMemberOkay. I didn’t know I was supposed to have IPN settings turned on at PayPal. I have that on now. But, the IPN is blocked when I try to send it from the sandbox. Where should I start looking?
journalinaboxMemberNo. That file is completely blank.
journalinaboxMemberI deactivated, deleted, downloaded the update, installed the update, reactivated, tried to complete the purchase and had exactly the same results. eStore_post_payment_log for this morning: [10/06/2011 3:18 PM] – SUCCESS :WP Affiliate Platform Plugin is not installed.
journalinaboxMemberI’m also hoping for this functionality for a Download Now button for a facebook tab. Is this possible? Thanks!
journalinaboxMemberThanks! Will play with it!
journalinaboxMemberHmmm, I don’t want to actually add text TO the lightbox. I want to know if I can add text below the lightbox image in the fancy display? – In between the thumbnail image and the Add to Cart button.
journalinaboxMemberOkay. Found my coding problem and got the quantity issue fixed! Thanks! Still wondering if I can add something extra to this fancy display in the area under the lightbox image?
Thanks!
journalinaboxMemberHmmm… I didn’t realize this was a related issue. I already have this code
.custom .format_text input {
border-width:0.067em;
padding:0.2em;
width: auto;
}
in my custom css file because of the issue with the buttons. But, I see now that something must be overriding it because the buttons are all messed up as well. I may have to do some digging to figure out why it is now being overridden.
Any way I can change add the image below the lightbox image?
journalinaboxMemberThanks so much for your help!!!
journalinaboxMemberOkay. Thanks. So, this has to be done for a download link. I had this set up for an email with just the urls and it was working fine, but I see how the download link would be different.
journalinaboxMemberThe three lines above are:
[07/11/2011 3:44 PM] – FAILURE : Error on fopen(‘http://www.journalinabox.com/wp-content/uploads/2011/07/WRITE.pdf, http://www.journalinabox.com/wp-content/uploads/2011/06/20-Things-Journal-Does.pdf’)
[07/11/2011 4:15 PM] – Status : Unresolved DL file path = http://www.journalinabox.com/wp-content/uploads/2011/07/WRITE.pdf, http://www.journalinabox.com/wp-content/uploads/2011/06/20-Things-Journal-Does.pdf
[07/11/2011 4:15 PM] – Warning : Invalid URL conversion target = /home2/journan4/public_html/wp-content/uploads/2011/07/WRITE.pdf, http://www.journalinabox.com/wp-content/uploads/2011/06/20-Things-Journal-Does.pdf
Ah, no. The product id set up here is to a package product with 2 URLs.
journalinaboxMemberI wasn’t sure how many lines you needed to see. Here are the last several.
[07/11/2011 4:15 PM] – Advisory : Forcing “Do Not Convert” option.
[07/11/2011 4:15 PM] – Status : Resolved DL file path = http://www.journalinabox.com/wp-content/uploads/2011/07/WRITE.pdf, http://www.journalinabox.com/wp-content/uploads/2011/06/20-Things-Journal-Does.pdf
[07/11/2011 4:15 PM] – Advisory : No DL file path conversion performed on URL.
[07/11/2011 4:15 PM] – Status : Dispatching DL method = 2
[07/11/2011 4:15 PM] – FAILURE : Error on fopen(‘http://www.journalinabox.com/wp-content/uploads/2011/07/WRITE.pdf, http://www.journalinabox.com/wp-content/uploads/2011/06/20-Things-Journal-Does.pdf’)
journalinaboxMemberOkay. Will do for now. Thanks for the help.
-
AuthorPosts