RickGAE
Gebruiker
- Lid geworden
- 6 apr 2012
- Berichten
- 488
Goeden dag,
Ik krijg deze foutmelding op mijn website (www.voetballeague.goodluckwith.us):
<div class="module<br /> <b>Fatal error</b>: Call to undefined method stdClass::get() in <b>/home/u518183039/public_html/templates/system/html/modules.php</b> on line <b>82</b><br />
Regel 75 t/m 85 uit public_html/templates/system/html/modules.php
Het gaat om Joomla 1.5 en Joomleague 0.93.
Heeft er iemand een oplossing?
mvg.
Rick
Ik krijg deze foutmelding op mijn website (www.voetballeague.goodluckwith.us):
<div class="module<br /> <b>Fatal error</b>: Call to undefined method stdClass::get() in <b>/home/u518183039/public_html/templates/system/html/modules.php</b> on line <b>82</b><br />
Regel 75 t/m 85 uit public_html/templates/system/html/modules.php
Code:
}
/*
* Module chrome that allows for rounded corners by wrapping in nested div tags
*/
function modChrome_rounded($module, &$params, &$attribs)
{ ?>
<div class="module<?php echo $params->get('moduleclass_sfx'); ?>">
<div>
<div>
Heeft er iemand een oplossing?
mvg.
Rick
Laatst bewerkt: