Questions tagged [oscommerce]

Open source e-commerce application based on PHP & MySQL. The project was started in 2000 by Harald Ponce de Leon and is one of the most popular e-commerce applications.

osCommerce is an open source e-commerce application based on PHP & MySQL. The project was started in 2000 by Harald Ponce de Leon and is one of the most popular e-commerce applications with an estimated usage rate of almost 13,000 registered live stores and an active community with almost 250,000 members. Given the wide spread usage and large developer community, there is a large and diverse range of add-ons available (6000+) making the software easy to extend.

osCommerce is still officially in "development stage", although the current 2.3.4 version is stable. The planned Milestone 3.0 release is a major re-write of the code base. An early release candidate of 3.0 has been available for download since March 2007.

On March 15th 2009 osCommerce Online Merchant v3.0 Alpha 5 was released. With this release the programmers concentrated on core features in hopes of a much faster release schedule. Key features of this release included a new object-oriented framework, new templating system, additional search engine optimization features and updated payment modules among many others.

Announced at the same time was the "Social Coding on Github" initiative which was introduced to attract additional developers to the project in hopes of speeding up the release cycle.

The most popular osCommerce versions today are Phoenix edition and Solomono edition.

353 questions
-2
votes
1 answer

plugin for converting OScommerce site to facebook store

How can i convert my OScommerce site to facebook store? Please suggest me a good plugin for this.
Semeena Kabeer
  • 149
  • 1
  • 2
  • 9
-3
votes
1 answer

$_FILES limit in oscommerce (categories.php)

I tried to extend oscommerce from 6 additional images to 12 images per product on the categories.php But when I submit it shows only 9 files in the $_FILES array no matter what I change I cannot get more than 9. I tried different variations just for…
-3
votes
1 answer

oscommerce products new date formatting for rss

Okay so im reworking the products_new.php page in oscommerce to be output as an rss page, problem is the date formatting is wrong, currently it outputs as such Wednesday, 02. October…
Brad
  • 5
  • 3
-3
votes
1 answer

Understanding the differences in Expedited and Super Rush shipping costs in osCommerce

I'm having a hard time understanding how osCommerce calculates shipping cost for the Expedited and Super Rush shipping modules. I'm looking for an English explanation of how these costs are calculated. I was given two files that handle this but I…
trivektor
  • 5,608
  • 9
  • 37
  • 53
-3
votes
1 answer

css target one page only

I am using an OsCommerce web shop. I want to fade out a sidebar, but only on one specific subpage, but I don't know how. In WordPress you can do it with page ID it think. Is there any way to do this in OsCom or in general with for just one subpage?
-4
votes
1 answer

Parse error: syntax error, unexpected T_ELSE in ..... modules.php on line 243

I'm getting this error after inserting manually a module for oscommerce. I know it has something to do with this part after adding the module beneath to the excisting code. Does anyone see what is wrong here? // STS V4.6 drop start } else { …
Chris
  • 1,919
  • 6
  • 34
  • 60
-4
votes
1 answer

How to hide div onclick and show onclick using jquery

I'm integrating a search suggest function in a oscommerce script. The function is working properly, but I need to create a div hide onclick and shown on input click using Jquery (with animation speed) since when i start typing the div appears but…
-4
votes
1 answer

Rewrite problems

In my site i have links like that: www.mysite.com/loja/product_info/products_id/1301 I simple want to server rewrites it internally to: www.mysite.com/loja?slug=product_info.php&products_id=1301 Any help will be appreciated My .htaccess…
user1391670
  • 476
  • 5
  • 6
1 2 3
23
24