PHP Includes not showing up on Multiples Detail Pages

3 posts by 2 authors in: Forums > CMS Builder
Last Post: August 20, 2008   (RSS)

Re: [kimamel] PHP Includes not showing up on Multiples Detail Pages

By Dave - August 20, 2008

Hi Kim, Welcome to the CMS Builder forum! :)

If it's a single record viewer that is displaying the menu try removing this line:

'where' => whereRecordNumberInUrl(1),

Otherwise, if that doesn't work, can you attach your viewer file to the post so we can see the code?

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

Re: [Dave] PHP Includes not showing up on Multiples Detail Pages

By (Deleted User) - August 20, 2008

Like a charm... THANK YOU!!!


If it's a single record viewer that is displaying the menu try removing this line:
'where' => whereRecordNumberInUrl(1),