Skip to content
Snippets Groups Projects

changed file path

Merged Krzysztof Dyszczyk requested to merge bugfix/require-once-error into master

Na czystej instalacji wordpressa, dodanie wtyczki opartej na boilerplate powodowało błąd podczas próby aktywacji

Fatal error: Cannot declare interface DropshippingXmlVendor\WPDesk_Has_Plugin_Info, because the name is already in use in /var/www/html/plugins/public/wp-content/plugins/woocommerce-dropshipping-xml/vendor_prefixed/wpdesk/wp-builder/src/Plugin/WithoutNamespace/Has_Plugin_Info.php on line 13

Zauważyłem że require_once posiada dodaną ścieżkę relatywną zamiast absolutnej, powodowało u mnie (jak i pewnie u innych) powyższy błąd.

Edited by Krzysztof Dyszczyk

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading