Intechnic
Users Developers
Home / Forums / In-Portal CMS / Need Help! / Website errors / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

Website errors (3)


Posted: 08/17/2012 10:38:42 PM

Reply Quoted  


Hello

I reviece this error message when trying to save advanced website configuration:

Exception: Query method is called in class ConfigurationItem for prefix conf in /home/www/lookhonduras.com/core/kernel/db/dbitem.php on line 1476

Also get this eror:

Server error
The website encountered an error while retrieving http://lookhonduras.com/index.php?env=-directory:m2-1-1-1-s-. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.


Thanks,

Nelson

Posted: 08/22/2012 8:17:39 AM

Reply Quoted  


Thanks for bug report. Task has been created http://tracker.in-portal.org/view.php?id=1382.

To fix problem without applying patch from that task please run this database query on your In-Portal installation:


UPDATE SystemSettings
SET DisplayOrder 
30.05
WHERE VariableName 
'Force_HTTP_When_SSL_Not_Required';



If you've entered table prefix during installation, then put it in front of SystemSettings table name as well.

Posted: 12/08/2012 5:55:55 AM

Reply Quoted  


Still get both of these even with executing the sql query, v5.2