×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Blank White Page

Blank White Page 10 years 8 months ago #21968

  • Anthony Trimble
  • Anthony Trimble's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Hi,

I just installed 5.0 rc2 on Joomla 3.1.4. When I enable the content plugin and go to any article, I get a 500 internal server error. If I disable the content plugin the page loads normally.

With this error:
Fatal error: Class 'Jhtml' not found in /home/admin/public/components/com_comment/templates/default/default.php on line 56

Thanks!

~Red

Blank White Page 10 years 8 months ago #21969

  • Anthony Trimble
  • Anthony Trimble's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Line 56 of the above mentioned file needs to have
Jhtml::_('behavior.framework', true);
Replaced With
JHTML::_('behavior.framework', true);

*Note the JHTML
;)

Blank White Page 10 years 7 months ago #21972

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Anthony,
This is a bug with 3.1.4 and the joomla team will release a fix any time now.
in the meantime you can try this:
docs.joomla.org/J3.1:Extensions_Broken_in_3.1.4

Regards,
Daniel

Blank White Page 10 years 7 months ago #21984

  • Anthony Trimble
  • Anthony Trimble's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Hi Daniel,

I solved my issue by editing "components/com_comment/templates/default/default.php"

Does this mean if I apply the hotfix I should revert the above mentioned file back to Jhtml?

Thanks!

PS - great component :D

Blank White Page 10 years 7 months ago #21988

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Anthony,
Yes, if you apply the patch you can revert the changes that you did, but it is not necessary to do so. The patch would fix this problem for other 3rd party extensions as well.

Regards,
Daniel
  • Page:
  • 1
Time to create page: 0.169 seconds