• Your plugin is simple and pretty. Except that if we display both Gantt on the same page when an error occurs redeclaration due to “require”.
    You must replace “require” with “require_once”!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter imedzhir

    (@imedzhir)

    styles/css/gantti.css?ver=4.2.2 not exist for version 0.2 !

    I’m very, very sorry.

    I was on mobile today when I read your bug information and I made the correction on the fly, but I forgot the style directory.

    Now I have released the 0.3 with the style directory and I readded the directory in 0.2.

    Sorry again, and thnax for the bug report.

    Thread Starter imedzhir

    (@imedzhir)

    Ok, 🙂
    But you need to put two “require_once” if you want to fixed bug duplicate

    1/In file {gantti.php}
    require_once(‘calendar.php’);

    2/In file {wpit-gantt-start.php}
    require_once(WPIT_GANTT_PATH .’lib/gantti.php’);

    thank you for your work

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘you have a bug with duplicating !’ is closed to new replies.