Bug - Receiving Error In Admin Area
3 posts by 2 authors in: Forums > CMS Builder
Last Post: April 25, 2013 (RSS)
By Steve99 - April 25, 2013
Hi IT Crew,
I'm getting a PHP error when adding a viewer url to a single record schema. Here is the error message:
Notice: Undefined index: _listPage in /SERVERPATH/cmsAdmin/lib/menus/database/editTable_functions.php on line 218 Warning: Cannot modify header information - headers already sent by (output started at /SERVERPATH/cmsAdmin/lib/menus/database/editTable_functions.php:218) in /SERVERPATH/cmsAdmin/lib/menus/header.php on line 2
I'm running v2.53 and think it has something to do with the validation of viewer urls (undefined _listPage). The single record details naturally don't have a "listPage" and I'm getting that error on all single record sections, not multi record sections.
Thanks in advance!
Steve
By gkornbluth - April 25, 2013
Hi Steve,
This is a bug and has been fixed in the next update.
See Dave's posts in http://www.interactivetools.com/forum/forum-posts.php?CMS-Builder-v2.53-Released-Apr-4-78643
Jerry Kornbluth
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
By Steve99 - April 25, 2013
Hi Jerry,
Thank you. I missed that post. Quick easy fix.
Thanks again!
Steve