Web Hosting Forum | Lunarpages
News: October 6, 2008 - Submit Your Site for the October 2008 Site of the Month!
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
October 07, 2008, 01:37:07 AM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: OScommerce help  (Read 504 times)
kcsilentbob
Space Explorer
***
Offline Offline

Posts: 6


« on: January 18, 2008, 06:24:44 AM »

I need basic help understanding the structure of OScommerce.  I have a lot of questions so please bear with me.

1.  I have a template downloaded into my public html folder.  Then I have OS commerce installed that has a seperate index.php.  If I uploaded the OS package my website would then become the oscommerce page?  Would I need to move my OS files into my public html folder?

2.  What is the best program to edit the OScommerce pages?  I have a mac, and no dreamweaver.

3.  Is it best to have a home page and then let people go to the shop?  If so would I just create a link on the template home page, rename the OS index page, and link to it?

4.  I am concerned about staying consistant between my pages.  Is there an easy way to keep that consistancy when moving from my template to OS.

5.  The bigger question is:  Is OS the best commerce tool for this.

Also on a side note I need to build in a gallery of some sort....any advice?

I am just really looking to set up a simplistic web site to sell art.  Any help would be greatly appreciated.

Thanks in advance,
bob
« Last Edit: January 18, 2008, 07:55:12 AM by kcsilentbob » Logged
MrPhil
Quantum Encyclopedia Writer
*****
Offline Offline

Posts: 3381



« Reply #1 on: January 18, 2008, 08:56:10 AM »

(moderator please move to the Ecommerce Hosting board)

You'll get better repsonse on the board dedicated to e-commerce issues. My take on your questions:

1. It is always best to keep different applications or subsystems in their own directories. This keeps everything cleanly separated and out of each other's hair, and permits easy updating or removal. An online store would be kept in public_html/store/. To get to your store, if you have nothing else on your site you can just have a simple index.html file that includes <meta http-equiv="refresh" content="0; url=/store/index.php" />. If you want some sort of entry or splash page, you can write your own with a link to /store/index.php to get people to the store. There are more ways to do it, but those are the easiest to start with.

2. osCommerce (osC) is written in PHP, so I would just use a flat text editor such as vim (is there a Mac version?). Don't use Word or any other WYSIWYG editor -- it will leave hidden junk in your files. If your system is set up for UTF-8 character set, check to make sure your editor doesn't leave a "Byte Order Mark" at the beginning of edited files. There are probably some editors that highlight syntax in the code (vim can), but I don't think there are any WYSIWYG editors for PHP. That wouldn't make sense, as PHP is a dynamic programming language, rather than static markup for display (HTML).

3. See #1. You don't have to have visitors stop at a Home Page, especially if the only thing on your site is the shop. In that case, just redirect them directly into the shop. If you have other applications (gallery, etc.), a Home Page is good, to let them know what else there is to see.

4. It is difficult to have consistent look and feel when you're moving between different subsystems (applications). Each has its own design. Certainly it's possible to do major surgery to get them consistent, but by that point you might as well write your own applications. Usually it's not hard to set your own background color or use your logo and title in some place like osC, but beyond that, it becomes a lot of work (especially when it comes time to update the application, or add canned "mods" to it). You may want to consider adjusting your template (or hand coding) for your pages to somewhat match osC's look and feel.

5. osC is certainly very good, and widely used and well supported. Is it perfect? Of course not. You may find a different shopping cart that is a better match for what features you want and is easier to "bend" to the look and feel you want. Try out several, installing them in separate directories. They won't interfere with each other, and you get to play with them until you make a decision.

6. There are a number of "gallery" applications, both from cPanel > Fantastico Scripts and from sources on the Web. Just keep in mind, it's probably going to be difficult to integrate a display gallery with a shopping cart. Maybe you can find a gallery that offers an option ("mod") for a shopping cart. If you just want to display artwork, but not try to sell from the gallery, you might be able to install separate store and gallery software. Perhaps there is gallery software that permits you to (manually) add links to the sales pages in your store? Look around, and good luck!
Logged

kcsilentbob
Space Explorer
***
Offline Offline

Posts: 6


« Reply #2 on: January 18, 2008, 10:41:13 AM »

Is Zen Cart easier to use?  I have been flipping through their material and it looks pretty simplistic as compared to oscommerce.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM