WordPress database error You have an error in your SQL syntax -


i facing error.
wordpress database error have error in sql syntax; check manual corresponds mysql server version right syntax use near '' @ line 1 query

select *  wp_author_favorite  post_id = 1743  , author_id = made require('d:\inetpub\vhosts\engeniuspark.in\sos.engeniuspark.in\wp-blog-header.php'),  require_once('d:\inetpub\vhosts\engeniuspark.in\sos.engeniuspark.in\wp-includes\template-loader.php'),  include('d:\inetpub\vhosts\engeniuspark.in\sos.engeniuspark.in\wp-content\themes\theme-name\single.php'),  wp_authors_favorite_check 

you need give and author_id = value

select *  wp_author_favorite  post_id = 1743  , author_id = 1234 /*for example*/ made require('d:\inetpub\vhosts\engeniuspark.in\sos.engeniuspark.in\wp-blog-header.php'),  require_once('d:\inetpub\vhosts\engeniuspark.in\sos.engeniuspark.in\wp-includes\template-loader.php'),  include('d:\inetpub\vhosts\engeniuspark.in\sos.engeniuspark.in\wp-content\themes\theme-name\single.php'),  wp_authors_favorite_check 

Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -