Apologies for being a complete novice but having built a basic website, I installed Phoca Gallery and then a few days later Phoca Cart. All seemed well to begin with and then it crashed giving multiple errors of "Notice: Array to string conversion in /volume1/web/joomla/templates/protostar/error.php on line 119 Array" all around each occurance of the line;
<?php echo $this->getBuffer('modules', 'position-0', array('style' => 'none')); ?>
Also one error of; "1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ': htmlspecialchars() expects parameter 1 to be string, array given in /volume1/w' at line 1"
As this was so catastrophic, so early on, I presume I've just done something stupid which can hopefully be simply corrected.
Any ideas?
Array to string conversion errors
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Array to string conversion errors
Hi, try to enable debug mode which should tell you more information about the SQL query error.
Try to enable PHP error reporting to maximum to get more detailed error message about the errors:
https://www.phoca.cz/documents/16-jooml ... rs-on-site
Jan
Try to enable PHP error reporting to maximum to get more detailed error message about the errors:
https://www.phoca.cz/documents/16-jooml ... rs-on-site
Jan
If you find Phoca extensions useful, please support the project