Xarigami

xarigami news

xarTpl error on php5.2.6 fix

all news Xarigami news feed  developer Xarigami developer feed  site Xarigami site news feed  general Xarigami general news feed

fixed for upgrading to php5.2.6 or over

For anyone upgrading to 5.2.6 or over, they are bound to get a Xaraya error related to the tplData variable. There is in fact a critical show stopper that breaks Xaraya sites.

The critical error can be fixed by the following:

  1. In xaraya 1x core in includes/xarTemplate.php line 1056 in xarTpl__execute function change it to look like:

    $tplData['_bl_data'] = &$tplData;

  2. In xarigami core, do the same change on line 1028 in includes/xarTemplate.php

You can read the full details referencing newsgroup and forum posts at issue 161 in our Issue Tracker

 

 

Related project : xarigami core


« prev   Reported by Jo on May 16, 2008   next»