hi
the code to replace shown in the GC instructions for editing fallback is different than the code in fallback.
are there more recent instructions that match the current fallback anywhere?
thanks
hi
the code to replace shown in the GC instructions for editing fallback is different than the code in fallback.
are there more recent instructions that match the current fallback anywhere?
thanks
Are you speaking of version 2.0.4 of osCMax?
Recent download.
Jim
hi
right, here is the GC install instruction for editing fallback/shopping_cart.tpl..php:
----------------------------------------------------------------------------
6. /catalog/templates/fallback/content/shopping_cart.tpl..php LINE 173
================================================== ==========================
REPLACE:
</table></td>
</tr>
<?php
} else {
?>
WITH:
</table></form></td>
</tr>
<tr>
<td>
<?php
// ** GOOGLE CHECKOUT **
// Checks if the Google Checkout payment module has been enabled and if so
// includes gcheckout.php to add the Checkout button to the page
if (defined('MODULE_PAYMENT_GOOGLECHECKOUT_STATUS') && MODULE_PAYMENT_GOOGLECHECKOUT_STATUS == 'True') {
include_once('googlecheckout/gcheckout.php');
}
// ** END GOOGLE CHECKOUT **
?>
</td>
</tr>
<?php
} else {
?>
----------------------------------
and here is /shopping_cart.tpl..php code area to replace:
<tr>
<td class="stockWarning" align="center"><br><?php echo OUT_OF_STOCK_CAN_CHECKOUT; ?></td>
</tr>
<?php
} else {
?>
<tr>
<td class="stockWarning" align="center"><br><?php echo OUT_OF_STOCK_CANT_CHECKOUT; ?></td>
</tr>
the code the GC instructions say to replace doesn't even exist!
thanks
Sorry, can't help you...as I think things are screwed up in 2.0.4...as even in the /fallback for 2.0.4, it is so different than 2.0RC3...and I have not been able to get Authnet AIM to process...and I have not seen where anyone else has truthfully.
hi
i thought 2.03 had 2 files deleted for security reasons, and thats what 2.04 is, just 2.03 minus 2 files?
also, authorize.net aim works in 2.03.
also does 2.03 = 2.0RC3?
thanks
No, 2.03 is not 2.0RC3
hi
does any one know how to install GC?
the code in the GC install instructions doesnt match the code in shopping_cart.tpl.php?
thanks
Sorry I have not had time to try that payment method...it's on my task list as needed...but still trying to get thru the affiliates and coupons fixed...
As I see no reasong to "take a payment...if the rest isn't working![]()
Bookmarks