Sure
How can I send you a login securely?
Search found 5 matches
- Mon Jul 04, 2016 7:14 pm
- Forum: Bug reports
- Topic: FAQ content problem in 2.9.1
- Replies: 9
- Views: 6741
- Mon Jul 04, 2016 4:35 pm
- Forum: Bug reports
- Topic: FAQ content problem in 2.9.1
- Replies: 9
- Views: 6741
Re: FAQ content problem in 2.9.1
Neither errors nor empty page.
Just the "answer" section is missing.
Just the "answer" section is missing.
- Mon Jul 04, 2016 9:20 am
- Forum: Bug reports
- Topic: FAQ content problem in 2.9.1
- Replies: 9
- Views: 6741
Re: FAQ content problem in 2.9.1
debug is enabled now.
What do you want me to check?
I see that the "content" field is correctly requested when i read a faq and when i edit it.
However the content is not showed.
phpmyfaq/index.php:
PMF_Faq->getRecordPreview() in line 281:
SELECT
content as answer
FROM
faqdata
WHERE
id = 8 ...
What do you want me to check?
I see that the "content" field is correctly requested when i read a faq and when i edit it.
However the content is not showed.
phpmyfaq/index.php:
PMF_Faq->getRecordPreview() in line 281:
SELECT
content as answer
FROM
faqdata
WHERE
id = 8 ...
- Sat Jul 02, 2016 4:45 pm
- Forum: Bug reports
- Topic: FAQ content problem in 2.9.1
- Replies: 9
- Views: 6741
Re: FAQ content problem in 2.9.1
I have followed the documentation about upgrade from 2.8.x so I guess the answer is Yes.
Each step proceeded with no errors.
Each step proceeded with no errors.
- Thu Jun 30, 2016 11:08 am
- Forum: Bug reports
- Topic: FAQ content problem in 2.9.1
- Replies: 9
- Views: 6741
FAQ content problem in 2.9.1
Hi,
Since i've upgraded from 2.8.x to 2.9.1, I have problems with FAQ content.
1) when I try to edit the content of an existing FAQ, I don't see the "answer" section on the edit page
2) when I create a new FAQ, and have it set to visible, when I browse it the "answer" section is not showed. When i ...
Since i've upgraded from 2.8.x to 2.9.1, I have problems with FAQ content.
1) when I try to edit the content of an existing FAQ, I don't see the "answer" section on the edit page
2) when I create a new FAQ, and have it set to visible, when I browse it the "answer" section is not showed. When i ...