Anyone get this to work with 1.5.8a?
I get a the folowing when i try to go to admin on FAQ
WARNING: An Error occurred, please let us know! If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you entered valid data.
log below
Code:[17-Aug-2023 16:38:00 America/New_York] Request URI: /store/admin/index.php?cmd=faq_categories&fcPath=3, IP address: x.x.x.x, Language id 1 #0 [internal function]: zen_debug_error_handler() #1 /homepagessite/includes/classes/db/mysql/query_factory.php(667): trigger_error() #2 /homepagessite/includes/classes/db/mysql/query_factory.php(634): queryFactory->show_error() #3 /homepagessite/includes/classes/db/mysql/query_factory.php(275): queryFactory->set_error() #4 /homepagessite/admin/includes/classes/split_page_results.php(220): queryFactory->Execute() #5 /homepagessite/admin/includes/classes/split_page_results.php(131): splitPageResults->numberRows() #6 /homepagessite/admin/includes/modules/faq_category_faq_listing.php(161): splitPageResults->__construct() #7 /homepagessite/admin/faq_categories.php(373): require('/homepages/...') #8 /homepagessite/admin/index.php(11): require('/homepages/...') --> PHP Fatal error: 1060:Duplicate column name 'faqs_id' :: SELECT count(*) as total FROM (select p.*, pd.*, p2c.* from zen_faqs p, zen_faqs_description pd, zen_faqs_to_faq_categories p2c where p.faqs_id = pd.faqs_id and pd.language_id = '1' and p.faqs_id = p2c.faqs_id and p2c.faq_categories_id = '3' order by p.faqs_sort_order, pd.faqs_name) countresults ==> (as called by) /homepagessite/admin/includes/classes/split_page_results.php on line 220 <== in /homepagessite/includes/classes/db/mysql/query_factory.php on line 667.


Reply With Quote
