oscneo Posted October 3, 2007 Share Posted October 3, 2007 Okay, this is probably a totally noob question, but I cannot see that it has been asked previously... What is the best way to minimize development pain when adding contributions so that as new osCommerce releases come out you can adopt the new release and incorporate your desired contributions?? Perhaps with osC3 and PHP5 polymorphism this will be easier, but I'm just curious how others have dealt with this issue. Quote Link to comment Share on other sites More sharing options...
♥bruyndoncx Posted October 3, 2007 Share Posted October 3, 2007 Okay, this is probably a totally noob question, but I cannot see that it has been asked previously... What is the best way to minimize development pain when adding contributions so that as new osCommerce releases come out you can adopt the new release and incorporate your desired contributions?? Perhaps with osC3 and PHP5 polymorphism this will be easier, but I'm just curious how others have dealt with this issue. not adding any at all Quote KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.