Parse error bulk-delete-posts-by-duplicate-title.php on line 250 in PHP5.2

Home Forums Bulk Delete Addons Delete Posts by Duplicate Title Parse error bulk-delete-posts-by-duplicate-title.php on line 250 in PHP5.2

We have replaced our forums with email based support system.

Please open a support ticket from our new support page.

Tagged: 

This topic contains 5 replies, has 2 voices, and was last updated by  Sudar 9 years, 7 months ago.

  • Author
    Posts
  • #1361

    gowas
    Participant

    hi

    i active plugin bulk delete posts by duplicate title.

    display Parse error.

    bulk-delete-posts-by-duplicate-title.php on line 250

            add_settings_error(
                $bd::POSTS_PAGE_SLUG,
                'deleted-posts',
                $msg,
                'updated'
            );

    PHP5.3 > good working.

    please check this.

    thanks

  • #1374

    Sudar
    Keymaster

    Thanks for reporting this issue.

    Since WordPress still supports PHP 5.2.4, I try to support it in all my plugins and addons, but since most people use PHP 5.3 or above this issue kind of slipped through.

    Will fix this and make a new release in a couple of minutes.

  • #1375

    gowas
    Participant

    Mr Sudar.

    my php version is 5.2.9-2.

    >Will fix this and make a new release in a couple of minutes.

    great thanks.

  • #1380

    Sudar
    Keymaster

    I have fixed the issue and have released v0.5.1 of the plugin with the fix.

    You can directly update it from your WordPress dashboard.

    Let me know if you face any more issue related to it.

    • #1384

      gowas
      Participant

      working!
      great thanks.

      • #1385

        Sudar
        Keymaster

        Glad that its working now.

        Marking this thread as resolved. Feel free to post again if you still have any more questions.

The forum ‘Delete Posts by Duplicate Title’ is closed to new topics and replies.