Tutorial for shop-module and hack to use shop in 1.3.3

Get help with installation and running official modules for phpwcms here. Please do not post bug reports or feature requests here.

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby musons on Mon Jan 14, 2008 13:08

musons
 
Posts: 36
Joined: Sun Jan 09, 2005 20:36

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby breitsch on Mon Jan 14, 2008 18:52

Edit .../config/phpwcms/conf.inc.php

Code: Select all
$phpwcms['SESSION_FEinit'] = 1; // set 1 to enable sessions in frontend, 0 to disable sessions in frontend

this must be set to 1!
See page 5 in the tutorial right on top-
gruss / regards
breitsch
breitsch
 
Posts: 267
Joined: Sun Mar 06, 2005 22:12
Location: bern switzerland

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby musons on Mon Jan 14, 2008 22:44

ok. this things I missed.
now I can delete categories in backend, but in sql I can see that is not deleted. and once more time I can't add the same name categories
musons
 
Posts: 36
Joined: Sun Jan 09, 2005 20:36

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby breitsch on Mon Jan 14, 2008 23:24

This sounds like a bug. Activate it again in sql for the moment. I'm sure OG will fix that.
gruss / regards
breitsch
breitsch
 
Posts: 267
Joined: Sun Mar 06, 2005 22:12
Location: bern switzerland

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby Kulinarisk on Thu Feb 21, 2008 12:58

I have set up the module in 1.3.3 and it works fine. But when I click the category link it gives me a 404. It's as if it can't find the page. Why won't it load the category?
http://malbecvin.dk/index.php?Shop
You do not have the required permissions to view the files attached to this post.
Kulinarisk
 
Posts: 73
Joined: Mon Jun 14, 2004 23:06
Location: Denmark

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby claus on Thu Feb 21, 2008 15:57

Did you assign the product to a category (in products BE)?
Available soon: the template nest -- bald hier: das Template Nest -- phpwcms forum integration: updated soon - stay tuned! -- shop enhancement: available! :lol:
User avatar
claus
 
Posts: 2180
Joined: Mon Jan 10, 2005 16:29
Location: Germany / Kassel

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby Kulinarisk on Thu Feb 21, 2008 16:49

I think so. look at dump
You do not have the required permissions to view the files attached to this post.
Kulinarisk
 
Posts: 73
Joined: Mon Jun 14, 2004 23:06
Location: Denmark

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby claus on Thu Feb 21, 2008 17:40

try to assign an id=4 for the shop instead of an aid=1 - perhaps you'll succeed
Available soon: the template nest -- bald hier: das Template Nest -- phpwcms forum integration: updated soon - stay tuned! -- shop enhancement: available! :lol:
User avatar
claus
 
Posts: 2180
Joined: Mon Jan 10, 2005 16:29
Location: Germany / Kassel

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby Kulinarisk on Thu Feb 21, 2008 18:20

Next time you are in Copenhagen I'll treat you to a bottle of Malbec :P
Works!! Thanks
Kulinarisk
 
Posts: 73
Joined: Mon Jun 14, 2004 23:06
Location: Denmark

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby claus on Thu Feb 21, 2008 18:32

a bottle of Malbec

MMMMHH! ;)
Available soon: the template nest -- bald hier: das Template Nest -- phpwcms forum integration: updated soon - stay tuned! -- shop enhancement: available! :lol:
User avatar
claus
 
Posts: 2180
Joined: Mon Jan 10, 2005 16:29
Location: Germany / Kassel

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby Kulinarisk on Thu Feb 21, 2008 19:25

I followed the tutorial like a slave - hence I used the ID for the category and not the ID for the content .
This is the ID:
You do not have the required permissions to view the files attached to this post.
Kulinarisk
 
Posts: 73
Joined: Mon Jun 14, 2004 23:06
Location: Denmark

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby Kulinarisk on Thu Feb 21, 2008 21:28

Another stupid question. Playing around with the backend - I have deleted some categories (since the hierarchy is alphabetical) and somehow it hangs in sql when I reintroduce the same name. How do I clean the cache in mysql? Or is it a bug?
Kulinarisk
 
Posts: 73
Joined: Mon Jun 14, 2004 23:06
Location: Denmark

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby Jensensen on Fri Feb 22, 2008 00:13

Kulinarisk wrote:...I have deleted some categories (since the hierarchy is alphabetical) and somehow it hangs in sql when I reintroduce the same name. How do I clean the cache in mysql?...

viewtopic.php?p=75673#p75673
[ this week's "Fischer's Fritze": leisure, fletscher, pleasure.
|| case: 'plätscher' - doesn't count, try again, increase speed!
|| case: 'bounty' - you won 3 coconuts.

{this week's best rewrite: .../content/subcontent/page.htm} ]
Thank you!
Jensensen
 
Posts: 1987
Joined: Tue Oct 17, 2006 19:11
Location: earth

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby Kulinarisk on Fri Feb 22, 2008 10:53

Tried it! Doesn't work for me :(
Kulinarisk
 
Posts: 73
Joined: Mon Jun 14, 2004 23:06
Location: Denmark

Re: Tutorial for shop-module and hack to use shop in 1.3.3

Postby nebenaube on Fri Mar 07, 2008 20:12

musons wrote:I use snapshot phpwcms-2007-10-03 and successfuly install all
but ir shop module

in categories I seen this
Warning: Invalid argument supplied for foreach() in /home/terasat/public_html/shop/include/inc_module/mod_shop/inc/listing.categories.inc.php on line 214

and in products

Warning: Invalid argument supplied for foreach() in /home/terasat/public_html/shop/include/inc_module/mod_shop/inc/listing.products.inc.php on line 218


psst... look at your table names, do the tables for the shop match the naming pattern of the other tables in the database?
nebenaube
 
Posts: 33
Joined: Fri Nov 23, 2007 19:39

PreviousNext

Return to phpwcms Modules English

Who is online

Users browsing this forum: Alexa [Bot] and 0 guests