Media Library not working, when Plugin Activated
-
At first: thanks for your nice Plugin!
Unfortunately when in Edit Post or New, it’s is not possible to access the WP Media Library. The Data is delivered with success, bu not shown and I’m trapped in an AJAX Loop..
This doesn’t occure when your plugin is disabled..? Any Ideas how to fix?
Also I’m getting debug info, when activating or deactivating your plugin..You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'rating_postid INT(11) NOT NULL ,rating_posttitle TEXT NOT NULL,rating_rating INT' at line 1 für Abfrage ALTER TABLE wp_4_ratings CHANGE COLUMN rating_id rating_id INT(11) NOT NULL auto_increment,rating_postid INT(11) NOT NULL ,rating_posttitle TEXT NOT NULL,rating_rating INT(2) NOT NULL ,rating_timestamp VARCHAR(15) NOT NULL ,rating_ip VARCHAR(40) NOT NULL ,rating_host VARCHAR(200) NOT NULL,rating_username VARCHAR(50) NOT NULL,rating_userid int(10) NOT NULL default '0',PRIMARY KEY (rating_id) von require_once('wp-admin/admin.php')
Best regards,
Philipp
- The topic ‘Media Library not working, when Plugin Activated’ is closed to new replies.