WAHM Forums

The WAHM community forum was created to be a place for work at home moms to share their ideas and stories. In the forum you can find information about work at home jobs, starting home businesses, avoiding scams, and surviving the WAHM lifestyle. In support of the WAHM community, WAHM.com also features instructional articles, easy recipes, as well as job and business listings tailored specifically to work at home opportunities.




View Full Version : OsCommerce


LisaR
01-05-2006, 09:50 AM
Do any of you use this? I have been for about 4 months and now I want to customize it, but I'm so confused! I know nothing about php or css, I've always stuck to html and a little javascript.


Any good oscommerce templates out there? And exactly what do I need to backup, just in case. I'd hate to lose my inventory and customer base.


chrlstoncharmed
01-05-2006, 10:49 AM
I'm very familiar with oscommerce. There are templates you can purchase, but all the ones I would actually consider using are pretty expensive ($200+).

I would be sure to make regular backups of the database and also have local copies of all the files used (just upload the whole site to your computer).

Other than that, you should always back up each file as you work on it. For example, let's say the mod I'm installing calls for me to edit the includes/header.php file - I would save the file as header-backup.php then I would return to the header.php file to edit it. If any mistakes are made, you will simply need to rename the header-backup.php file to header.php in order to restore the original settings.

Modifying oscommerce can be tricky ... I love the STS (Simple Templating System) contribution because of the flexibility it provides - you can create a site that doesn't look oscommerce-ish LOL - but you have to be careful about other mods you install after that because some contributions aren't compatible with others.

I am doing this site (http://www.theswankyrose.com/index.php) with the STS mod. The site is not live yet and I still have some custom buttons to create, but see how it doesn't look like the typical oscommerce layout? You can literally make your own layout and add the oscommerce elements that you want/need.

So now that I've freaked you out with the amount of work involved ... smileys/smiley17.gif Template Monster has oscommerce sites. Just select "oscommerce templates" from the pull-down menu.
<!--
var SymRealOnLoad;
var SymReal;

Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}

SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}

SymRealOnLoad = window.onload;
window.onload = SymOnLoad;

//-->

LisaR
01-05-2006, 10:57 AM
That looks great, I love it!


I actually need something really cheap (or free!) We have a 0 funds, we run off donations in the NPO I'm doing this for and haven't had any come in for awhile.


JenniferClason
01-06-2006, 08:31 AM
I really like OS Commerce....I used it for awhile like 2 years ago so I vaguely remember how to customize it but don't you just tweak the CSS?

JenniferClason
01-06-2006, 08:32 AM
BTW, here are some free OS Commerce templates. smileys/smiley2.gif


http://www.oscommerce.com/community/contributions/category,8 (http://www.oscommerce.com/community/contributions/category,8)

sunchy
01-07-2006, 02:39 AM
You can try ebay prostores (http://www.anrdoezrs.net/click-1536765-10408713). They have 1 month free trial. I use them and it is GREAT

01-07-2006, 10:54 AM
I am doing this site (http://www.theswankyrose.com/index.php) with the STS mod.
<!--
var SymRealOnLoad;
var SymReal;

Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}

SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}

SymRealOnLoad = window.onload;
window.onload = SymOnLoad;

//-->






Melle,



That's a nice looking site, but I didn't expect to recognize that logo when I opened it smileys/smiley2.gif
I did that logo for a client a while back, but hadn't thought to check
the site for it since then. Nice eye opener to start the day!



Michele

chrlstoncharmed
01-07-2006, 11:01 AM
You do great work, Michele! I absolutely LOVE this particular logo (I know the client does, too). Would it be OK if I put your URL in the footer? <!--
var SymRealOnLoad;
var SymReal;

Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}

SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}

SymRealOnLoad = window.onload;
window.onload = SymOnLoad;

//-->

01-07-2006, 02:53 PM
Sure Melle! Let me know when the site is complete, and I'll cross link it to my portfolio.


Thanks!

sunchy
01-10-2006, 03:22 AM
Any News smileys/smiley17.gif