Hi,
After upgrading from MT3.2 to MT3.32 (& now MT3.33), I noticed that MTArchiveNext and MTEntryNext in dynamic templates dose not return correct name and link to next archive or entry. They always imply to last archive month and individual entry.
I examined files in php directory and found that it back to mtdb_base.php and function &fetch_entries in it. Because when I replace the function with the one that is in the mtdb_base.php of MT3.2, the two container tags that I mentioned work as expected.
The two function are very different and complicated for me to figure out the problem. I don’t know if I used the function from old version it may cause any problem elsewhere or no?
Is there any patch fix for this abstruse bug?
Thank you.
