I have errors when I have an article with these 2 conditions:
- RokComment activated
- Article is labeled as a product for J2Store
I got an error 500 that some classes are not found.
After debuging and adding some paths (thanks to j2store team):
I am stock here:
[Tue May 24 14:13:22.282174 2016] [fcgid:warn] [pid 16261] [client 127.0.0.1:34526] mod_fcgid: stderr: PHP Fatal error: Call to a member function se
tState() on a non-object in /var/www/clients/client0/web74/web/plugins/content/rokcomments/rokcomments.php on line 424, referer: http://mikesgadgets.
online/index.php?option=com_contact&view=contact&id=1&Itemid=119
Unfortunately we cannot guarantee compatibility with all 3rd party plugins
Most of our extensions require at least PHP 5.4 and 5.6+ is recommended.
Server 500 errors are typically very pure server errors... please pull your Apache Error logs for the event and see what errors occur just before the server 500 response
SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT
So, can you fix it? It only fails with j2store with an article labeled as product. Seems the JComponent object is not returning, but this is out of my Joomla PHP knowledge.