SamiXSous / Printful-Bagisto

A Printful plugin for the Bagisto e-commerce framework
6 stars 1 forks source link

Error when I Clicked printful icon in Bagisto admin dashboard #5

Closed YasserMahdi closed 3 years ago

YasserMahdi commented 4 years ago

This is the message of the error

ErrorException thrown with message "Array to string conversion"

YasserMahdi commented 3 years ago

replace this line => trim($id, "-variant-". [0-9]); with trim($id, "-variant-". print_r([0-9]));