Re: [Simplog-devel] 0.9.2test2
Brought to you by:
f-bomb
From: Jeremy A. <ash...@13...> - 2005-07-12 04:55:38
|
Jim Hu wrote: > Upgrade went fine after I modified the db to look like an older one > (I wanted something that had a lot of entries in it already). > > Did you take the layouts out of this distribution? They were in 0.91. > they were never in the 0.9.1 release you had checked those changes in after 0.9.1 was released. I took them out because I felt it was too big of a change for current users when we are just going to rewrite the whole thing anyway and implement something similar. > Something else that was true in older versions. When you create a > new blog it doesn't show up right away in the pulldown menu. This is > because the the header is written before the database is updated. > This may not be worth fixing. > yeah, i'll leave it for now...... > To fix the calendar bug replace the corresponding lines in lib.php, > starting at about line 984...I'm afraid that I introduced the bug in > my changes when I made the calendar a string that is returned by a > function instead of just being echoed: ok, didn't know that had been changed..... > More testing underway... > good |