Jump to content

Zacks

New Members
  • Posts

    1
  • Joined

  • Last visited

Zacks's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. How are doin' folks, When l update to PHP 8 - I get the following error: Fatal error: Uncaught TypeError: Unsupported operand types: int + string in <?php //the_field( "size" ); $internal = get_field('internal'); $terrace = get_field('terrace'); $garden = get_field('garden'); $total = $internal + $terrace + $garden; echo $total; ?>
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.