Loading...
 
Features / Usability

Features / Usability


Re: Re: Re : Flash banners??

posts: 49 Canada

total hack.. but i did Banner Only work around by changing thisline:

$var = preg_replace("~]*>~si","",$var);

in make_clean function of tiki-setup_base.php to:

if (!isset ($_REQUEST'bannerId')) $var = preg_replace("~]*>~si","",$var);

should likely add something more inteligent but not sure where i would control it... likely need some other security page that lets me disable "security" for seperate pages or for seperate users???

peter....

BTW - did you ever see my email on IE/Mozilla view of month calendar??

There are no comments at this time.