Home Forums WoodMart support forum Critical Debugging Code Found in Production (inc/helpers.php)

Critical Debugging Code Found in Production (inc/helpers.php)

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #722627

    adsblogger
    Participant

    Hello Woodmart Support Team,

    I am writing to report a critical issue regarding the inc/helpers.php file in the current version of the theme.

    During an investigation into server storage depletion, I identified an active print_r($data); statement on line 671. This instruction is causing massive data dumps into the server’s PHP error logs whenever specific product data or session triggers are processed.

    This debug code is causing significant performance degradation and storage issues in production environments. Please remove this statement in the next theme update to ensure stability for all users.

    Best regards,

Viewing 1 post (of 1 total)