dose anyone know if the UPS order tracking xml for osCommerce v2.2 will work on oscmax. Or is their a tracking mod for it i don know about
this is the link to the mod osCommerce Community Add-Ons
thanks Jeff
This is a discussion on UPS Order Tracking XML with osCMax within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; dose anyone know if the UPS order tracking xml for osCommerce v2.2 will work on oscmax. Or is their a ...
dose anyone know if the UPS order tracking xml for osCommerce v2.2 will work on oscmax. Or is their a tracking mod for it i don know about
this is the link to the mod osCommerce Community Add-Ons
thanks Jeff
osCMax Projects/Contributions - osCMax - osCommerce Maximized
Shipping Status with Tracking
thats not what i was looking to do. I want a place right on my site so they can enter a tracking #
i am still looking for a way to add a UPS tracking box right on my main site so customers cal track their package right from my site
Jeff,
The mod you originally posted will work fine. Why not just give it a try?
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
i am working o this mod and their are 2 files that wont work account_history_info.php and account_history.php
where do i add this if not in them files
// begin UPS XML Tracking
?>
<script language="javascript"><!--
function popupTrackerWindow(url) {
window.open(url,'popupTrackerWindow','toolbar=no,l ocation=no,directories=no,status=no,menubar=no,scr ollbars=yes,resizable=no,copyhistory=no,width=650, height=500')
}
//--></script>
<?php
// end UPS XML Tracking
i have the mod installed but them 2 files so far it has not crashed the site but i have not tested everything yet
thanks
jeff
i just looked on admin side and went to orders and i get
Parse error: syntax error, unexpected '<' in /home/projedd1/public_html/catalog/admin/orders.php on line 238
just like i said this will not work for me because i do not understand this BTS thing and i dont know how to port OSC mods to oscmax time to restore the backup of site
If you don't understand BTS, read the BTS documentation, the link is in my signature. Easy enough, and you will no longer have a problem with BTS.
The admin error has nothing to do with BTS, as the admin panel does not use it. BTS is only a template system for the shopping cart front end, not the admin panel. You just made a mistake when merging the code. How about just looking at line 238 and fixing the issue?
Also, I will repeat for the millionth time, do not EVER work on your live site. There is no reason to do this. The osCMax software is free, so set up a test environment already. Then, when you inevitably botch something (I do it all the time) nobody will care because it is only a test site.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Bookmarks