osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

MileStone 2a update for osCMax RC3!

This is a discussion on MileStone 2a update for osCMax RC3! within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; The attached file is a UPDATED from the core software that osCMax is based on. This is based on the ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Closed Thread

 

LinkBack Thread Tools
  #1  
Old 08-22-2008, 08:44 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 2,681
Thanks: 12
Thanked 214 Times in 196 Posts
Rep Power: 20
jpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud of
Default MileStone 2a update for osCMax RC3!

The attached file is a UPDATED from the core software that osCMax is based on.

This is based on the MILESTONE 2a update - or MS2A for short.

There is a TON of feature and bug fixes - and best part.........

No "register_globals = on" needed. PHP5 compatible....
No default ADMIN USER/PASSWORD - it prompts you to create one!
Store Name is pulled from database and not language files.
Much more than I can list!

* Payment module changes:
- Authorize.net module replaced with newer AIM and SIM modules.
- New PayPal Express Checkout, PayPal Express Checkout (UK), PayPal Direct,
PayPal Direct (UK), and PayPal Website Payments Standard modules.
- Removed paypal.php and paypal_ipn.php modules.

* Shipping module changes:
- USPS updated to match new shipping methods. The test/production server
parameter has been removed as the test server only works with specific
test-cases.

Over 30 improvements/bug fixes!



Sorry - no automated update for existing sites. Read the README_FIRST.txt file!

Legal disclaimer: Use at your own risk. If you don't backup your stuff - your own darn fault -Tough luck other wise!
__________________
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

Last edited by jpf; 09-09-2008 at 03:13 PM. Reason: Removed old file - to stop confusion. - See updated one below.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to jpf For This Useful Post:
cornerstone (09-11-2008)
  #2  
Old 09-09-2008, 03:16 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 2,681
Thanks: 12
Thanked 214 Times in 196 Posts
Rep Power: 20
jpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud of
Default Re: MileStone 2a update for osCMax RC3!

Found a few small bugs.

The "fix" file is for people who downloaded the original file - see README FRIST.txt file

Feel free to post bugs/issues here.
Attached Files
File Type: rar osCMax-2.0rc3-ms2a-update_fix.rar (34.3 KB, 26 views)
File Type: rar osCMax-2.0rc3-ms2a-update_v2.rar (464.3 KB, 35 views)
__________________
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 09-10-2008, 12:58 PM
osCMax Testing Team
 
Join Date: Sep 2008
Posts: 15
Thanks: 5
Thanked 0 Times in 0 Posts
Rep Power: 0
hairbear100 is on a distinguished road
Default Re: MileStone 2a update for osCMax RC3!

Hi
I created a new installation and whilst the catalog seems to run fine, if I try and enter the admin site I get a server 500 error. Any ideas?

Thanks

Matt
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 09-10-2008, 02:24 PM
Lurker
 
Join Date: Sep 2008
Posts: 3
Thanks: 1
Thanked 3 Times in 3 Posts
Rep Power: 0
cornerstone is on a distinguished road
Default Re: MileStone 2a update for osCMax RC3!

To correct Server Err 500

edit admin\.htaccess and properly comment the BOF/EOF lines with #

#// BOF: Mod RC2A
...
#// EOF: Mod RC2A
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to cornerstone For This Useful Post:
hairbear100 (09-10-2008)
  #5  
Old 09-10-2008, 02:41 PM
Lurker
 
Join Date: Sep 2008
Posts: 3
Thanks: 1
Thanked 3 Times in 3 Posts
Rep Power: 0
cornerstone is on a distinguished road
Default Re: MileStone 2a update for osCMax RC3!

unexpected T_STRING errors in Admin/Modules

Delete ms2a replaced Payment Modules :

catalog/includes/modules/payment/authorizenet.php
catalog/includes/modules/payment/ipayment.php
catalog/includes/modules/payment/paypal.php
catalog/includes/modules/payment/paypal_ipn.php (not sure)

catalog/includes/languages/****/modules/payment/authorizenet.php
catalog/includes/languages/****/modules/payment/ipayment.php
catalog/includes/languages/****/modules/payment/paypal.php
catalog/includes/languages/****/modules/payment/paypal_ipn.php (not sure)

(or properly comment // File no longer needed)

All other payment modules seem to match the ms2a ...

Last edited by cornerstone; 09-10-2008 at 03:11 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to cornerstone For This Useful Post:
hairbear100 (09-10-2008)
  #6  
Old 09-10-2008, 03:38 PM
Lurker
 
Join Date: Sep 2008
Posts: 3
Thanks: 1
Thanked 3 Times in 3 Posts
Rep Power: 0
cornerstone is on a distinguished road
Default Re: MileStone 2a update for osCMax RC3!

The following images are incorrect in the update package "ms2a-update_v2"

catalog/install/images/header_titlebar_background.gif
catalog/install/images/head_frame_lefttop.gif
catalog/install/images/head_frame_righttop.gif
catalog/install/images/head_frame_top.gif
catalog/install/images/install.gif
catalog/install/images/upgrade.gif

These images are no longer used in ms2a and
can be safely deleted from the base oscMax files ...

Last edited by cornerstone; 09-11-2008 at 01:28 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to cornerstone For This Useful Post:
hairbear100 (09-14-2008)
  #7  
Old 09-10-2008, 05:30 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 2,681
Thanks: 12
Thanked 214 Times in 196 Posts
Rep Power: 20
jpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud of
Default Re: MileStone 2a update for osCMax RC3!

Cornerstone:

Sorry, OOPS

- .htaccess - Was fixed on my test server - did not copy that back down
- Unsupport/removed Payment Modules - that was a note for me - should be a proper delete or comment - Not uploaded on my test server
- The install images are no longer used or referenced. Delete or copy over old file does not mater - you should delete the install after anyway.

Thanks for noting that.
__________________
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 09-14-2008, 01:27 PM
osCMax Testing Team
 
Join Date: Sep 2008
Posts: 15
Thanks: 5
Thanked 0 Times in 0 Posts
Rep Power: 0
hairbear100 is on a distinguished road
Default Re: MileStone 2a update for osCMax RC3!

Hi JPF

Does Easy Populate still work in the updated version? I have tried it and it appears to do nothing. I am running it on the same server (but different sql database and catalog directory,) as have a live site based on the official release of oscmax and easy populate works on it.

The only way I could import products was through sql.

Just want to check is not me being thick or stupid.

Many thanks

Matt
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 09-14-2008, 05:07 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 2,681
Thanks: 12
Thanked 214 Times in 196 Posts
Rep Power: 20
jpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud of
Default Re: MileStone 2a update for osCMax RC3!

This update does not have anything to do with EZPopulate. There is no DB difference to worry about.
__________________
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10  
Old 09-27-2008, 11:16 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 2,681
Thanks: 12
Thanked 214 Times in 196 Posts
Rep Power: 20
jpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud of
Default Re: MileStone 2a update for osCMax RC3!

An update for the update....
Attached Files
File Type: zip osCMax-2.0rc3-ms2a-update_v3.zip (490.1 KB, 45 views)
__________________
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
VR-ePay Zahlungsmodul für osCommerce (2.2 Milestone 2 Update 060817) michael_s New osCommerce Contributions 0 02-07-2008 02:11 AM
VR-ePay Zahlungsmodul für osCommerce (2.2 Milestone 2 Update 060817) michael_s New osCommerce Contributions 0 02-02-2007 01:50 AM
osCommerce 2.2 Milestone 2 060817 Update Released michael_s osCommerce News 0 01-09-2007 12:07 PM
osCommerce 2.2 Milestone 2 051112 Update Released michael_s osCommerce News 0 01-09-2007 12:07 PM
is there an update package to rc3 ronfedele osCMax v2 Installation issues 1 08-24-2006 06:19 PM


All times are GMT -8. The time now is 01:47 PM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax
Inactive Reminders By Icora Web Design