still facing the same problem.
No there is no error displayed, on Database table name is wp_table and prefix on wp-config.php is “wp_”
I am creating a new plugin so stuk on inserting records can you please tell me what all is needed for simple insert.
Its a simple page with the lines below:
Plugin Name: My Plugin
Plugin URI: http://XYZ.com
Description: Test Description.
Author: Mufaddal
Version: 1.1.11.0
Author URI: http://XYZ.com/mufaddal
this is warped with /* */
Does this help