Tagged Questions

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.

learn more… | top users | synonyms

7
votes
4answers
466 views

Is oscommerce outdated?

Is OSCommerce outdated? I recently started working for a web development company that uses it a lot and I noticed the code base is really messy and has a lot of older php code in there. Being used ...
6
votes
15answers
13k views

Prestashop compared to Zen-Cart and osCommerce [closed]

I'm considering Prestashop for a new project. It seems to be younger than Zen-Cart and osCommerce. Since I just found it by Google, I'd like to gather comments and experience and comparison of ...
4
votes
3answers
247 views

Best methods to clean up a hacked site with no clean version available?

I have been asked to fix a hacked site that was built using osCommerce on a production server. The site has always existed on the remote host. There is no offline clean version. Let's forget how ...
4
votes
4answers
959 views

OSCommerce alternatives

I'm looking to evaluate a few opensource e-commerce solutions. Are there any good alternatives to OSCommerce out there ? I've looked at Thelia and Magento so far, are there any others that are worth ...
4
votes
2answers
2k views

B2B open source solutions

Are there any good open source solutions for building a B2B website? I don't mean middleware, I mean something that would do for B2B what oscommerce does for B2C?
3
votes
1answer
311 views

does osCommerce have an API?

We work on a lot of integration projects and a customer has a legacy ecommerce site and have asked us to integrate product information, orders and inventory with another platform. Does osCommerce ...
3
votes
3answers
316 views

OSCommerce checkout success page tracking

I'm installing some tracking code into the checkout_success.php page. I need to be able to grab the coupon code/discount code name from the order, if one was used so that I can echo it out in my ...
3
votes
3answers
3k views

Integrating Magento with a simple static website

Magento is an awesomely powerful ecommerce platform. That said, it is also very complex, and I'd like to know if there is a relatively simple way to utilize Magento as our mISV site's backend to ...
2
votes
5answers
500 views

How to Handle 2 Million Products

I work for a web company and we currently use a highly modified version of OSCommerce as our primary ecommerce application, but recently we have been approached by a number of companies with over 2 ...
2
votes
3answers
83 views

Hosting SQL at remote location?

My OSCommerce site includes a separately programmed feature for which I use SQL tables. I've decided to host its tables on a remote site offering free SQL accounts. I'd like to know if there could be ...
2
votes
3answers
141 views

php product browser

Howdy, I was wondering if anyone knows of a good script to manage a catalog of products. Just need basic stuff, like being able to browse by category and or tags and search. Without many extras, as ...
2
votes
8answers
582 views

A good magento shared host [closed]

I am looking for a good shared host which can host magento based web store. Any recommendations would be more than welcome. Thanks.
2
votes
3answers
442 views

Custom products in Drupal or OSCommerce?

I've looked high and low. I think I'm not searching for the right stuff. I want to know of a module, or plugin for either drupal or oscommerce that will allow you to "build your own products". I.e. A ...
1
vote
1answer
47 views

Double slash in OsCommerce shop (e.g. http://www.shop.com//index.php?cPath=427)

The shop version is osCommerce Online Merchant v2.2 RC2a. If a user surfes in the shop, the URL has a double slash before index.php. I looked in the config but cannot find an error. My configure.php ...
1
vote
1answer
60 views

OSCommerce USPS convert weight unit from Pound to Ounces

I am working in an OSCommerce site, for USPS Shipping method I want to convert weight Unit from Pounds to Ounces, but not getting the way, can anyone help? Thanks in advance
1
vote
1answer
22 views

osCommerce: Use persistent connection

I have here a osCommerce 2.2-MS2. I had some settings before which were working fine. Now I changed the settings for the connection to the database (username, password, database, ...) but didn't ...
1
vote
1answer
99 views

Payment gateway in visa/master

I am a newbie to asp.net . How to integrate a payment method in visa/master to my website . I have no idea about that . Anyone suggest me a good link .
1
vote
1answer
226 views

Best way to 301 redirect old osCommerce links

We are in the process of migrating from an old osCommerce install to WordPress. 90% of the traffic is sent from organic results, and with over 4,000 indexed product pages, redirecting to the new site ...
1
vote
2answers
182 views

How do I enable https for particular pages if I got SSL certification using php

I have received SSL certification for my oscommerce website. I need to enable https:// for some particular pages. can someone help?
1
vote
1answer
51 views

osCommerce - adding tools for admin

Is there a way to add a tool to osCommerce without having to edit any file? Just simply place files in some dir maybe? I need to write addon for administrator of osC that lets them print something ...
1
vote
1answer
124 views

osCommerce links to categories taking to a wrong page

I'm modifying a website made with osCommerce (I didn't make this website), and one of the things I have to modify is the look of the home page. My problem is that I have modified the index.php file, ...
1
vote
1answer
104 views

osCommerce: How do i change the 'quantity' field from only allowing numbers to all characters?

Is it something in MySQL or in the programming...cant figure it out!!
1
vote
1answer
223 views

oscommerse 2.3.1 : Shipping Method

I want some thing like: if the total purchase by a customer is under $10 then s/he will charge $3 Delivery/shipping cost else if the total purchase by a customer is over $10 then s/he will charge ...
1
vote
2answers
365 views

Admin panel images not showing in Oscommerce

I have Oscommerce based site which is showing up all the images of the site in frontend ,but in the admin panel the images(product images) is not showing up ,i've given below ...
1
vote
1answer
123 views

Oscommerce Product Name and attribute to PayPal account

I am trying to send Product name and Its attributes(like size,color etc) to the pay-pal account so that merchant is able to view order details like cost, quantity,Product name,attribute etc on his ...
1
vote
0answers
84 views

I'm trying to duplicate the manfacturers function in oscommerce and I'm stuck in writing to database

the manufacturers function in oscommerce is proving to be very useful feature, I'm using it to filter products by their conditions. I then wanted to be able to have another of such functionalities to ...
1
vote
2answers
200 views

GBP pound symbol appearing as uknown char in shop

For every occurrence of the pound symbol (£) in my store, I am instead seeing a '?' question mark symbol in a black diamond. Googling has resulted in suggestions of charset - mine is set as utf-8 as ...
1
vote
0answers
19 views

Which column of database table order_products is connected with google checkout in oscommerce?

I am new to Google Checkout and oscommerce please help me find the below: Which column of database table order_products is connected with google checkout in oscommerce? Google checkout displays the ...
1
vote
2answers
85 views

PHP named constant prints/concats as the variable name, not value

I have an old osCommerce site that was PHP4, now running on PHP5. Named constants defined with define() are being evaluated incorrectly: $string = '<a href="http://www.oscommerce.com" ...
1
vote
0answers
144 views

osCommerce custom PHP page

One of my client has an old osCommerce website and while working on it I have to implement what I would call "custom php page", i.e. a page which query a MySQL table, not related to osCommerce, and ...
1
vote
1answer
45 views

magic records being deleted

i have customised oscommerce to pull in a csv file of products, delete anything thats not with an image/proper description/proper title gets removed. The import runs on a cron job basis pulling ...
1
vote
1answer
284 views

Can I test authorize.net module for oscommerce without purchased SSL certificate

If I set test mode in Authorize.net account on their website, everything is OK. But if I set live mode, I get: There has been an error processing your credit card Please try again and if ...
1
vote
1answer
119 views

osCommerce Redirecting To Credit Card Step on Confirmation Page

Previously I had an issue where the SSL Cert was not working properly but that had been taking care of. However, the current issue is as follows: Click Item to put in basket -- Success Step 1 - ...
1
vote
1answer
114 views

Breakpoint doesn't work if I press Resume when debugging osCommerce with xdebug in pdt?

Is this another bug of xdebug? I've already installed the latest version of xdebug for PHP 5.3 yesterday. Introduction of osCommerce is here. Here is the problem description: When I press ...
1
vote
1answer
121 views

How to include many “sub”-queries in a SQL statement to generate file paths for images?

Greetings, Using this Query to extra data to CSV file from customized OS Commerce mySQL db. SELECT products_id, max( if( products_extra_fields_id = '1', products_extra_fields_value, 0 ) ) AS ...
1
vote
1answer
796 views

Exclude a URL from rewrite in .htaccess with “last” flag

WordPress has been installed as a blog into osCommerce. I'm trying to get the WordPress RSS feed to work. All WP core files exist, but I get all kinds of errors accessing the feed at ...
1
vote
3answers
505 views

Which is the best php opensource e-commerce for handle 5 million prducts import daily?

I am going to develop a B2B e-commerce site which contains 5 million products and all products will update from distributor daily.I am confusing which open source i have to use I tried magento but it ...
1
vote
1answer
76 views

Has anyone split db read and writes OSCommerce or any php shopping cart?

We are modifying osCommerce, but our architecture involves separate clusters for db reads and db writes. Has anyone separated these out?
1
vote
2answers
672 views

Most suitable eCommerce system to build a rental component onto

I'm just looking for some advice on this - I've advertised on several service marketplaces but all I'm get is vague promises to create 'much suitable commerce sites to your specifications' In essence ...
1
vote
5answers
1k views

Drupal vs OSCommerce

I'm a die hard Drupal fanatic, but Drupal is more of a CMS and OSCommerce is more of a Online Shop application. Question is, should I stick with Drupul for my next online shop project, or dare to take ...
1
vote
6answers
3k views

Importing MD5+Salt Passwords to MD5

I'm moving my site from an oscommerce store to a commercial application. The new application stores its passwords using straight MD5 encryption. Oscommerce stores the password using MD5, but also ...
1
vote
2answers
408 views

Adding multiple items in a batch to an osCommerce site?

I need to add several hundred products to an osCommerce (ugh, I know, it wasn't my choice) but osCommerce doesn't have a built in method for this (or at least I couldn't find it), does anyone know ...
0
votes
0answers
17 views

local email send in osCommerce

I have install osCommerce and Xampp, I am using Mercury Mail for local emails. Now, how can i configure email setup in osCommerce, so that emails will be send to customers. I have tried. to change ...
0
votes
1answer
27 views

osCommerce directories are not writable after installed on ubuntu

I have recently installed a osCommerce v3.0.2 on Ubunutu 11.10, and When i loggedin as Administrator at osCommerce website, i see an error message as below My store url : localhost/MyShop/index.php ...
0
votes
1answer
10 views

osCommerce - How to add dynamic text in the bottom of the category page?

I'm using CRE Loaded v6.2 B2B. It is a modified script of osCommerce. In category page i see all the products with pagination. I want to add some dynamic text under each category. Text is unique for ...
0
votes
1answer
41 views

I changed my OSCommerce's hosting: can't login, no error. Just reloads page.

I'm on a pretty old version of OSCommerce (because of heavy customisations). Don't freak out, but it's osCommerce 2.2-MS2. We wanted to start hosting our webshop by ourselves. I copied all the files ...
0
votes
1answer
73 views

Integrating sessions from osCommerce store to main site

I am in the process of integrating user logins with my existing site to an osCommerce shopping cart. The problem is osCommerce stores the sessions in a database and my existing website does not. I ...
0
votes
0answers
132 views

OsCommerce Moneybooker Session Expiring or Expired when purchasing more than 75 Danish Krones

I need help with our OsCommerce Moneybookers payment module or method using credit cards. Whenever a purchase of more than 75 Danish Kroner or DKK is made, and the customer proceeds to checkout or ...
0
votes
1answer
62 views

Confirm order redirects to login page and destroys session for paypal pro

I have downloaded paypal pro module and installed it on my OsCommerce v2.2RC2 Installation. I have configured this module with API values in admin panel. Now when user selects "Credit or Debit Card" ...
0
votes
1answer
25 views

Update MySQL Field from OSCommerce Cookie

Hi, I need to update the database. I made this code but it's not working: <?php if (isset($_COOKIE['credits_id'])) { tep_db_query("update " . TABLE_CUSTOMERS . " set credits+ WHERE ...

1 2 3 4