I upload image of product.
They are contained in the catalog/images
and not be renamed.
How do I add prefix for images or store images upload in a specify folder
Can adjust in the admin side ?
If not , how do it ?
sorry for my bad english
...
I want to add an own shipping method during checkout_shipping.php. Something like a dropdown list, from that the customer will select his shipping method and enter his own account no in a textbox. How should I implement this?
...
hi everybody,
i'm a fresher in oscommerce and i am trying to integrate it with a html template.
i have also installed the 'Simple Template System' but now i'm not in position to
integrate it.
could anybody help me?
...
I've got a bit of a doozy here. Hopefully someone can point me in the right direction.
I'm using both Peter Mosier's instructions on how to set up Canadian taxes, and the Canada Taxes Order Total Module.
I'm building a store which sells both books and DVD's, this is causing a real problem when it comes to properly calculating the taxes...
i am facing a problem to install image_resize 1.0 addon http://www.oscommerce.com/community/contributions,350. its installation.txt is too much confusing...help please
...
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 to something nice like cakePHP or drupal I wasn't too impressed with it.
Is it worth using any more?
Is there a decent port of OSC that i...
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" target="_blank">' . BOX_ENTRY_SUPPORT_SITE . '</a><br>';
will show as BOX_ENTRY_SUPPORT_SITE, not the value placeed in BOX_ENTRY_SUPPORT_SITE.
Somethi...
Hello All,
Just hoping someone can help me out I've spent hours trying to figure this one out...
I need to edit the following PHP so I can have the user enter an amount rather then having to select from a drop down list.
<?
include("includes.php");
session_start();
/**************************************************************...
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 price details of every product, from where does this detail comes from?
...
how to get the content of page in new product page in oscommerce which i have uploaded from file manager
...
Hi,
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 below...
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
I believe the store was origonally set up in Os commer...
Hi,
I'm looking for a non-standard feature of a shopping cart:
My partners should be able to preform some actions in my website, and gain money. At a certain point, a partner may whish to cash-out/withdraw the money she has gained to her pay-pal account.
Are you aware of such a reverse shopping cart? Open source solutions are preferre...
I get a mail in which i am given a link to a page of accounthistory page like this:
http://www.mydomain.com/accounthistory.php?order_id=491
using this i can view the order detail, but when I am logged in to my account and I access the same link copying from mail i got, I get the page but i get logged out.
this page is also available...
Hi, I m using PHP5 with Xampp server
After successful installation of OSCommerce2.2 there are some warnings appear as below
Deprecated: Function eregi() is deprecated in D:\xampp\htdocs\oscomm\catalog\includes\classes\language.php
How ever this was never occur before ..
...
Hi,
Is there any help site for OS-Commerce for beginners that includes how to integrate custom templates in an os-commerce cart..
...
Where can I find Good Tutorials on writing Modules for OsCommerce
...
Hi community,
I Develop a shipping method and works it…
When is a guest user this shipping method is listed in the checkout page, but no listed when user is registred.
This message display “Sorry, no quotes are available for this order at this time.”
Any idea?
Thanks
...
Hi,
Does any one know a osCommerce based site that offers promotional codes?
Thanks
...
Are there any easier ways to import/export products in osCommerce? I tried Easy Populate, but it isn't easy at all.
I only need an importer that lets me add:
Item Number
Product Name
Product Description
Product Image
Capsule Count
Quantity
Category
Price
Any ideas?
...
Hello all,
I'm altering a template for oscommerce.
In this design, the checkbox column is too wide, I tried so much things and I'm not a total newbie on webdesign, but I am for php.
Can someone tell me what to alter, so the first colums containing the checkbox in column (Verwijderen?) wi be smaller?
For your convience, here is the ur...