Forums / Setup & design / Can't override link class
Jason Filby
Thursday 16 October 2003 12:38:08 pm
Hi all
I'm using 3.1-1 and it seems that I can't override the Link class! I've been overriding others but this one seems resistant for some reason. Template debugging just shows the default .tpl files. Any ideas?
RegardsJason
Sunday 19 October 2003 7:43:24 am
It seems the solution was to clean out var/cache. Weird since I would have thought that the Admin interface's cache clearing buttons would have had the same effect (guess that's not always true!).
James Packham
Monday 20 October 2003 12:58:27 am
Maybe 3.1-1 suffers from the same cache bug problem as 3.2-1? You could try upgrading to 3.2-2, if that's suitable for you (it's not fairly easy and safe). Also if you're developing templates you might find it easier to disable caching for the time (option in site.ini, or site.ini.append in siteaccess) - it saves some confusion.
~James~