Upgrade errors

5 posts by 2 authors in: Forums > CMS Builder
Last Post: April 18, 2008   (RSS)

Re: [justritedesign] Upgrade errors

By Dave - April 17, 2008

Hi Michael,

Can you email me login info for CMS and FTP to dave@interactivetools.com. I can get in there right away and see what the problem is.
Dave Edis - Senior Developer
interactivetools.com

Re: [justritedesign] Upgrade errors

By Dave - April 17, 2008

Just a follow up on this, make sure the 'hidden' field for that section is unchecked and the Publish On Date, and Expires On Date fields (if you have them) aren't set to hide the record either.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Upgrade errors

By Mohaukla - April 17, 2008

Email is on the way.
Thanks for looking at this for me.
Michael Moyers



Owner of Just Rite Design Inc. A growing network of professionals in web design, graphic design, flash development, programming, and audio & video productions.



"Due to budget constraints, the Light at the end of the tunnel will be temporarily out!"

Re: [justritedesign] Upgrade errors

By Dave - April 18, 2008

So just a heads up for anyone following this thread.

Looks like this is a bug in v1.13. If you have a single record menu it always defines $record in the viewer (actually it always defines $record[_link] only) and that causes code like this to always show, even if none of the fields are defined:

<?php if ($record): ?>
...
<?php endif ?>

I sent justritedesign a patch and I'm going to release v1.14 with a patch shortly.
Dave Edis - Senior Developer
interactivetools.com