Search found 3 matches

by kawabata
Mon Jun 19, 2023 1:20 am
Forum: Bug reports
Topic: Uncaught Error: Class "phpMyFAQ\Helper" not found
Replies: 5
Views: 15571

Re: Uncaught Error: Class "phpMyFAQ\Helper" not found


Hi,

you can't fix that error because it's not intented to call that file directly.

What errors do you get on your installation?

bye
Thorsten


Thank you for your reply.
No errors were found when the update was completed.
Is there a log that can confirm that the update has been implemented and ...
by kawabata
Tue Jun 13, 2023 12:58 am
Forum: Bug reports
Topic: Uncaught Error: Class "phpMyFAQ\Helper" not found
Replies: 5
Views: 15571

Re: Uncaught Error: Class "phpMyFAQ\Helper" not found


Hi,

why do you call that file directly?

bye
Thorsten


Thank you for your reply.

Currently using phpmyfaq,I decided to update this time.

After the update, there was a problem with the site display, and after investigating various things,
When I ran it with the php command, an error was ...
by kawabata
Mon Jun 12, 2023 2:51 am
Forum: Bug reports
Topic: Uncaught Error: Class "phpMyFAQ\Helper" not found
Replies: 5
Views: 15571

Uncaught Error: Class "phpMyFAQ\Helper" not found

phpMyFAQ 2.9.9 to 3.1.12 updated to.

After updating
/src/phpMyFAQ/Helper
When executing the program under the php command, the following message was displayed.

# php FaqHelper.php

Content-type: text/html; charset=UTF-8

<br />
<b>Fatal error</b>: Uncaught Error: Class &quot;phpMyFAQ\Helper&quot ...