Forum Replies Created

Viewing 15 replies - 166 through 180 (of 383 total)
  • Forum: Plugins
    In reply to: Adhesive 1.2

    Sorry. Getting very sleepy.
    New version 1.5.
    http://www.asymptomatic.net/wp-hacks
    Should fix this issue. If it doesn’t, then I’m going to do something drastic. Eat, perhaps.

    Thread Starter ringmaster

    (@ringmaster)

    Yeah, that’s a bug. No, wait, I mean… That’s a feature. Yeah.

    Forum: Plugins
    In reply to: EzStatic Plugin
    Thread Starter ringmaster

    (@ringmaster)

    @gravity:
    IM?
    ICQ: 2569335
    AIM: RngMstrOW
    MSM: a_passport [at] midnightcircus [dot] com
    Yahoo: ringmasterow

    Forum: Plugins
    In reply to: EzStatic Plugin
    Thread Starter ringmaster

    (@ringmaster)

    Ok, that’s good, but what I need is exactly what I asked for. If you can visit the page above, view the rendered HTML source from your browser (literally, click View Source), and save that – that would be great. 🙂

    Forum: Plugins
    In reply to: EzStatic Plugin
    Thread Starter ringmaster

    (@ringmaster)

    There is nothing wrong with your URL. For me on my browser here at my computer, it works. For you, and apparently others going to the same page, it doesn’t.
    Very weird.

    Forum: Plugins
    In reply to: EzStatic Plugin
    Thread Starter ringmaster

    (@ringmaster)

    Um… Check this out. It’s a picture of the URL and top of your page in FireFox. I get the same result in IE.
    This is very strange.
    This seems related to why you couldn’t see my hacks page embedded in my blog using EzStatic. (I had mod_rewrite set up to redirect there, and now I don’t.)

    Thread Starter ringmaster

    (@ringmaster)

    @gravity:
    What you’re saying isn’t making sense to me. Are you talking about EzStatic? You’re in the wrong thread.

    Forum: Plugins
    In reply to: Adhesive 1.2

    The hack section of my site should appear normally now.

    Thread Starter ringmaster

    (@ringmaster)

    Be sure to check out the other thread.
    http://ww.wp.xz.cn/support/10/9348

    Forum: Plugins
    In reply to: EzStatic Plugin
    Thread Starter ringmaster

    (@ringmaster)

    You need to add a mod_rewrite entry to your .htaccess file.
    I’m not qualified to explain how to do this for your server, but this page seems like a decent tutorial.

    Thread Starter ringmaster

    (@ringmaster)

    @rog43:
    This is something that I meant to do for myself and never got around to. An unfinished feature.
    Ok, you can have a go at it. It’ll be nice to have help. 🙂
    The files you want to look at are exhbiti10p.php. The ‘p’ file outputs stuff to the WordPress page. You’ll want to look for a class variable called $exc->full_image_display. It’s only used once.
    What you should do is change full_image_display into an array of file types in the config file (and in exhibit10.php), with the key being the file extension and the value being the tags to use to display it (ie- ... = array('.jpg'=>'<img src=IMGSRC/>' ... )). Then change the line in exhibit10p.php to use the appropriate full_image_display element for the filetype displayed (like$exc->full_image_display['.jpg']).

    Forum: Plugins
    In reply to: links

    This type of post happens a lot. What’s that all about?

    Forum: Plugins
    In reply to: EzStatic Plugin
    Thread Starter ringmaster

    (@ringmaster)

    @gravity:
    Gah!! EzStatic is working fine. Your page is not a default WP index!
    Here’s what you do, it’s easy:
    Edit ezstatic.php. Near the end of the file (~line 157) change this text both times (appears 2 times!):
    <div id="content">
    To:
    <div id="content" style="clear:both;">
    I have no doubt that when you do the edits correctly, you’ll be up and running.

    Forum: Plugins
    In reply to: EzStatic Plugin
    Thread Starter ringmaster

    (@ringmaster)

    That’s not a good sign, because that means that the EzStatic plugin isn’t working. 🙂
    When I go there, I see what I expect. I embedded the download page into my WordPress layout, in case that confused you. (I used a mod_rewrite directive to redirect “/wp-hacks” to “/index.php?static=wp-hacks”)

    Forum: Plugins
    In reply to: Adhesive 1.2

    I’m watching that thread, too, and I still need someone to say something concrete about what they expect vs. what they get:
    “When I do X, Adhesive does bad thing Y, which is contrary to what you posted here.”
    Anyhow, there was a problem with the SEF URLs in 1.3, so I made an update. This new one is pretty detailed, and I tested it, but not on VexMe. If it works, great. If not, well… someone will have to tell me how to fix it, because I’m at a loss as to what is even wrong with it.

Viewing 15 replies - 166 through 180 (of 383 total)