ajs279
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WYSIWYG editor brokenBut I had the TinyMCE working on my fresh WP2.0 install for a couple weeks, not it’s disappeared. I’m trying to figiure out if installing WPG2 might have screwed something up, but the two plugins were working together OK for several days.
Forum: Fixing WordPress
In reply to: Visual rich editor has vanished!did you guys install the WPG2 plugin? I seemed to have lost my TinyMCE after I installed that plugin, but I can’t prove it. Deactivating the plugin doesn’t bring it back either.
Forum: Plugins
In reply to: Post to pdf plugin update requestI could use it for sure. An alternative to the plugin is blogbinder.com, but you pay for each printing.
My blog is a medical chronology, and I would take it to dr’s visits and for mailing to specialists.
Forum: Plugins
In reply to: WP-ShortStat Releasev1.3 of wp-shortstat is counting admin visits. This was fixed in v1.2, is there a patch?
Forum: Plugins
In reply to: Tag Warrior error helpGo into phpAdmin and look to make sure that the db user has full privlidges on that particular db. This got me a while back for a couple minutes.
Forum: Fixing WordPress
In reply to: RSS 2.0 importI’m trying to import an offline blog via rss, and I can’t get pubDate to edit the timestamp. Below is one of my entries, and the date still shows the import date, Jan 1, 2006. Am I doing something wrong?
<item>
<pubdate>27 10 2005</pubdate>
<category>All the events</category>
<category>Endocrinologist</category>
<title>10/27/05- smashing pumpkins</title>
<description>Consultation with Hamrahian to review
bloodwork and progress. Dr’s office should be
calling us to move appt earlier at request of Cohen.
CCF Desk A53.</description>
</item>Forum: Requests and Feedback
In reply to: Need better action in Edit Timestamp areaIn which file should I look to change the default status of the default Edit Timestamp checkbox? It’s not in post.php and I didn’t pick up any hints from there.
Forum: Fixing WordPress
In reply to: Fastest way 2get my offline journal (with multiple entries) online?I can tinker in code, but only write in Matlab, which I don’t have here. So I used Allyn’s xml code, and created a mail merge -> catalog in MS word to create my xml code from an offline blog I’ve been keeping in Excel. Worked like a champ! Thanks Allyn!