• Hello to whoever can help..

    I’m getting the below error log on a website theme that wasn’t built by me so I’m not sure how to fix it! Is anyone able to advise…

    This is the error I’m getting..

    PHP Warning: Use of undefined constant php – assumed ‘php’ (this will throw an Error in a future version of PHP) in /part-topbanner.php on line 66

    PHP Warning: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP) in /part-topbanner.php on line 67

    These are lines 66 and 67 on the associated file..

    <div class="biggest"><?php// if( get_field('top_text') ) {  ?><?php// the_field('top_text'); ?><?php// } else {  ?>Be TC.<?php// } ?></div>
    			<div class="descgest"><?php// if ( function_exists('yoast_breadcrumb') ) {   yoast_breadcrumb('<p id="breadcrumbs">','</p>'); } ?></div>

    Hope someone can help ??

    • This topic was modified 3 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘php warning’ is closed to new replies.