Friday 22 August 2008 5:42:30 am
I get the message in version 4.0.1:
<i>The following files and override rules could not be removed because of insufficient file permissions:
* design/ezwebin_site_admin/override/templates/admin_pagelayout.tpl </i> HOWEVER: The file is located in a different directory: <i>extension/ezwebin/design/ezwebin_site_admin/override/templates/admin_pagelayout.tpl</i> It seems when I created an override template, it put it in the ezwebin extension directory and now it expect it to be in the default override directory :-( A crude solution would be to create a link from one directory to another - but I'd rather not do that.... Any ideas?
<?php require 'coolstuff.php'; echo $cool_signature; ?>
|