lomara
Forum Replies Created
-
Forum: Plugins
In reply to: Any interest in a new MT import script?on WP 1.2rc2, I got this error:
Importing User records …
1 User record(s) imported!
Importing Category records …
Invalid query: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘t fit anywhere else.’)’ at line 1It looked slick up until there!
Forum: Plugins
In reply to: Alex’s 1.2 Compatible PluginsWhat needs fixing?
Sorry Alex, I should have explained better. In WPGrins, the “confused” smiley didn’t seem to work for me, and the script referenced :???:. It didnt’ seem to work on your example page either at the time. But now it does so I’m not sure if it was just me.
Beel, thanks for pointing me at vars.php – I went and added an alias for the icon_confused.gif and now it works great.Forum: Plugins
In reply to: Any interest in a new MT import script?I’ll test it out as well. Please drop me a mail at lomara at lomara dot org.
Forum: Plugins
In reply to: WP-GalleryThanks for all of your efforts, chuckg. In the meantime, I cobbled together the wp-gallery.php hack into WP 1.2 beta so that the “wp-upload” page appears in the menu. It’s very sloppy, but the wp upload function works. I’m a total novice with PHP, so I dont’ think I want to publish this the way it is in case it doesn’t work for other folks.
btw, it’s “bear” as in “grin and bear it”. Not “bare” as in “bare-assed-naked”!Forum: Fixing WordPress
In reply to: blog by email is brokenin addition, when i went to delete the entry from WP Admin, in the category field, this showed up:
Warning: Invalid argument supplied for foreach() in /home/lomaraor/public_html/wpblog/wp-includes/template-functions-category.php on line 90
Forum: Fixing WordPress
In reply to: blog by email is brokenI got the same error with a brand new clean email account set up just for the wp-mail.php function.
Code produced by retrieval with wp-mail.phpMission complete, message 1 deleted.
Content-type: , boundary:
Raw content:
This is a test post through email. Expect this to get deleted.
___________________________________________________________
Sent by ePrompter, the premier email notification software.
Free download at https://www.ePrompter.com.Fatal error: Call to a member function on a non-object in /home/lomaraor/public_html/wpblog/wp-includes/class-xmlrpc.php on line 761
And here is what showed up on my page as a post:
Blog through e-mail
Filed under:
Warning: Invalid argument supplied for foreach() in /home/lomaraor/public_html/wpblog/wp-includes/template-functions-category.php on line 65
a€?? lomara @ 10:55 pm
This is a test post through email. Expect this to get deleted. ___________ Sent by ePrompter, the premier email notification software. Free download at https://www.ePrompter.com.
Forum: Plugins
In reply to: Alex’s 1.2 Compatible PluginsAnyone have a fix for the smilie that shows up as ?? ? The name of the icon is icon_confused.gif, but the text shows up as ?? for me, and on Alex’s test page as well. (7th smilie from the left), kind of looks like :-S
Forum: Plugins
In reply to: CG-Amazon ready for primetime!Stuck with this error:
Fatal error: Cannot redeclare findstr() (previously declared in /home/user/public_html/wpblog/helper_fns.php:116) in /home/user/public_html/wpblog/cg-plugins/helper_fns.php on line 116Forum: Fixing WordPress
In reply to: No comment preview in 1.2?w00t! Thanks for the help. That did it. Plus my copy of wp-preview.php got hosed by word-wrap in the text-editor i was using.
Forum: Plugins
In reply to: coppermineCheck this thread: https://www.ads-software.com/support/10/5325
It’s a hack for the upload page to include the code for the thumbnail when you upload a photo. WP creates a thumbnail for every image you upload, it just doesn’t tell you it made one (by default).Forum: Fixing WordPress
In reply to: No comment preview in 1.2?The link is now working.
I’m using WP 1.2 and this plugin isn’t working for me. I’ve tried dropping it into the Plugins directory, tried copying it to my-hacks.php, and also tried copying & pasting the code to the individual pages as the instructions say.
What am I doing wrong?