Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Forum: Fixing WordPress
    In reply to: Comment OVERLOAD!
    Thread Starter marosell

    (@marosell)

    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’ > 30

    what command will delete them?

    Forum: Plugins
    In reply to: thumbnail folder
    Thread Starter marosell

    (@marosell)

    sure, ill try that, thanks zz85

    Forum: Plugins
    In reply to: thumbnail folder
    Thread Starter marosell

    (@marosell)

    is 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
    marosell

    Forum: Plugins
    In reply to: thumbnail folder
    Thread Starter marosell

    (@marosell)

    i 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

Viewing 4 replies - 1 through 4 (of 4 total)