Results 1 to 10 of 3673

Threaded View

  1. #11
    Join Date
    Jul 2013
    Posts
    57
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    How do I uninstall Easy Populate?

    I got an error when trying to run the install.sql in Admin
    Code:
    'WARNING: An Error occurred, please refresh the page and try again.'
    In phpMyAdmin the error says
    Code:
    SQL query:
    
    INSERT INTO admin_pages
    VALUES (
    'easyPopulate', 'BOX_TOOLS_EASY_POPULATE', 'FILENAME_EASYPOPULATE', '', 'tools', 'Y', @configuration_group_id
    );
    
    MySQL said: Documentation
    #1062 - Duplicate entry 'easyPopulate' for key 'page_key'
    and thus I have no Admin->Configuration->Easy Populate menu item.

    The Admin->Tools->Easy Populate required me changing all the php [<? ] tags in the tempEP/fileList.php, since I cannot for some reasons get shortcodes enabled on my localhost.

    When I upload a file with two sample items, I get an error 1054

    Code:
    MySQL error 1054: Unknown column 'EASYPOPULATE_CONFIG_CUSTOM_FIELDS' in 'field list'
    When executing:
    INSERT INTO products SET
    						products_model					=	'P1010669' ,
    						products_price					=	'15.9' ,
    						products_image					=	'P1010669.jpg' ,
    						products_weight					=	'0' ,
    						products_tax_class_id			=	'' ,
    						products_date_available			=	'' ,
    						products_date_added				=	CURRENT_TIMESTAMP ,
    						products_last_modified			=	CURRENT_TIMESTAMP ,
    						products_quantity				=	'3' ,
    						master_categories_id			=	'9' ,
    						manufacturers_id				=	'1',
    						products_status					=	'1',
    						metatags_title_status			=	'',
    						metatags_products_name_status	=	'',
    						metatags_model_status			=	'',
    						metatags_price_status			=	'',
    						metatags_title_tagline_status	=	'' , EASYPOPULATE_CONFIG_CUSTOM_FIELDS='' 
    MySQL error 1054: Unknown column 'EASYPOPULATE_CONFIG_CUSTOM_FIELDS' in 'field list'
    When executing:
    INSERT INTO products SET
    						products_model					=	'J17960B' ,
    						products_price					=	'15' ,
    						products_image					=	'P1010328.jpg' ,
    						products_weight					=	'0.5' ,
    						products_tax_class_id			=	'' ,
    						products_date_available			=	'' ,
    						products_date_added				=	CURRENT_TIMESTAMP ,
    						products_last_modified			=	CURRENT_TIMESTAMP ,
    						products_quantity				=	'2' ,
    						master_categories_id			=	'9' ,
    						manufacturers_id				=	'1',
    						products_status					=	'1',
    						metatags_title_status			=	'',
    						metatags_products_name_status	=	'',
    						metatags_model_status			=	'',
    						metatags_price_status			=	'',
    						metatags_title_tagline_status	=	'' , EASYPOPULATE_CONFIG_CUSTOM_FIELDS=''
    I can only gather this is stemming from whatever options should be showing in Admin->Configuration->Easy Populate.

    So...how do I a)get the configuration menu item to show OR b)uninstall this thing and try again?
    Last edited by k1ra; 20 Sep 2013 at 03:46 AM.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  3. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  4. ZJ Black 2 support thread
    By Liamv in forum Addon Templates
    Replies: 1
    Last Post: 15 Feb 2010, 02:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg