

Extremest
Members-
Content count
26 -
Joined
-
Last visited
Profile Information
-
Real Name
Steven Campbell
-
[contribution] individual product shipping prices
Extremest replied to dmGremlin's topic in General Add-Ons Support
I had the same problem I just followed the directions in the above posts to fix it. -
[contribution] individual product shipping prices
Extremest replied to dmGremlin's topic in General Add-Ons Support
I have everything working but it is not adding the additional shipping charge. Has anyone else had this problem? -
thanks for posting the link already found it and fixed it before. On sandbox everything seems to be working fine other then no address in the e-mail.
-
OK NVM again I figured that one out too...lol had to change that code around some.
-
ok NVM I have that fixed. all good for the return...only problem now is in customers/paypal ipn in the admin section this coems up. <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" bgcolor="#FFFFFF" onload=" Does anyone know why that does not work in the code. Here is the code that is around that line in the file. </head> <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" bgcolor="#FFFFFF" onload="<?php echo $page['onLoad']; ?>"> <!-- header //-->
-
ok have it setup tested with sandbox and it worked. only thing is that when I came back to my site I get a blank page. I have it on option get.
-
ok I got the 3.0a installed today and when I click on paypal ipn in customers I get this. <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" bgcolor="#FFFFFF" onload=" Does anyone know what happened?
-
I have the 3.0a version of this IPN and have the snapshot 3-9-2005 installed. In the application_top.php file there is no $cart like in the install file. Didn't know if it was still possible to use or not. I tried to use the original 2.2 and had a lot of problems with my php5. Any help would be nice.
-
I just installed this and it don't come up in my payment modules section. Didn't know if anyone else has had this problem.