have 30 categories with each 10 subcategories

13 posts by 4 authors in: Forums > CMS Builder
Last Post: March 4, 2010   (RSS)

By ibis70 - March 4, 2010 - edited: March 4, 2010

That's a fact!

Actually : <a href="<?php echo $hotelMetaData['_listPage']; ?>?region=<?php echo urlencode($record['region']); ?>">&lt;&lt; Back to list page</a>

Did not work. It gave me an undefined variable notice. I wonder why...

Hardcoding the link did.

Thanks for your help so far!
Elisabeth

Re: [ibis70] have 30 categories with each 10 subcategories

By Dave - March 4, 2010

>Did not work. It gave me an undefined variable notice. I wonder why...

What is your $record variable called? Is it $hotelRecord? Try renaming $record to match your variable name and 'region' to match your region field name.

(Or just stick with the hard coded link) :)

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com