« TiVo Problems |
Main Index
| Woo Hoo! »
comments | incoming pings | outgoing pings
if (time() > strtotime ("February 17, 2003 07:23 PM")) { ?>
MT Upgrade Almost Flawless
Well, I upgraded Movable Type 2.62 and the upgrade was near flawless. I say near flawless because I gave my sidebar and my sidebar info files the same template name over at BiblioBlog, thus overwriting all of the sidebar information I had so carefully crafted.
If by any chance you go over there and see all the correct info (currently you'll see multiple calendars. Obviously not the right info), do me a favor and send the html pretty please. :-)
Otherwise, painless upgrade and all should be functioning properly. Please send me an e-mail if you notice anything wonky.
Update: It seems to be taking a long time processing comments. Anyone else have the Scripty Goddess Subscribe to Comments on their site having the same issue?
.: Posted February 17, 2003 07:23 PM in $entry_cats="Geeky Things, ";print substr($entry_cats, 0, -2); ?> :.$blogid = "1"; //replace this with the blog_id of your blog $entry_id = "2020"; $pingcount = mysql_query("SELECT p.tbping_blog_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"); $count = mysql_num_rows($pingcount); echo ""; echo "Trackbacks on this post: ", $count, ""; $pingarray = "SELECT p.tbping_source_url, p.tbping_blog_name, p.tbping_created_on, p.tbping_excerpt, p.tbping_tb_id, t.trackback_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"; $resultping = mysql_query($pingarray) or die (mysql_error()); while ($row = mysql_fetch_array($resultping)) { //set up the variables being used - the date can be configured below $url = ($row['tbping_source_url']); $blog = ($row['tbping_blog_name']); $date = date("F d, Y g:i A", strtotime($row['tbping_created_on'])); $excerpt = ($row['tbping_excerpt']); echo "
", $excerpt, "
Ping this post
http://www.neuroticfishbowl.com/mt/mt-tb.cgi/1282
$pingsent = "SELECT entry_pinged_urls FROM mt_entry WHERE $entry_id = entry_id and entry_pinged_urls !=\"\""; $pingsentcountresult = mysql_query($pingsent) or die (mysql_error()); $pingsentcountarray = mysql_fetch_row($pingsentcountresult); $pingsentcounts=explode("\n", $pingsentcountarray[0]); ?> if (!is_array($pingsentcountarray)) { echo "No URLs Pinged"; } else { $pingsentcount = count($pingsentcounts); if ($pingsentcount=="1") { echo $pingsentcount, " URL Pinged:";} else {echo "URLs Pinged: ", $pingsentcount;} } ?>
"..."
Comments
Thanks for the MT info. I'm not too techie that way and haven't even attempted the upgrade. That will have to wait for the proverbial rainy day with nothing much else to do. Enjoyed my read as always!
.: Curious said on February 18, 2003 06:59 AM :: link it :.I upgraded today. I also had to re-install all of my smilie hacks, so I tested them out, in both my comments and posts.
I'm not using that *subscribe to comments* script or anything, but I still noticed that it took longer than usual to submit a comment.
Anyway, the upgrade was almost painless!
.: Christine said on February 19, 2003 05:43 PM :: link it :.} else { ?>
You're too early! Come back at February 17, 2003 07:23 PM to see this post.>
} ?>
Post a comment
{HTML ok, IP address logged}
Enter e-mail address to subscribe/unsubscribe to comments on this post without having to post a comment:
Subscribe to post
Unsubscribe to post
E-mail:
(e-mail field must be filled in) -->
* Please note: Comments that are inappropriate
will be deleted - mean, spiteful, rude comments. Don't let that stop
you from posting comments. Just wanted to let you know the rules of
the house.