It's always a good idea to check how many have downloaded the module and search for posts before installing any non-stock feature. This will save you a lot of time as some are not compatible with newer versions, or not 100% tested and buggy.
It's always a good idea to check how many have downloaded the module and search for posts before installing any non-stock feature. This will save you a lot of time as some are not compatible with newer versions, or not 100% tested and buggy.
It has worked for me and i'm using version 1.3.6. With this mod you have to be careful there is a file you have to mod application top. as far as the sql file it works also. if you want me to send you the file i have p.m me.
I've this problem too
1062 Duplicate entry 'SHOW_FAQ_COUNTS' for key 2
in:
[INSERT INTO configuration VALUES ('', 'Show FAQ Category Counts', 'SHOW_FAQ_COUNTS', 'true', 'Count recursively how many FAQs are in each FAQ category', @t4, 9, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
somebody have solution?
I've zencart 1.3.5
I uplaoded this mod and for some reason after i uploaded it me site just screw up see and i goot all these error messages...
Warning: Variable passed to each() is not an array or object in /home/keepnitr/public_html/lextechs/includes/classes/db/mysql/query_factory.php on line 114
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/keepnitr/public_html/lextechs/includes/classes/db/mysql/query_factory.php:114) in /home/keepnitr/public_html/lextechs/includes/functions/sessions.php on line 102
Warning: Cannot modify header information - headers already sent by (output started at /home/keepnitr/public_html/lextechs/includes/classes/db/mysql/query_factory.php:114) in /home/keepnitr/public_html/lextechs/includes/init_includes/init_templates.php on line 78
Warning: Cannot modify header information - headers already sent by (output started at /home/keepnitr/public_html/lextechs/includes/classes/db/mysql/query_factory.php:114) in /home/keepnitr/public_html/lextechs/includes/classes/seo.url.php on line 1247
Warning: Cannot modify header information - headers already sent by (output started at /home/keepnitr/public_html/lextechs/includes/classes/db/mysql/query_factory.php:114) in /home/keepnitr/public_html/lextechs/includes/classes/seo.url.php on line 1248
1064 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 'EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUC' at line 7
in:
[select p.products_id, pd.products_name, products_date_available as date_expected from products p, products_description pd where p.products_id = pd.products_id and p.products_status = 1 and pd.language_id = '1' and p.products_date_available >=20070108 order by EXPECTED_PRODUCTS_FIELD EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCTS]
Sometime the site looks like it's up but when i click a link i get the above. www.lextechs.com
Lextechs.com Powered By ZenCart
I had a problem with this FAQ mod as described here...
then i found the problem.
the FAQ mod is causing the main page to show up on other pages
seems like the ../open-operations/faq_aplication_top.php is causing it
when i removed the directory and disabled the box it started working normal again!
is there a fix for this, as i do want to bring it back to my site?
Last edited by Alik; 17 Jan 2007 at 06:04 AM.
You need the extra application top to make sure the categories show properly, without it they wont show.
Anyway open up includes/modules/pages/faq/main_template_vars.php and look for line number 129 (or around there) it will most probably say this:
change it to this:Code:$tpl_page_body = 'tpl_index_default.php';
Code:$tpl_page_body = 'tpl_faq_default.php';
Once your on this page if all you have in the url parameter is:
change it to this:Code:index.php?main_page=faq
that will either show the list of faqs or the categories with there are no faqs at the top level.Code:index.php?main_page=faq&fcPath=0
I am updating this faq manager to work better with the latest release and removing unwanted tables and also fixing the images problem, i'll let you know onjce its updated.
Derek
I have read through all the posts in this thread and can not find an answer to why I have the question showing and no answer and why "page not found" and site map shows up instead.
Please help.
Kind Regards