Re: All Tags are displayed twice after Update to 1.2.1
Posted: Mon Nov 26, 2007 9:57 am
Did a NEW install of 1.2.1.. and this is what I've uncovered so far about these issues:
if modifier.cms_date_format.php is present, news appears to work.. at least articles are showing up in the admin panel. the site i'm working on doesn't use news, the default article is present, though... but if the plugin is present, UDTs are broken.
remove modifier.cms_date_format.php from ./plugins and UDTs work, but news admin is broken; the new News module is dependent upon it (see errors in output html).
so, you can choose: administer news or have functional UDTs (i chose the UDTs, as the site requires one)
and why am i starting to develop a site with the broken 1.2.1? because the diff from 1.2.1 to whatever fixes it will be oodles smaller than the one from 1.2.0 to the next release; and i need to start *now* not wait for fixes.
if modifier.cms_date_format.php is present, news appears to work.. at least articles are showing up in the admin panel. the site i'm working on doesn't use news, the default article is present, though... but if the plugin is present, UDTs are broken.
remove modifier.cms_date_format.php from ./plugins and UDTs work, but news admin is broken; the new News module is dependent upon it (see errors in output html).
so, you can choose: administer news or have functional UDTs (i chose the UDTs, as the site requires one)
and why am i starting to develop a site with the broken 1.2.1? because the diff from 1.2.1 to whatever fixes it will be oodles smaller than the one from 1.2.0 to the next release; and i need to start *now* not wait for fixes.