SilverCart Forum

We moderate this Forum and we're here to help. Have you already run a forum search to check if your problem has already been solved?

You can help us helping you by providing detailed error messages, screenshots and logfile entries.

SebastianRamon

Page: 1 , 2
Topic Problem with widget and ProductGroupPage 4709 Views

Re: Problem with widget and ProductGroupPage

26 October 2012 at 4:46pm

Hello,

it seems like you have the ProductGroupHolder page "NuovaSilvercartProductGroupHolder".

Yes, there is a ProductGroupHolder

This page needs to have the IdentifierCode "SilvercartProductGroupHolder". All product group pages must be inside this holder page. Otherwise they won't appear in the dropdown menu.

Ok, I move all the ProductGroupPages under the ProductGroupHolder

So if you move the pages "Abbonamenti", "Payment Modules", "Marketing Modules" and "Other Modules" inside "NuovaSilvercartProductGroupHolder" they should show up in the dropdown menu.

Maybe, I'm not making the correct procedure, because I can't see anything...

Unfortunately this is a limitation by the Silverstripe TreeDropdownField.

This is no problem but I have to see the list of Products modules

Thanks

Bye

Re: Problem with widget and ProductGroupPage

26 October 2012 at 8:59pm

Hi Papipano,

would you mind sending me the access data to your installation so that I can have a look?

Ciao
Ramon

Re: Problem with widget and ProductGroupPage

29 October 2012 at 11:58am

Hi Ramon thanks for your reply...

the error I have explained it's on my local pc, but I have tried to install the new release (Silvercart 1.3.2) on my Vps and the problem is still back as on my pc.

I send the admin access data for this installation by email:
I await for your reply as soon as possible.

Thanks a lot.

Bye

Papipano

Re: Problem with widget and ProductGroupPage

29 October 2012 at 12:18pm

Hi Papipano,

I just send you an email with more details. Seems to be a mismatch of sitetree language (en_US) and products language (it_IT).

Cheers
Ramon

Re: Problem with widget and ProductGroupPage

29 October 2012 at 3:12pm

Thanks, thanks, really thanks!!!

You save me from a sure, very cruel death!!!

By the way, your solution is all I need.

So there's another little question unsolved: how can I delete the english translation and put the italian translation the default one?

Bye

Papipano

Re: Problem with widget and ProductGroupPage

30 October 2012 at 9:07am

Hi Papipano,

just delete the corresponding pages and make sure to set

Translatable::set_default_locale("it_IT");
i18n::set_default_locale('it_IT');

in your _config.php

Ciao
Ramon

Re: Problem with widget and ProductGroupPage

30 October 2012 at 11:33pm

Thanks for any help!

I find your good support to solve my doubt/problem.

Thanks a lot again!

Ciao!

Papipano