6 replies [Last post]
Dubs's picture
Offline
Joined: 11/20/2007
Juice: 79
Was this information Helpful?

I've just updated to Ubercart 5.x-1.3.

For some reason (could be I'm tripping out and looking in the wrong place), I can't find the Catalog display type setting (i.e. choose table, grid or multibuy) - I am sure it used to be in Catalog Settings under Store Administration.

Has this option now gone, and if not, where is it?

Thanks!!

David

TR
TR's picture
Online
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: Catalog disply type

admin/store/settings/catalog/edit

<tr>.
Dubs's picture
Offline
Joined: 11/20/2007
Juice: 79
Re: Re: Catalog disply type

That's what I thought. Before I updated, there was a dropdown - now there is no option to change the catalog display type at this URL.

TR
TR's picture
Online
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: Re: Re: Catalog disply type

Oh, you're right - I was looking at a UC 1.0 site when I gave that answer, not UC 1.3 like you're using. I don't know why it was taken away - it makes more sense to choose the catalog type from a select on the overview tab like you could do in 1.0, instead of a checkbox on the grid configuration tab like it is now.

<tr>.
Dubs's picture
Offline
Joined: 11/20/2007
Juice: 79
Yeah, I agree. The main

Yeah, I agree.

The main problem is that I was using the Multibuy module - essential for my client, and now we cannot choose Multi-buy as a Catalog display type.

Hopefully, there will be a way round it though...

TR
TR's picture
Online
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: Yeah, I agree.

Since you have to hack uc_catalog anyway to use uc_multibuy, it's easy to put the select box back in - just grab the old code for uc_catalog_admin_form() and use it instead of the new code.

<tr>.
Dubs's picture
Offline
Joined: 11/20/2007
Juice: 79
Re: Re: Yeah, I agree.

Thanks for responding so quickly TR.

I can't seem to find the code at all now - what version of UC are you using?

I've looked through the download repository on Drupal.org, all the uc_catalog.module files seem to have the same checkbox. I'm pretty sure I had Ubercart 5.x-1.2, but I guess not...

Thanks again,

Dubs