Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Oscommerce and Pay Pal Module

 
   Web Hosting and Web Master Forums (Home) -> ECommerce RSS
Related Topics:
** Any one know about an Oscommerce module to resize image.. - I have seen .net programs which can actually / truley resize an image on the fly. This way, only one image is uploaded to a site (say the larger image) and then when you view a page of the can actually be created on the fly at a..

OSCommerce v. Actinic - Am I comparing apples to apples between and Actinic? I really like the Actinic Catalogue product. Sure is free but if I have to spend a shitload of time working with it whereas I can purchase Actinic and be done..

osCommerce Contribuion problem - I posted to the forum, got a good reply, but it has some data I'm confused by. I tried posting a reply to question, but haven't heard back yet, and hope someone here can help. Here's a of the postings, if you can..

premade osCommerce templates? - my strengths are in other areas, I am wondering if I should just buy a template that I can base my site design after. I went to and saw what they have, but it's not quite what I had in mind. I hope to find other..

miva vs. oscommerce, which has the best backend? - Hi guys, Working on a project were it seems we'll have the option to either use miva or for the shop. I've already setup an demo and must say I rather like most of it. Only thing I find a bit is how it handles..
Author Message
stephen

External


Since: Oct 16, 2006
Posts: 2



(Msg. 1) Posted: Mon Oct 16, 2006 2:26 am
Post subject: Oscommerce and Pay Pal Module
Archived from groups: alt>ecommerce (more info?)

I have setup my first OSCOmmerce site and i thought i had finished and
was rather pleased with myself until somebody tried to buy something
and got the error: 'Your session has timed out, please log in again.'
so i cannot complete the payment and the credit card payment doesnt
work either.

I uninstalled the module and reinstalled it and it started working
however it soon reverted back to 'Your session has timed out, please
log in again.' This is the case for several people in several diiferent
environments however Paypal say it has nothing to do with them and must
be Oscommerce can anyone help?????

the url is www.jpnutrition4u.co.uk

 >> Stay informed about: Oscommerce and Pay Pal Module 
Back to top
Login to vote
stephen

External


Since: Oct 16, 2006
Posts: 2



(Msg. 2) Posted: Mon Oct 16, 2006 9:14 am
Post subject: Re: Oscommerce and Pay Pal Module [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>
>
> You should post your question on the OS Commerce support forums
> website. You'll get your answers there.
>
> Paul
> Want to Fix Something?
>
> http://www.manuals4you.com
>
> http://www.justmanuals.com
> Instant download after purchase

You would think however the answers are my own updates/frustration etc
etc i thought i might give this group a whirl.

 >> Stay informed about: Oscommerce and Pay Pal Module 
Back to top
Login to vote
Mr Manuals

External


Since: Sep 05, 2006
Posts: 11



(Msg. 3) Posted: Mon Oct 16, 2006 10:06 am
Post subject: Re: Oscommerce and Pay Pal Module [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 16 Oct 2006 02:26:46 -0700, stephen.DeleteThis@stephena.co.uk wrote:

>I have setup my first OSCOmmerce site and i thought i had finished and
>was rather pleased with myself until somebody tried to buy something
>and got the error: 'Your session has timed out, please log in again.'
>so i cannot complete the payment and the credit card payment doesnt
>work either.
>
>I uninstalled the module and reinstalled it and it started working
>however it soon reverted back to 'Your session has timed out, please
>log in again.' This is the case for several people in several diiferent
>environments however Paypal say it has nothing to do with them and must
>be Oscommerce can anyone help?????
>
>the url is www.jpnutrition4u.co.uk


You should post your question on the OS Commerce support forums
website. You'll get your answers there.

Paul
Want to Fix Something?

http://www.manuals4you.com

http://www.justmanuals.com
Instant download after purchase
 >> Stay informed about: Oscommerce and Pay Pal Module 
Back to top
Login to vote
jay

External


Since: Oct 16, 2006
Posts: 1



(Msg. 4) Posted: Mon Oct 16, 2006 9:04 pm
Post subject: Re: Oscommerce and Pay Pal Module [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <1160990806.885809.21270 RemoveThis @f16g2000cwb.googlegroups.com>,
stephen RemoveThis @stephena.co.uk says...
> I have setup my first OSCOmmerce site and i thought i had finished and
> was rather pleased with myself until somebody tried to buy something
> and got the error: 'Your session has timed out, please log in again.'
> so i cannot complete the payment and the credit card payment doesnt
> work either.
>
> I uninstalled the module and reinstalled it and it started working
> however it soon reverted back to 'Your session has timed out, please
> log in again.' This is the case for several people in several diiferent
> environments however Paypal say it has nothing to do with them and must
> be Oscommerce can anyone help?????
>
> the url is www.jpnutrition4u.co.uk
>
>

Stephen - session timeout is normally handled via PHP - I dont know if
osCommerce modifies this or not - perhaps a grep for the word "session"
in their PHP files will help. Also look for anything to do with cookies.
Cookies have timeout settings and are part of the session.

osCommerce shouldn't be a problem if you have a clean install as other
people are using it.

One thing to look at however is your sites php.ini file and make sure the
sessions are long enough in there. If you use a commercial linux host its
probably in /etc or somewhere like that

mine has -
; Document expires after n minutes.
session.cache_expire = 180

which is the default I think. The section header is [Session]
There are other settings in there that could affect it too. DONT modify
anything in this file unless you know what you are doing. You may need to
re-start PHP for changes depending on your hosts installation.

If people start the order sequence then go out for dinner before
completion - almost anything could timeout of course. Or it could just be
they dont have cookies enabled properly or they are being filtered by a
firewall or hidden by a proxy?

all things you could check out.

j.
 >> Stay informed about: Oscommerce and Pay Pal Module 
Back to top
Login to vote
Ali Prior

External


Since: Oct 23, 2006
Posts: 1



(Msg. 5) Posted: Mon Oct 23, 2006 3:37 am
Post subject: Re: Oscommerce and Pay Pal Module [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

jay.DeleteThis@jay.us wrote:
> In article <1160990806.885809.21270.DeleteThis@f16g2000cwb.googlegroups.com>,
> stephen.DeleteThis@stephena.co.uk says...
> > I have setup my first OSCOmmerce site and i thought i had finished and
> > was rather pleased with myself until somebody tried to buy something
> > and got the error: 'Your session has timed out, please log in again.'
> > so i cannot complete the payment and the credit card payment doesnt
> > work either.

When you installed the store, you will be have been asked whether you
wanted to store sessions in files or the database. We always choose
"database" when setting up stores for clients - could be worth a try to
see if that solves the problem.

Ali
www.vengavenga.com
Online stores
 >> Stay informed about: Oscommerce and Pay Pal Module 
Back to top
Login to vote
cgunn

External


Since: Jul 05, 2003
Posts: 258



(Msg. 6) Posted: Sat Oct 28, 2006 9:28 am
Post subject: Re: Oscommerce and Pay Pal Module [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 16 Oct 2006 02:26:46 -0700, stephen DeleteThis @stephena.co.uk wrote:

>I uninstalled the module and reinstalled it and it started working
>however it soon reverted back to 'Your session has timed out, please
>log in again.' This is the case for several people in several diiferent
>environments however Paypal say it has nothing to do with them and must
>be Oscommerce can anyone help?????
>
>the url is www.jpnutrition4u.co.uk

Howdy,

Oscommerce has also apparently lost their certification status with
Authorize Net. See http://www.authorizenet.com/alliances/carts_cert.php to
pick something safer to use.

Also avoid PHP solutions if at all possible. PHP looks easy but is only a
bastardized version of Perl and doggy slow for execution. You want a
Windows 2003 server and ASP code. Better yet is a compiled ActiveX
solution.

BTW, your site is also a "Cookie Monster". There's no excuse for requesting
a cookie for every image on a web page. A shopping cart that requires
cookies to work will also cost you a significant number of sales.

Thanks, Chris www.bizynet.com and www.bizycart.com
BIZynet Coordinator cgunn DeleteThis @bizynet.com - (505) 586-1225
Moderator of biz.ecommerce, biz.general, biz.marketplace.discussion,
biz.marketplace.web-design, biz.marketplace.international & others
 >> Stay informed about: Oscommerce and Pay Pal Module 
Back to top
Login to vote
neal

External


Since: Nov 01, 2006
Posts: 1



(Msg. 7) Posted: Wed Nov 01, 2006 12:43 pm
Post subject: Re: Oscommerce and Pay Pal Module [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Howdy,
>
> Oscommerce has also apparently lost their certification status with
> Authorize Net. See http://www.authorizenet.com/alliances/carts_cert.php to
> pick something safer to use.
>
> Also avoid PHP solutions if at all possible. PHP looks easy but is only a
> bastardized version of Perl and doggy slow for execution. You want a
> Windows 2003 server and ASP code. Better yet is a compiled ActiveX
> solution.
>
> BTW, your site is also a "Cookie Monster". There's no excuse for requesting
> a cookie for every image on a web page. A shopping cart that requires
> cookies to work will also cost you a significant number of sales.
>
> Thanks, Chris www.bizynet.com and www.bizycart.com
> BIZynet Coordinator cgunn.RemoveThis@bizynet.com - (505) 586-1225
> Moderator of biz.ecommerce, biz.general, biz.marketplace.discussion,
> biz.marketplace.web-design, biz.marketplace.international & others
>
>

Hi Chris

I didnt know that - you couldn't point me at any info about this could
you?

thanks.

-neal-
-----------------------------------------------------------
 >> Stay informed about: Oscommerce and Pay Pal Module 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> ECommerce All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]