• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: Products / shops / cart / checkout - best modules to use?
PostPosted: Mon Jun 22, 2009 11:02 pm 
Offline
Forum Members
Forum Members

Joined: Sun May 17, 2009 3:02 pm
Posts: 63
Hi Im new to CMSMS.

Just embarking on first client site... was wandering what people think to be the best product / shop modules?

Making a site for a client who currently wants products to be displayed but not sold on line, with the potential to open up to ecomm later.

Its a shame that modules dont have links to display pages so you can see what they are like.

Thanks for any advice.


Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Tue Jun 23, 2009 2:40 am 
Offline
Forum Members
Forum Members
User avatar

Joined: Mon Sep 22, 2008 7:44 am
Posts: 76
Calguy's modules of

products, cart, orders, shipping and paypal gateway have worked well for me.


Take a look here:  http://calguy1000.com/Blogs/8/60/cmsms- ... ow-to.html


Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Fri Jul 03, 2009 2:59 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Thu Jun 18, 2009 1:24 pm
Posts: 72
lemonaid wrote:
Calguy's modules of

products, cart, orders, shipping and paypal gateway have worked well for me.


Take a look here:  http://calguy1000.com/Blogs/8/60/cmsms- ... ow-to.html


I've installed these, but cannot get a 'checkout' button.
'mycart' displays quantity, weight, amount, and simple Submit button, which then redirects itself upon action back to the originating 'viewcart' page - no checkout option.

MyCart [submit]-> display contents, submit button, no checkout [submit]-> MyCart

Endless loop ...

I've gone though the mentioned guide, installed modules above (excluding shipping), but no checkout option.

Am I missing something simple and obvious?

Cheers,

Fat


Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Fri Jul 03, 2009 7:17 pm 
Offline
Power Poster
Power Poster
User avatar

Joined: Fri Jun 08, 2007 7:29 pm
Posts: 851
Location: 's-Hertogenbosch, Netherlands
fatlizard,

I installed my own modules and they work very nice for me  ;D ;D.
Sorry only joking ;D
Check out Shop, Cart and if you want to Payment Made Simple.
Cateloger is however also a very nice module. 'Ecomming' is however not that easy (for what I read in the forum it is doable).
But now you have installed the mentioned modules from Calguy: check the forum with various keywords and I think that you will find your way to solve it.

Duketown

_________________
Want to know more about CMSMS look at my site: http://www.duketown.eu


Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Sat Jul 04, 2009 3:21 am 
Offline
Forum Members
Forum Members
User avatar

Joined: Thu Jun 18, 2009 1:24 pm
Posts: 72
Duketown wrote:
fatlizard,

I installed my own modules and they work very nice for me  ;D ;D.
Sorry only joking ;D
Check out Shop, Cart and if you want to Payment Made Simple.
Cateloger is however also a very nice module. 'Ecomming' is however not that easy (for what I read in the forum it is doable).
But now you have installed the mentioned modules from Calguy: check the forum with various keywords and I think that you will find your way to solve it.

Duketown


Thanks Duke,

I've trawled the forum and found many similar questions as mine, although none relating the 'no checkout' problem.

Last night, in the small hours before dawn, when we all sometimes seem to have an 'Ah ah' moment, I admitted defeat (at least this time around) took out cart/products/shop/paypal gateway ....

Enter Stuff Made Simple ... Cart MS, Shop MS, and, Payment MS

So far so good, except jumping ahead of myself with the Payments MS, I initially added PayPal manually, and not sure if that was going to configure ok, then removed it, hit 'refresh', and saw no content under the gateway options.

Tried removing entire PaymentMS module, then replacing it, but same problem.
I've attached a screen shot of before and after.

Can you guide me in what I've broken, and  to fix it?
I'd gladly give you access but this is local, using xammp.

Fat Lizard


Attachments:
Image1.jpg
Image1.jpg [ 35.93 KiB | Viewed 499 times ]
Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Sat Jul 04, 2009 7:26 am 
Offline
Power Poster
Power Poster
User avatar

Joined: Fri Jun 08, 2007 7:29 pm
Posts: 851
Location: 's-Hertogenbosch, Netherlands
fatlizard,

For what I can see in you images, it looks like you have in the path to module PaymentMadeSimple not only slashes and characters but also the, for this refresh program to work, special character the dot ('.'). So something like c:/work/the.works/xampp/xamppl/.../modules/PaymentMadeSimple/gw.PayPal.php
When a refresh is requested it search the pathname string to the first dot. It will find .works and the refresh will try to make the gateway working thinking that program gw.works.php is a gateway. It searches for that program and.... can't find it.
I was made aware on this by ajprog. It has not been changed.
What you could do now is open the options and change the gateway code part (the number). Try the refresh again.

I know that is not a nice thing if it falls over and over again.
I will try to change this in a future release of Payment Made Simple.

If you don't succeed, enter the parameters as shown in the attached image. Make sure that the parameters are entered in lower case.

Duketown

[edit]PS. I checked afterwards: something like this is mentioned in the helptext of the module. Maybe there is more info that might be of help for you or others who read this thread.[/edit]


Attachments:
CMS151Fig__040.gif
CMS151Fig__040.gif [ 19.73 KiB | Viewed 492 times ]

_________________
Want to know more about CMSMS look at my site: http://www.duketown.eu


Last edited by Duketown on Sat Jul 04, 2009 7:29 am, edited 1 time in total.
Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Mon Jul 06, 2009 5:25 am 
Offline
Forum Members
Forum Members
User avatar

Joined: Thu Jun 18, 2009 1:24 pm
Posts: 72
Hello Duke,

There is no '.' in the file path etc.

I cursed, mumbled, muttered, sat calmly, cursed some more, kicked the cat, then finally did a fresh install of CMS the *MS modules.

Same problem as before, although this time it found gateway 'php', as per attached image, so this time I put some output into PaymentMadeSimple.php to see what's happening, and this is what came out:

Quote:
gwcodes[0] = D:\xampp\htdocs\modules\PaymentMadeSimple\gw.PayPal.php
gwcodes[1] =
paymentmsdir = D:\xampp\htdocs\modules\PaymentMadeSimple\gw.*
gwcode = Array
gwcode[2] = php
gwcode[1] = PayPal
query = SELECT * FROM cms_module_pms_gateways WHERE UPPER(gateway_code) = UPPER( ? )
array(gwcode[2]) = (php)
row = Array
row[gateway_id] = 1
description = PMS found new gateway: php


This shows where the 'php gateway' is coming from, and why the gw.PayPal.php file wasn't being loaded.

Changing $gwcode[2] to $gwcode[1] in the 'while' loop gives the correct result, being the name of the file.
All parameters were also successfully loaded.

This also raises the issue of possible problems if someone likes to use '.' in the file name, such as gw.my.gateway.php

Cheers,

Fat Lizard


Attachments:
Image3.jpg
Image3.jpg [ 48.45 KiB | Viewed 487 times ]
Image3.jpg
Image3.jpg [ 48.45 KiB | Viewed 481 times ]
Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Mon Jul 06, 2009 8:10 pm 
Offline
Power Poster
Power Poster
User avatar

Joined: Fri Jun 08, 2007 7:29 pm
Posts: 851
Location: 's-Hertogenbosch, Netherlands
fatlizard,

Is it solved for you?
I don't get it, if you would have used the 'Part of gateway code' in the options and set it to 1 it should have picked up the correct part.
Which version are you using of Payment Made Simple?

Duketown

_________________
Want to know more about CMSMS look at my site: http://www.duketown.eu


Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Tue Jul 07, 2009 2:46 am 
Offline
Forum Members
Forum Members
User avatar

Joined: Thu Jun 18, 2009 1:24 pm
Posts: 72
Hi Duke,

Changing the index as previously noted works here, but, I have no option to set anything, and upon checking have been using PMS 1.02

(I feel an aha moment coming on)

Just saw there's PMS 1.0.4 (I feel rebuked for not checking earlier)

Will change to that and advise,

Cheers,

Fat Lizard


Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Tue Jul 07, 2009 3:01 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Thu Jun 18, 2009 1:24 pm
Posts: 72
Hello again Duke,

Yes, the aha moment has indeed come, as Payment MS v1.0.4 appears to resolve all issues, and successfully proceeds to the sandbox, although I have yet to check the actual data that's posted.

Thank you for your assistance and time,

Cheers,

Fat Lizard


Top
 Profile  
 
 Post subject: Re: Products / shops / cart / checkout - best modules to use?
PostPosted: Tue Jul 07, 2009 3:17 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 5952
Location: Fernie British Columbia, Canada
Quote:
I've gone though the mentioned guide, installed modules above (excluding shipping), but no checkout option.

Am I missing something simple and obvious?


Yes, you are.

In my blog article at [url=http://calguy1000.com/Blogs/8/60/cmsms-quick-e-commerce-how-to.html"]http://calguy1000.com/Blogs/8/60/cmsms-quick-e-commerce-how-to.html[/url] I state:
Quote:
Lastly create a page called 'Orders', with the menu text 'Orders'.  In the content area of that page add {Orders}.  Note: You should also unckeck the 'cachable' flag in the options tab for this page.   The Orders module requires users to be logged in to FrontEndusers, and checks this.  This means that the contents of this page could theoretically change for each request, and cannot be cached. Then click Submit.


That's your checkout form.   Now if you want a funky graphical 'checkout' button, just create a link to that page, and insert an image inside the link.

_________________
Follow me on twitter
For quality help follow these instructions:
a) Think about the problem for an hour
b) research the problem for an hour
c) spend 1/2 an hour explaining it and providing as much information as you can muster
(too much information is okay, not enough information may get your question ignored).
--
if you can't bother explaining your problem well, why should we bother helping with it.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner