my problem is that after rebuilding everything, my drop down menu still shows an extra 2 entries, which are non existent anymore after i deleted them from my entries page.
all the other dates work fine, but the extra two still show up. its not rebuilding my drop down menu.
heres a snip of the code i used
CODE
<MTArchiveList archive_type="Daily" category="blog">
<option value="<$MTArchiveLink$>"> <$MTArchiveDate format="%m.%d.%y"$> </MTArchiveList></option>
am i doing something wrong?