Entry on error_log file
-
Can you please help with the following error? I have copied the line from the index page below (from the Process an Action @ since 3.0 section)
Site is: https://marketingaprivatepractice.com/
PHP Fatal error: Call to undefined function put_cute_profiles() in /home2/julietau/public_html/marketingaprivatepractice/wp-content/plugins/thesis-openhook/index.php(236) : eval()’d code on line 1
# Output our action, with or w/o PHP as needed
if ( $php )
eval( “?>$value<?php ” );
else
echo $value;
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Entry on error_log file’ is closed to new replies.