rmr Posted January 11, 2005 Posted January 11, 2005 Hello. Im a newbie to this whole OSCommerce thing but I want to learn as much as I can about it. Any recommendation on websites/books that can help me as a beginner? Thanks!
ozcsys Posted January 11, 2005 Posted January 11, 2005 Hello. Im a newbie to this whole OSCommerce thing but I want to learn as much as I can about it. Any recommendation on websites/books that can help me as a beginner? Thanks! <{POST_SNAPBACK}> If you are looking for php and html help there is a lot of info out there, do a google search and you will have more info than you know what to do with. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
RyanSmith Posted January 11, 2005 Posted January 11, 2005 I recommend just looking through the code. Try customizing some things and you will learn fast how it all works together. I'm still just learning, but the more I mess with the code, the better I get at it. Some things will seem complicated until you understand whats going on, but you really just have to trudge through it to learn it. osCommerce is a great piece of software with wonderful contributions. Spend some time in the contribution area. There are a lot of gems there.
♥bruyndoncx Posted January 12, 2005 Posted January 12, 2005 1) check the osC X-ref block in my blog, it allows to browse the code and should help you learning the ins and outs of osC MS2 2) http://www.oscommerce.info 3) search for osc or oscommerce tutorials on google there is a significant collection, just be weary that some describe customized versions 4) using google you could find some osc books $ or oscommerce manuals $$, but don't expect a bible. They are cheap starter options. HTH 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.