Installation/Activation Error Warnings
-
Initial activation of Link Library gives me the following message:
Notice: Constant LINK_LIBRARY_ADMIN_PAGE_NAME already defined in [my path stuff]\wordpress\wp-content\plugins\link-library\link-library-admin.php on line 7
Deactivating and then reactivating gives the following error:
WordPress database error: [Table 'wp_links_extrainfo' already exists] CREATE TABLE wp_links_extrainfo( link_id bigint(20) NOT NULL DEFAULT "0", link_second_url varchar(255) CHARACTER SET utf8 DEFAULT NULL, link_telephone varchar(128) CHARACTER SET utf8 DEFAULT NULL, link_email varchar(128) CHARACTER SET utf8 DEFAULT NULL, link_visits bigint(20) DEFAULT "0", link_reciprocal varchar(255) DEFAULT NULL, link_submitter varchar(255) DEFAULT NULL, link_submitter_name VARCHAR( 128 ) NULL, link_submitter_email VARCHAR( 128 ) NULL, link_textfield TEXT NULL, link_no_follow VARCHAR(1) NULL, link_featured VARCHAR(1) NULL, link_manual_updated VARCHAR(1) NULL, UNIQUE KEY link_id (link_id) )
Re: possible conflicts—I don’t think any of my other plugins deal with WordPress’ linking system at all. The links admin wasn’t even visible until I activated Link Library.
This set of errors happens after uninstalling and installing, as well.
Thanks.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Installation/Activation Error Warnings’ is closed to new replies.