Hi All,
Not sure if I have a template problem or a database problem.
I upgraded my site from 4.2 to 4.31. I am now getting a bizarre problem. I attempted to add a new entry to one of the blogs. Under manage entries, it shows up fine. HOWEVER, when I go to the category archives for that entry it doesn't show. FURTHER, the entry that is at the top of the category archive - when clicked - opens the entry I just created - not the entry it actually is - in otherwords, the url of the new entry is overwriting the url of the previous entry. FURTHER, in the "manage entries" for the blog, the entry that is opening wrong (to the new entry I created) show up correctly - with its own link.
I have tried republishing the entire site to no effect.
Here is the link to the archive http://www.srwolf.com/wolfsoc/resources/resarchives/economy_and_labor/
If you select the first link "Africa goes hardcore" it gives you the entry I just tried to add "Migration and Global Recession" http://www.srwolf.com/reports/GlobalMigrationAndRecession.pdf
It SHOULD go to this link http://www.srwolf.com/wolfsoc/articlearchives/2009/08/africa_goes_hardcore.html (password protected user wolf password wolf) And this IS the link showing in the entry inside of MT.
This blog was originally created under MT 3x. The templates are not upgraded to 4x.
Code is below
Any help would be appreciated
Category archive code
">#" onclick="showMore(,'#');return false;">Expand | " style="display: none">
" onclick="showMore(,0);return
true;">Collapse
Here is the CourseArchive Module
AND NOT
AND
--------
Reported on Movable Type 4.3
Well the code encoder didn't work. Here is a link to a text file that contains the code.
Sorry for the mess above.
Apparently, the most recent entry did not write correctly the the database.
I deleted the entry and republished the blog. I then added the entry again and the problem was resolved.