A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Hippie459MN wrote: Mon Oct 22, 2018 1:41 am
Go to your ACP, click on the General tab, then go down to FAQ Manager and on that screen, right next to where it says "Read default language files into FAQ database:" Click Submit. Worked like a charm for me.
Thanks for covering the support
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2
orynider wrote: Wed Oct 31, 2018 10:58 pm
So, You are importing bbcode.php and faq.php to the database.
How You export them back to the language/help/ folder? Is this not required ?
Its not importing and deleting the original FAQ files/database, just importing. You can disable the extension and the original FAQ will still be there. This just replaces the original with one that you can edit and also import the original from the phpBB database into the FAQ extension. If you want to delte them then I would assume either do them one by one or disable the extension then clear data then re-enable it but doing that will delete everything, even the custom entries.
I found another bug: Users who are not logged in will be shown the FAQ in English, instead of the default forum language. Example (default forum language is Dutch): https://www.wereldfietser.nl/www/phpbb/faqpage
Do you have both languages active in the FAQ manager?
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2
General Error
Module not accessible
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/functions_module.php
LINE: 565
CALL: trigger_error()
FILE: [ROOT]/adm/index.php
LINE: 82
CALL: p_master->load_active()
Ger wrote: Fri Nov 02, 2018 6:02 pm
Do you have both languages active in the FAQ manager?
If I go to /phpbb/adm/index.php?i=-ger-faqmanager-acp-main_module&mode=manage I see both British English and Nederlands. Is it possible to deactivate English?
eunaumtenhoid wrote: Sat Nov 03, 2018 1:53 am
Module not accessible?? why?
No idea since you didn't tell me where you got this message.
eindgebruiker wrote: Mon Nov 05, 2018 12:18 pm
If I go to /phpbb/adm/index.php?i=-ger-faqmanager-acp-main_module&mode=manage I see both British English and Nederlands. Is it possible to deactivate English?
I did my best to reproduce this, but I can't.
even set the boards language to British English but since my user has Dutch as board language, it presents me the Dutch entries.
SELECT lang, count(faq_id) FROM phpbb_faqmgr GROUP BY lang;
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2
Ger wrote: Tue Nov 06, 2018 8:28 am
even set the boards language to British English but since my user has Dutch as board language, it presents me the Dutch entries.
Please note that it only happens to users who are not logged in.
eindgebruiker wrote: Tue Nov 06, 2018 8:58 am
Please note that it only happens to users who are not logged in.
Yeah, noticed that.
Can you check the language preference of the anonymous user?
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2
That is an improvement indeed, thanks. However, this suggests that somehow your anonymous user doesn't have a valid language (or English). Your change uses the fallback array, which is indeed intended for this.
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2
General Error
Module not accessible
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/functions_module.php
LINE: 565
CALL: trigger_error()
FILE: [ROOT]/adm/index.php
LINE: 82
CALL: p_master->load_active()
when I click on the submit button to edit or add new faq
-------
Is it possible to change the faqpage link name to only FAQ?