Web Authoring
  Home arrow Web Authoring arrow Page 2 - Personalizing osCommerce
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEB AUTHORING

Personalizing osCommerce
By: Dan Wellman
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 33
    2004-12-06

    Table of Contents:
  • Personalizing osCommerce
  • What to know before you make changes
  • Logo and colors
  • Site content
  • InfoBoxes, step one
  • InfoBoxes, steps two and three

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Personalizing osCommerce - What to know before you make changes


    (Page 2 of 6 )

    Figuring out exactly which files play which part in the overall scheme of how the application works can take some time, especially if you’re new to PHP. Once you’ve installed it and taken a look in the file manager through the admin tool, you’ll appreciate what I mean. It’s made up of a multitude of files, modules and functions integrated seamlessly to form the catalog. Every file includes (as in server-side includes) at least five other files, and keeping track of what changes need to be made where can be a little complicated.

    Before making any changes to the code behind the application, there are a couple of things of which you need to be aware. First, although the admin tool does contain the facility to edit live files using the file manager function, I would strongly recommend not doing this--for some reason, it seriously messes with the site. Any file to be edited should be downloaded and edited locally.

    Second, the facility to upload files should be restricted to graphics files. Any code files need to be uploaded using an FTP client. Code files uploaded using the admin tool are given a permission of 777 (full read, write and execute), which will kill your site instantly and generate error 500 pages. The FTP client you use needs to have the CHMOD function, which not all FTP programs have (Cute FTP Pro does). Upload the code using your FTP software, then right-click the file you’ve uploaded and select CHMOD. In the CHMOD window, change the file permissions to 644 (owner read and write, visitor read-only).

    More Web Authoring Articles
    More By Dan Wellman


       · the up and coming program is Zen Cart a fork of the osC project that is leaps and...
       · As always when making changes to any software - particularly e-commerce software get...
       · Thanks for the sound advice, whilst not discussed in this article, security is...
       · Zen Cart owes its very existence to osCommerce and like any child it will eventually...
       · An excellent point of veiw and one that I share myself.
       · Yes, osCommerce is a fairly good app to build an online shop ...But when it's...
       · Thank-you sooooooooo much for the info. This was more than enough to get me started....
     

    WEB AUTHORING ARTICLES

    - Yahoo Pipes: Worth a Look
    - Completing an EAR
    - Building and Deploying an EAR
    - New Nuke Security Sentinel: Worth Taking a C...
    - Administering Your CMS-Based Web Site
    - What You Need to Know Before Using a CMS
    - Introducing the Google Maps API
    - An Overview of the Yahoo User Interface Libr...
    - Basic configuration of osCommerce, concluded
    - Basic configuration of osCommerce, continued
    - Basic configuration of osCommerce
    - Deploying your Site with PHPEclipse, continu...
    - Deploying your Site with phpEclipse
    - Macromedia Captivate Review
    - Macromedia and Adobe Planning to Tie the Knot







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek