Hi Wilfred,
Usually you could remove "Strict Standard Messages" as they are warnings and not errors.
See:
https://www.gavick.com/documentation/jo ... -error-fix
But: I checked your URL and there are only these scripts:
/media/system/js/mootools-core.js
/media/system/js/core.js
/media/system/js/caption.js
/media/system/js/mootools-more.js
/templates/beez5/javascript/md_stylechanger.js
/templates/beez5/javascript/hide.js
Again about the message:
Code: Select all
FastCGI: server "/var/run/php-fpm/php54/php-cgi" stderr: PHP message: PHP Strict Standards: Non-static method PhocaguestbookHelperFront::getRequiredSign() should not be called statically, assuming $this from incompatible context in /sites/uitvaartverzorgingpennekamp.nl/www/components/com_phocaguestbook/views/guestbook/tmpl/default.php on line 273
..... :getRequiredSign() > see above, there is no index.php, no guestbook etc.
See also: in nederlands taal:
https://forum.joomlanl.nl/forum/64-2-5- ... is-mislukt
(daar gaat het om e-mail adress, maar ook dat het met hoster etc. te doen heeft .....)
if ((int)$this->tmpl['display_content_form'] > 0){
echo '<tr>'
.'<td><strong>'.JText::_('COM_PHOCAGUESTBOOK_CONTENT').PhocaguestbookHelperFront::getRequiredSign((int)$this->tmpl['display_content_form']).' </strong></td>'
.'<td colspan="3">'.$this->tmpl['editor'].$this->tmpl['hidden_field_output'][5].'</td>'
.'</tr>';
}
You are not authorized to view this resource!
it seems, there are configuration.php problems and/or path,
permissions etc. Ask you hosting provider please.
I will update to Joomla 3.5 soon but not just yet...
See here please:
https://www.phoca.cz/documents/50-phoca/ ... o-joomla-3 before going from J 2.5 to J 3.5 (J 3.6 planned in 2 weeks)
Kind regards, Christine