Tutorial for shop-module and hack to use shop in 1.3.3
Re: Tutorial for shop-module and hack to use shop in 1.3.3
Edit .../config/phpwcms/conf.inc.php
this must be set to 1!
See page 5 in the tutorial right on top-
Code: Select all
$phpwcms['SESSION_FEinit'] = 1; // set 1 to enable sessions in frontend, 0 to disable sessions in frontend
See page 5 in the tutorial right on top-
Re: Tutorial for shop-module and hack to use shop in 1.3.3
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
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
Re: Tutorial for shop-module and hack to use shop in 1.3.3
This sounds like a bug. Activate it again in sql for the moment. I'm sure OG will fix that.
-
- Posts: 73
- Joined: Tue 15. Jun 2004, 01:06
- Location: Denmark
- Contact:
Re: Tutorial for shop-module and hack to use shop in 1.3.3
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
http://malbecvin.dk/index.php?Shop
Re: Tutorial for shop-module and hack to use shop in 1.3.3
Did you assign the product to a category (in products BE)?
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
-
- Posts: 73
- Joined: Tue 15. Jun 2004, 01:06
- Location: Denmark
- Contact:
Re: Tutorial for shop-module and hack to use shop in 1.3.3
try to assign an id=4 for the shop instead of an aid=1 - perhaps you'll succeed
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
-
- Posts: 73
- Joined: Tue 15. Jun 2004, 01:06
- Location: Denmark
- Contact:
Re: Tutorial for shop-module and hack to use shop in 1.3.3
Next time you are in Copenhagen I'll treat you to a bottle of Malbec
Works!! Thanks
Works!! Thanks
Re: Tutorial for shop-module and hack to use shop in 1.3.3
MMMMHH!a bottle of Malbec
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
-
- Posts: 73
- Joined: Tue 15. Jun 2004, 01:06
- Location: Denmark
- Contact:
Re: Tutorial for shop-module and hack to use shop in 1.3.3
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:
This is the ID:
-
- Posts: 73
- Joined: Tue 15. Jun 2004, 01:06
- Location: Denmark
- Contact:
Re: Tutorial for shop-module and hack to use shop in 1.3.3
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?
Re: Tutorial for shop-module and hack to use shop in 1.3.3
http://forum.phpwcms.org/viewtopic.php?p=75673#p75673Kulinarisk 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?...
-
- Posts: 73
- Joined: Tue 15. Jun 2004, 01:06
- Location: Denmark
- Contact:
Re: Tutorial for shop-module and hack to use shop in 1.3.3
Tried it! Doesn't work for me
Re: Tutorial for shop-module and hack to use shop in 1.3.3
psst... look at your table names, do the tables for the shop match the naming pattern of the other tables in the database?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