Forums

Digital and analog clock widget
Flags not displayed (7 posts)

  1. monpelaud
    Member
    Posted 9 months ago #

    Hi,

    Flags are not displayed with multi-blogs wordpress!
    I think there is a bug in file: "/includes/Utility.php".
    ligne 257:
    "&imagearray=/wp-content/plugins/digital-and-analog-clock-widget/flags/".$Clock_Background_Image_var1['imagearray'].".gif";
    should be replaced by
    "&imagearray=".PLUGINDIR."/digital-and-analog-clock-widget/flags/".$Clock_Background_Image_var1['imagearray'].".gif";

    Best Regards

    http://wordpress.org/extend/plugins/digital-and-analog-clock-widget/

  2. Andrew2006
    Member
    Posted 9 months ago #

    Thanks for your interest to our clock plugin.
    WP Clock widget not have been tested with multi-blogs wordpress software yet.
    Can you give me link to this software or link to your blog where clock not work properly.
    We will try fix this problem ASAP.

  3. monpelaud
    Member
    Posted 9 months ago #

    Thanks for your reply,
    With the modification described above (ligne 257) WP Clock widget works fine with multi-blogs wordpress.

    It's a path issue.

    Currently WP Clock widget search flags images in:
    http://monblog.com/wp-content/plugins/digital-and-analog-clock-widget/flags/fr.gif
    with multi-blog wordpress the right path is:
    http://my_blog.com/my_subdomain/wp-content/plugins/digital-and-analog-clock-widget/flags/fr.gif

    To fixe this bug you should replace /wp-content/plugins/ by ".PLUGINDIR." in /includes/Utility.php, ligne 257.

    Best regards

  4. Andrew2006
    Member
    Posted 9 months ago #

    I understand.
    it will work in wordpress ?
    Give me please link on your (multi wordpress version) software - I setup and test for both (wordpress and multiple wordpress)

  5. Andrew2006
    Member
    Posted 9 months ago #

    Flag bug fixed. Please reload new version plugin from repository.

  6. monpelaud
    Member
    Posted 9 months ago #

    Many thanks, the new version of the plugin works fine.

  7. Andrew2006
    Member
    Posted 9 months ago #

    thanks you too :)
    Any suggestions, bug fixing are appreciated.
    Welcome :)

Reply

You must log in to post.

About this Plugin

About this Topic