Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter raminia

    (@raminia)

    Version 1.1 released!
    Funny! It worked for everybody else but not me?
    Sorry! it was my fault:
    + It worked for people who didn’t changed the default date format of Pixelpost. ’cause in my code instead of using a fixed date format it was refering the the configured date format. It was trying to compare 01 to Jan and it doesn’t underestand! Actually it only underestands something like 01 < 02 not 01 < Feb!

    Latest Bug Report:
    # Version 1.0: more descriptive reports on errors. a bit clean up.
    # Version 1.0: more UTF-8 compatible!
    # Version 1.1: A big bug with date format that was making the plugin to not function is fixed. If you tried this plugin and it didn’t work for you before you may try it again and it should work!

    Dload Link:
    http://weblog.raminia.com/wp-hacks

    btw,
    It’s compatible with WP 1.5, 2.0,
    It’s compatible with Pixelpost 1.4.x , 1.5

    Thread Starter raminia

    (@raminia)

    sorry I didn’t get the point before. I downloaded the file now and copied it into the plugin folder of my local wordpress 1.5 and nothing was wrong.
    make sure you use a proper editor for editing the plugin file. ANSI not Unicode plus check if there is any redundant code before and after <?php ?> tags. I have no other clue about what’s happening.
    If you want to know that the problem is with you editor or not, copy the orginal plugin file from the *.zip file into the plugin folder and check the admin panel for the plugin. if it is there, then the problem is with your edited version of the plugin.

    Thread Starter raminia

    (@raminia)

    add the function call to one of the default template in the sidebar and use that default template. if it shows the latest thumb there is something wrong with your template design. if it does not show there must be a mistake in path definition.

    Thread Starter raminia

    (@raminia)

    did you add the function to call latest thumb in the sidebar.php or index.php?

    Thread Starter raminia

    (@raminia)

    do you use plugin for v1.3?
    did you activated it in wordpress 1.5?

    Thread Starter raminia

    (@raminia)

    Some strange manipulation of the Spell Checker pluging with path revealed some bugs with my plugin. I change the plugin version to 0.2 after correcting these bugs. Now on, the plugin should not prompt error if the path is not ok and it will simply be sielent!

    you can dload it from the same location at http://weblog.raminia.com/wp-hacks

    Thread Starter raminia

    (@raminia)

    OK it seems the problem is solved:)
    No change for today! All changes was for the last night. I’d changed the db connection procedure. It opens a new DB conection and closes all connections and then reconnect to wp. This strange connection method is used to keep compatiblity with PHP versions lower than 4.2. I could do it better but as it works for now I’m stop develping for a while.

    Thread Starter raminia

    (@raminia)

    I’m confused! is there anybody else who have tested this?
    HelllO?

    Thread Starter raminia

    (@raminia)

    OK I fixed it.
    Try it please and tell me if it has problem.

    Thread Starter raminia

    (@raminia)

    I know it was a problem with not closing the db connection but I wondering about the rest of the code and not mine. Shouldn’t every query checks for the right DB connection before executing?….
    I’m the bug is fixed in the plugin. (hope so;) )

    Forum: Installing WordPress
    In reply to: stuck @ step3

    I’ve the same problem.
    I used Version 1.0.1
    PHP 4.3.3
    MySQL 4.0.15 – Standard

    and I added PHP4 extention in the control pannel of my site.

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