|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 6391] New: Use of undefined constant Yes - assumed 'Yes' in dynamicdata Configurationshttp://bugs.xaraya.com/show_bug.cgi?id=6391
Summary: Use of undefined constant Yes - assumed 'Yes' in dynamicdata Configurations Product: App - Core Jamaica Version: 2.0.0 Platform: All URL: http://x2b.zona.ro/html/index.php?module=dynamicdata&fun c=view&itemtype=2 OS/Version: Linux Status: NEW Severity: normal Priority: P3 - Standard Component: Base AssignedTo: nobody@... ReportedBy: radu@... QAContact: marcinmilan@... User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.1 Safari/532.0 Build Identifier: This is a default instalation of xaraya 2.0.0-beta on a linux server. Right after installations, when accessing the DD - Configurations menu, i get: File : /var/www/dynamic/zona.ro/x2b/html/var/cache/templates/175342f39be2ba0fab58cccb4bd9c00e.php Line : 1 Code : 8 Message : Use of undefined constant Yes - assumed 'Yes' Variables: $bindvars: Array ( [value] => [id] => 27 [name] => ignore_empty [_itemid] => 0 [tplmodule] => base [template] => checkbox [layout] => default [_bl_data] => Array ( [value] => [id] => 27 [name] => ignore_empty [_itemid] => 0 [tplmodule] => base [template] => checkbox [layout] => default [_bl_data] => Array *RECURSION* ) ) $value: $id: 27 $name: ignore_empty $_itemid: 0 $tplmodule: base $template: checkbox $layout: default $_bl_data: Array ( [value] => [id] => 27 [name] => ignore_empty [_itemid] => 0 [tplmodule] => base [template] => checkbox [layout] => default [_bl_data] => Array ( [value] => [id] => 27 [name] => ignore_empty [_itemid] => 0 [tplmodule] => base [template] => checkbox [layout] => default [_bl_data] => Array *RECURSION* ) ) $caching: 0 Raised in: /var/www/dynamic/zona.ro/x2b/lib/xaraya/exceptions/handlers.php, line 202 Explanation: LONG msg TBD Further Information: No hint available Stack: #0 /html/var/cache/templates/175342f39be2ba0fab58cccb4bd9c00e.php(1): ExceptionHandlers::phperrors(8, 'Use of undefine...', '/var/www/dynami...', 1, Array) #1 /lib/blocklayout/template/compiled.php(76): include('/var/www/dynami...') #2 /lib/xaraya/templates.php(969): CompiledTemplate->execute(Array) #3 /lib/xaraya/templates.php(448): xarTpl__executeFromFile('modules/base/xa...', Array) #4 /lib/xaraya/templates.php(452): xarTpl__DDElement('base', 'checkbox', 'showoutput', Array, NULL, 'properties') #5 /html/modules/dynamicdata/class/properties/base.php(412): xarTplProperty('base', 'checkbox', 'showoutput', Array) #6 /html/var/cache/templates/dde7de8ed49bb86800890f162bc0620b.php(48): DataProperty->showOutput(Array) #7 /lib/blocklayout/template/compiled.php(76): include('/var/www/dynami...') #8 /lib/xaraya/templates.php(969): CompiledTemplate->execute(Array) #9 /lib/xaraya/templates.php(921): xarTpl__executeFromFile('modules/dynamic...', Array) #10 /html/var/cache/templates/359f5f919035eafb863bfdb0cf536e62.php(1): xarTpl_includeModuleTemplate('dynamicdata', 'view-table', Array) #11 /lib/blocklayout/template/compiled.php(76): include('/var/www/dynami...') #12 /lib/xaraya/templates.php(969): CompiledTemplate->execute(Array) #13 /lib/xaraya/templates.php(921): xarTpl__executeFromFile('modules/dynamic...', Array) #14 /html/var/cache/templates/321786b7416db1e91c5f8e5feb7b642e.php(16): xarTpl_includeModuleTemplate('dynamicdata', 'view-default', Array) #15 /lib/blocklayout/template/compiled.php(76): include('/var/www/dynami...') #16 /lib/xaraya/templates.php(969): CompiledTemplate->execute(Array) #17 /lib/xaraya/templates.php(448): xarTpl__executeFromFile('modules/dynamic...', Array) #18 /lib/xaraya/templates.php(456): xarTpl__DDElement('dynamicdata', 'configurations', 'showview', Array, NULL, 'objects') #19 /html/modules/dynamicdata/class/objects/list.php(531): xarTplObject('dynamicdata', 'configurations', 'showview', Array) #20 /html/modules/dynamicdata/xaruserapi/showview.php(140): DataObjectList->showView(Array) #21 /lib/xaraya/modules.php(1449): dynamicdata_userapi_showview(Array) #22 /lib/xaraya/modules.php(1383): xarMod::callFunc('dynamicdata', 'user', 'showview', Array, 'api') #23 /lib/xaraya/modules.php(763): xarMod::apiFunc('dynamicdata', 'user', 'showview', Array, 'api') #24 /html/var/cache/templates/7d8a56ec6788ff40eac573fa92f7e6ca.php(25): xarModAPIFunc('dynamicdata', 'user', 'showview', Array) #25 /lib/blocklayout/template/compiled.php(76): include('/var/www/dynami...') #26 /lib/xaraya/templates.php(969): CompiledTemplate->execute(Array) #27 /lib/xaraya/templates.php(381): xarTpl__executeFromFile('modules/dynamic...', Array) #28 /html/modules/dynamicdata/xaruser/view.php(69): xarTplModule('dynamicdata', 'user', 'view', Array, 'configurations') #29 /lib/xaraya/modules.php(1449): dynamicdata_user_view(Array) #30 /lib/xaraya/modules.php(1350): xarMod::callFunc('dynamicdata', 'user', 'view', Array) #31 /lib/xaraya/modules.php(760): xarMod::guiFunc('dynamicdata', 'user', 'view', Array) #32 /html/index.php(91): xarModFunc('dynamicdata', 'user', 'view') #33 /html/index.php(157): xarMain() #34 {main} Reproducible: Always Steps to Reproduce: 1. access dynamic data - configurations. 2. 3. Actual Results: see in detailed desc above Expected Results: no error. I can provide access to the site/code on site if the problem is not reproducible for devs. -- Configure bugmail: http://bugs.xaraya.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ---- ** IMPORTANT ** READ BELOW ** ---- [Clip Me Start] -------------------------------------------------------------------------- If you wish, you can reply to this message directly **however**, make sure to use the "Reply To All" feature of your client **and** ensure that the bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have you're From or Reply-To address set to the same address you use to log into your bugzilla account or your reply will not be attached to the bug. -------------------------------------------------------------------------- [Clip Me End] _______________________________________________ Xaraya_bugs mailing list Xaraya_bugs@... http://xaraya.com/mailman/listinfo/xaraya_bugs |
| Free embeddable forum powered by Nabble | Forum Help |