osCommerce News
Recent posts
post item
Managing Click & Collect Shipping
April 19, 2024
Managing Click & Collect Shipping ...
post item
Installing Opayo Server by Elavon and Opayo by Elavon Modules for osCommerce 2.2 via Zip File
April 18, 2024
Installing Opayo Server by Elavon and Opayo by Elavon Modules for osCommerce 2.2 via Zip File ...
post item
Installing Opayo Server by Elavon and Opayo by Elavon Modules for osCommerce 2.2 via Installer
April 17, 2024
Installing Opayo Server by Elavon and Opayo by Elavon Modules for osCommerce 2.2 via Installer ...
post item
Managing User Group Extra Discounts
April 16, 2024
Managing User Group Extra Discounts ...
post item
Managing Zero Price Module
April 15, 2024
Managing Zero Price Module ...
post item
Managing VAT On Order
April 12, 2024
Managing VAT On Order ...
post item
Managing Trustpilot Module
April 11, 2024
Managing Trustpilot Module ...
post item
Managing Support System
April 10, 2024
Managing Support System ...
post item
Managing Opayo Server Module
April 09, 2024
Managing Opayo Server Module ...
post item
Managing United States Postal Service (USPS) Shipping
April 07, 2024
Managing United States Postal Service (USPS) Shipping ...
Products
Tags

Management

Ecommerce

Integrations

newsite

launch

grant

fund

replatforming

osCommerce 4.x

shopping cart

hosting

Installation

New PayPal Module (Latest API 2.0)

osCommerce 2.2

osCommerce 2.3

Shopping cart customizations

Manually

PayPal Express

APM (Alternative Payment Method)

Standard Variant

Advanced Variant

Configuration

Testing

Front End

Install osCommerce for Me

Let me install myself

Multiple sales channels

Single active sales channel

Installation on your own server

Assigning theme to sales channel

Deleting sales channel

Connect

App Shop

Adding Free Module

Admin Area

Adding Paid Module

Installing Module

Opayo Pi Module

Development Mode

Email Verification Before Registration

Managing Languages

Managing phpMussel

Managing Orders

oscommerce.com account

Creating Manual Orders

Managing Customers

Managing Customer Groups

Managing Brands

Managing Categories

Managing Filters on Categories

Managing Products

Managing Stock

Assigning Products and Categories to Front Ends

Assigning and Moving Products to Categories

Managing Default Sort Order on Product Listing and Category

Managing Cross-Sell and UPSell

Managing Reviews

Managing Attributes

Managing Product Groups

Managing Properties

Managing Suppliers

Managing Warehouses

Managing Sales Statistics and Purchase Report

Managing Stocktaking Costs

Managing Deleted Orders

Managing Coupons

Managing Virtual Gift Cards

Managing Sales Price

Managing Giveaways

Managing Featured Products

Managing SEO

Managing Meta Tags

Managing XML Sitemap

Settings of E-commerce Tracking for Google Tag Manager

Setting up GA4

Managing Pages

Managing Menus

Assigning Theme to Sales Channels

Deleting Sales Channels

Managing Translations

Managing Email Templates

Managing Catalog Pages

Managing Shipping Modules

Managing Payment Modules

Managing Order Structure

Managing Socials

Managing Extensions

Managing Managers

Managing Access Levels

Managing Back End Menu

Managing Configuration

Mail Sending via SMTP

Setting up SMTP

Status Groups

Order Statuses

Comment Templates

Stock Indication

Notify Me when in Stock

Stock Delivery Terms

Cross Sell Type

Cache Control

Filters

Managing Countries

Managing Counties and States

Geo Zones

Managing Cities

city settings

Postal Codes

Managing Taxes

Managing Currencies

Backups

Viewing Who is Online

Managing IP Restriction

Error Log Viewer

Creating Installation

Address Formats

Image Settings

Sales Tags

Managing Front Ends

Managing App Shop

Going Live with osCommerce

Affiliate Module

Awin Module

B2B Module

Business To Business module

Bazaarvoice Module

Managing Blog

Collection Points

Managing Competitors

Customer Code Module

Customer Modules Module

Customer Multi Emails Module

Customer Products Module

Delayed Despatch Module

Delivery Options Module

Fraud Address Module

Frontend Session Module

Invoice Number Format Module

Maximum Order Quantity

Merge Customers Module

Merge Orders Module

Minimum Order Quantity

Neighbour Module

One Trust Module

Order Flags and Markers

Pack Units

Covered by Coupon Module

Klarna Module

LiqPay Module

Mollie Pay

Pay360 by Capita Module

pxPay Module

RBS WorldPay Module

Tyl by NatWest Module

Personal Catalog

Personal Discount Module

Product Bundles

Product Collections

Product Easy View

Product Global Sort

Product Ignored Payment Methods

Product Ignored Shipping Methods

Product Press Reviews

Product Relocation

Managing Refer Friend

Bookkeeping Detail Report

Changes History Report

Compare Report

Deficit Product Report

Emails History Report

Report by Email Module

Expected Products Report

Managing Freeze Stock

In Cart Stock Report

Low Stock Report

Manufacturer Sales Report

Ordered Products Report

Purchase Report

Stock by Manufacturer Report

Summary Report

Updating Opayo Pi Module

Updating Opayo Server Module

Temporary Stock Report

Universal Log Report

Managing Search Plus

Managing DHL Shipping

Managing FedEx Shipping

Managing German Post Shipping

Managing Google Zones Shipping

Managing Nova Poshta Shipping

Managing Personal Rate UPS Shipping

Managing TNT Express Shipping

Managing UPS Shipping

Managing United States Postal Service Shipping

Managing USPS Shipping

Opayo Server Module

Managing Support System

Managing Trustpilot Module

Managing VAT On Order

Zero Price Module

User Group Extra Discounts

Installing Opayo Server by Elavon for osCommerce 2.2 via Installer

Installing Opayo by Elavon for osCommerce 2.2 via Installer

Installing Opayo Server for osc2.2 via Zip File

Installing Opayo for osc2.2 via Zip File

Click & Collect Shipping

Issue #7: May 13, 2002

By Harald Ponce de Leon

May 13, 2002

CVS: Banner Statistics Graph
CVS: Language Detection
CVS: Invoice And Packaging Slips
DISCUSSION: Tax Calculations And Rounding
Download Problems
New Featured Store: Spotit Australia
PHP And Global Variables

CVS: Banner Statistics Graph

The three day banner statistics graph has been worked on to now display daily, monthly, and yearly statistics on the "view vs clicks" banner history data.

If PHP is compiled with the GD graphics library, and has either PNG, JPEG, or GIF support, an image will be created on-the-fly to better visually present the statistics graph. If not, a fallback mode will automatically be made to present the statistics graph in HTML.

CVS: Language Detection

osCommerce now checks the browser language settings when a customer enters the store and automatically selects an available language to display the text in.

This feature also fixed a problem in the (manual) language selection logic when a selected language was not available.

CVS: Invoice And Packaging Slips

Invoices and packaging slips can now be produced via the Administration Tool in the Orders section.

This feature is being worked on to produce the invoices and packaging slips in PDF format.

DISCUSSION: Tax Calculations And Rounding

A proposed solution to the rounding problems when calculating the tax for orders has been sent to the developers forum/mailing list.

The post can be read online at:

https://www.oscommerce.com/community.php/forum,2/action,read/i,13413/t,13413

The more feedback from the community the better, and the sooner a solution can be commited.

Download Problems

There have been several reports of problems when downloading releases from the support site.

Releases are hosted on SourceForge, who have recently updated their download servers with world-wide mirror sites.

If problems persist, please try again later.

New Featured Store: Spotit Australia

"Fulfilling our needs and requirements in conjunctions with our customers' requirements has never been easier with the sophisticated PHP scripting language." - Donny K

https://www.oscommerce.com/shops.php/featured,5

PHP And Global Variables

Since PHP 4.1 the PHP team have recommended to disable register_globals in php.ini. This parameter is now disabled by default in PHP versions 4.2+.

If you are experiencing problems with osCommerce please check in the php.ini configuration file if register_globals is enabled.

The finalized osCommerce 2.2 version will be able to work with register_globals disabled.

 

You can further discuss it on our Forum