Search found 29 matches

by kube
Fri Jul 13, 2012 2:36 pm
Forum: Modules/Add-Ons
Topic: Products module: detailtemplate in summary view
Replies: 3
Views: 1657

Re: Products module: detailtemplate in summary view

Oh, sorry didn't see your later reply on the IRC. :-[ I did post the "fix" on the forge (FR) prior to my post in this forum. But i did thought this section was also made for discussing code (and maybe come back to the FR with a more optimised fix proposal), according to the post i saw earl...
by kube
Fri Jul 13, 2012 1:32 pm
Forum: Modules/Add-Ons
Topic: Products module: detailtemplate in summary view
Replies: 3
Views: 1657

Re: Products module: detailtemplate in summary view

removed " hacked " code ? Wow, that's not very "open source" minded... ??? I don't feel like a haker neither :o I'm trying to have a discussion about a modification (as suggested in this post from Calguy himself. http://forum.cmsmadesimple.org/viewtopic.php?f=7&t=2712 .). Is ...
by kube
Fri Jul 13, 2012 12:00 pm
Forum: Modules/Add-Ons
Topic: Products module: detailtemplate in summary view
Replies: 3
Views: 1657

Products module: detailtemplate in summary view

The product module (version 2.18.2) still doesn't allow you to specify the detailtemplate to use when opening viewing a product from the summary view. I've been poking around the php code and made a comparison to the news module that has this feature implemended. Basically what news does for now is ...
by kube
Wed Jul 11, 2012 4:07 pm
Forum: Modules/Add-Ons
Topic: Product Module detail template bug
Replies: 5
Views: 3068

Re: Product Module detail template bug

OK, i've been doing my homework today and scratched the problem a little further... in action.default.php we have : - $params that stores all the params so we have: $params['detailtemplate'] that is holding my info - line 443 $parms gets the values of $params - line 445 the link for the detail is cr...
by kube
Wed Jul 11, 2012 3:34 pm
Forum: Modules/Add-Ons
Topic: Product Module detail template bug
Replies: 5
Views: 3068

Re: Product Module detail template bug

I am digging this up as the problem remains and i am facing it.

Any solutions ?
by kube
Sun Jun 24, 2012 7:27 pm
Forum: Modules/Add-Ons
Topic: Products module: display a specific hierarchy
Replies: 4
Views: 2014

Re: Products module: display a specific hierarchy

Index, using categories world be a solution if only i wasn t already using them to differentiate products...


So no way to do that with hierarchy ?
by kube
Sat Jun 23, 2012 2:42 pm
Forum: Modules/Add-Ons
Topic: Products module: display a specific hierarchy
Replies: 4
Views: 2014

Re: Products module: display a specific hierarchy

Yes but that will show me both products AND services.
I only want to see products !
???
by kube
Fri Jun 22, 2012 9:33 am
Forum: Modules/Add-Ons
Topic: Products module: display a specific hierarchy
Replies: 4
Views: 2014

Products module: display a specific hierarchy

Hi all, I have the following product hierarchy structure: brand1 - products - services Brand2 - products - services I can't figure out the syntax to display, for example, the products of brand 2... I was expecting something like: {Products hierarchy="Brand2 | products"} . What am i doing w...
by kube
Wed May 23, 2012 8:32 pm
Forum: Modules/Add-Ons
Topic: Products module and multiple field value
Replies: 2
Views: 1469

Re: Products module and multiple field value

Thx Marek, However that works the opposite way of what i need: - I have a list of specific services (products), say A - I also have products (chemicals). I'll call those B - The goal is when i display a A detail, i show a list of B products that are used in it. So the {product} call lies in the A vi...
by kube
Fri May 18, 2012 10:31 am
Forum: Modules/Add-Ons
Topic: Products module and multiple field value
Replies: 2
Views: 1469

Products module and multiple field value

Hi cmsms's people, Here is a little problem i've been loosing hair with lately: - In a product summary, i need to generate a list of related products to a specific product. - So i have added a "related" product field. This field is a textfield. - At this point i ca use this: fieldid="...
by kube
Mon Apr 30, 2012 9:11 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Htaccess to hide part of url ?
Replies: 4
Views: 2169

Re: Htaccess to hide part of url ?

Tx Rolf,

I saw that post the other day but it's for physical folders. In my case, it's a virtual folder created by cmsms 's pages structure...
by kube
Mon Apr 30, 2012 8:16 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Htaccess to hide part of url ?
Replies: 4
Views: 2169

Re: Htaccess to hide part of url ?

let me reformulate the question then:
How do i do that without breaking cmsms ? (i have no technical clue as how cmsms handles url rewriting) :'(
by kube
Fri Apr 27, 2012 8:37 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Htaccess to hide part of url ?
Replies: 4
Views: 2169

Htaccess to hide part of url ?

Hello there, I am hosting several sites in one single cmsms installation using multiple trees. I have the folowing urls: "http://www.site1.url/site1/... "http://www.site2.url/site2/... "http://www.site2.url/site2/... i would like to remove the first level of the hierarchy from the url...
by kube
Tue Apr 03, 2012 5:57 pm
Forum: Modules/Add-Ons
Topic: Multiligual & multi domain... how ?
Replies: 4
Views: 1825

Re: Multiligual & multi domain... how ?

Thanks for your replies. For now i've been testing mlecms module + Multidomains module and it works allright. 8) Had to use the following structure: languageA - domain1 --pages - domain2 --pages languageB - domain1 --pages - domain2 --pages Now the problem i have is with the url: "http://www.do...
by kube
Tue Apr 03, 2012 2:08 pm
Forum: Modules/Add-Ons
Topic: CGfeedmaker: automatic feed creation based on categories
Replies: 0
Views: 643

CGfeedmaker: automatic feed creation based on categories

Hello there, I'm working on a multidomain/multilingual install of cmsms using mlecms. So far so good, i managed to get the news module working: i have a category per language and subcategories for domains. So to call the news module i specify: {* we get the domain name that i use as a subcategory *}...

Go to advanced search