• I’m using YARP with pagebar plugin (1) and YARP printout error message below:

    Fatal error: Cannot redeclare checkbox() in W:\home\Tankado.com2\wp-content\plugins\yet-another-related-posts-plugin\options.php on line 134

    Pagebar plugin has checkbox function too… These are generic function names such as checkbox, textbox etc… have high risk for function name clashing in other WP includes.

    To fixing this problem I’m replacing all checkbox calls with checkbox_ at every time when YARP updated to upper release.

    Please check this out….

    Thanks.

    Ozgur Koca, https://www.tankado.com/

    [1] https://www.elektroelch.de/hacks/wp/pagebar/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Yet Another Related Posts Plugin] Fatal Error at .php lines 134 (function checkbox)’ is closed to new replies.