Re: Re: Re: Re: Mike,

Posts: 88
Joined: 08/07/2007
Bug FinderGetting busy with the Ubercode.

Can't wait to see it live.

You might want to change this

  //load the catalog
  $catalog = uc_catalog_get_page($tid);
  if($catalog->name == 'Catalog') {
    drupal_set_title('The LED Christmas Light Experts');   <------------
  }
  else {
    drupal_set_title($catalog->name);
  }

Tableless catalog By: mikejoconnor (20 replies) Wed, 10/03/2007 - 08:04