Search found 6 matches

by makoto
Tue Aug 12, 2025 11:44 pm
Forum: Bug reports
Topic: 4.0.9 api create error
Replies: 8
Views: 315397

Re: 4.0.9 api create error

Thank you. So it was a setting item here. I overlooked it.
I have already enabled it.
However, the FAQ records I registered automatically using the API create function were not published.
by makoto
Thu Aug 07, 2025 1:59 am
Forum: Bug reports
Topic: 4.0.9 api create error
Replies: 8
Views: 315397

Re: 4.0.9 api create error

Thanks for your reply.

Where can I find the automatic activation settings?
If there is a settings manual, I will refer to it, so please let me know where it is.

I logged in as an administrator and looked through the preferences screen, but I couldn't find the relevant setting.
by makoto
Wed Aug 06, 2025 3:22 am
Forum: Bug reports
Topic: 4.0.9 api create error
Replies: 8
Views: 315397

Re: 4.0.9 api create error

Thank you as always.

I tried replacing the FaqController.php that was revised in version 4.0.10 in a 4.0.9 environment.
Executing the API CREATE was successful.
However, the registered FAQ could not be accessed via API GET.

I logged in as an administrator and confirmed that the FAQ was registered ...
by makoto
Fri Jul 25, 2025 1:10 am
Forum: Bug reports
Topic: [phpmyfaq4.0.9]The hyperlink written in the FAQ is invalid.
Replies: 2
Views: 85784

Re: [phpmyfaq4.0.9]The hyperlink written in the FAQ is invalid.

Thank you. The problem is solved.
by makoto
Thu Jul 24, 2025 8:08 am
Forum: Bug reports
Topic: [phpmyfaq4.0.9]The hyperlink written in the FAQ is invalid.
Replies: 2
Views: 85784

[phpmyfaq4.0.9]The hyperlink written in the FAQ is invalid.

When I logged in as an administrator and added an FAQ, I entered the URL in link format.
When I previewed it on the Add FAQ screen, it was displayed as a hyperlink.
When I accessed and viewed the FAQ in question from the top page, the hyperlink was disabled.
When I looked at the html source of the ...
by makoto
Fri Jul 11, 2025 2:41 am
Forum: Bug reports
Topic: 4.0.9 api create error
Replies: 8
Views: 315397

4.0.9 api create error

I have installed version 4.0.9 of phpmyfaq.
When I tried to register a QA using the create API, I got an error.
I got a typeerror message saying that the faqid must be of type INT.
Since I haven't specified the faqid as an API parameter, I feel like the data isn't being passed correctly during ...