marosell
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comment OVERLOAD!I am able to get into my database, but I am not fluent enough with sql to know what to do to delete them, though i know the following will select all the rows of spam
select * from ‘wp_comments’
WHERE ‘comment_ID’ > 30what command will delete them?
Forum: Plugins
In reply to: thumbnail foldersure, ill try that, thanks zz85
Forum: Plugins
In reply to: thumbnail folderis there no way to make the thumbnails go into another folder? i want to set the photogallery as the upload folder so its easy to upload pictures from anywhere without an ftp, but the photogallery will automatically pick up on the thumbnails and display them as well.
thus, i need the thumbnails to go elsewhere (and i plan on trying to make the output of text [if a thumbnail is made] to give code for an href link to the folder the real picture is in)
has anyone done this, or know where i might start if i was trying to code this myself? btw, this would make a good plugin *wink wink*
thanks
marosellForum: Plugins
In reply to: thumbnail folderi want to use the upload thing in wordpress though. if I make a thumbnail when uploading, which folder does it go in under the miscelaneous options? Destination or URI?
Thanks,
marosell