jainishsenjaliya / js_faq

FAQ - Frequently Asked Questions
4 stars 7 forks source link

Error with TYPO3 7.6.9 #5

Closed Hobokens closed 8 years ago

Hobokens commented 8 years ago

Hi, installing the your extension I get the following error: PHP Runtime Deprecation Notice: Non-static method JS\JsFaq\Service\Configuration::template() should not be called statically, assuming $this from incompatible context in /html/typo3/typo3conf/ext/js_faq/Classes/Controller/FAQController.php line 68

Regards Hobokens

jainishsenjaliya commented 8 years ago

I have tested it now.. it's working fine for me.. in 7.6.9 as well

Can you please clear your cache and install it again.

Hobokens commented 8 years ago

I tested it again: I install the extension from the repository, 2) Include the static template, 3) add the pid of the folder where I have the Questions and Answers in the constants 4) add a question with an answer and a cateogry in this folder 5) add the plugin on a page and choose a category. When I visit the web page I still get the error. Do I miss a configuration step?

jainishsenjaliya commented 8 years ago

Can you send me snap.

So I can easily get your point

You can directly mail me on jainishsenjaliya@gmail.com On Jun 17, 2016 12:32 AM, "Hobokens" notifications@github.com wrote:

I tested it again: I install the extension from the repository, 2) Include the static template, 3) add the pid of the folder where I have the Questions and Answers in the constants 4) add a question with an answer and a cateogry in this folder 5) add the plugin on a page and choose a category. When I visit the web page I still get the error. Do I miss a configuration step?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jainishsenjaliya/js_faq/issues/5#issuecomment-226581974, or mute the thread https://github.com/notifications/unsubscribe/AGVIpm7FxJ96nraSPCtW0lYnhDZJFuCgks5qMZ3jgaJpZM4Izio0 .

Hobokens commented 8 years ago

Thanks for the help. I've sent you a mail.

Hobokens commented 8 years ago

Thanks for your great help. Everything is fine now.