Jump to content


Corporate Sponsors


Latest News: (loading..)

satish

Member Since 25 Jun 2005
Offline Last Active May 20 2012, 17:02
*****

Posts I've Made

In Topic: Oscsid changes with every pageload for non cookie visitors

22 April 2012, 19:19

1. Either session is being lost or
2. Your modified/customized code( assumed to be customized) has some non standard code that checks for some cookie vlaue for session and if not found creates a new session.In short your customized code is ont able to reuse existing session id.

In Topic: OS commerce 2.2 and UPS module

22 April 2012, 18:35

usps ratev4 module.


USPS has sent emails across stating that from around 1st April they will be discontinuing with previous API process.

So you need to upgrade your usps version.
I have stated version you need to use.This will need a higher PHP version.

Satish

In Topic: Need some help

22 April 2012, 18:31

There is a Multi store contribution.
You can use that if you want one data base but two domains.


Satish

In Topic: How to add one product to multiple model number in oscommerce

02 March 2012, 19:46

We need to now objective.
As might be some one can help you with a better idea.

Only constraint with model number is it should be unique.So I do not see any one stopping from achieving what you want.

Satish

In Topic: Why dos my £ sign change to £ with secure pages

02 March 2012, 19:44

In your DB there probably is some special char along with £.

What you do in open currency then edit and place £ again.This should do that trick.

If not then you need to look at encode type.

Satish