Syntax Error

This topic contains 3 replies, has 3 voices, and was last updated by  Paolo 9 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #17808

    punchtownparry
    Expired Member
    Post count: 29

    Hi Guys

    Adding a listing today and i got the following synatx error when previewing a listing

    #17810

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    that isn’t a suntax error is just a php warning. It shouldn’t appear in your front end. It should only be logged in the error log.

    You should be able solve this by adding

    error_reporting(E_ERROR);

    to your child theme functions.php.

    Let us know,

    #17811

    Jeff
    Buyer
    Post count: 188

    There’s a LOT of those in the codebase. Like Paolo said, it shouldn’t affect the user (they shouldn’t see it).

    #17812

    Paolo
    Site Admin
    Post count: 31206

    Yes Jeff, more and more coming up, I’ll ask Stiofan to have them all cleaned…

    Thx

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket