Author Topic: SOLVED: 1.5 final: RSS feeds broken  (Read 2187 times)

max

  • Jr. Member
  • **
  • Posts: 87
    • View Profile
SOLVED: 1.5 final: RSS feeds broken
« on: August 03, 2009, 10:54:17 am »
I can't say if it ever worked for me, as I've simultaneously moved to a new server and upgraded opengoo. But when I try one of the rss links, i get:
"Error
We are sorry, but OpenGoo is not currently able to execute your request. An Error Report has been sent to the administrator."

perhaps this from the log may help:

Session "default" started at 2009-08-03T13:52:50+0000
#1 DEBUG: SQL ERROR: Query failed with message 'Unknown column 'Array' in 'where clause'' - SELECT * FROM `og_application_logs` WHERE `is_private` <= '1' AND `is_silent` <= '1' AND  `id` IN (SELECT `object_id` FROM `og_workspace_objects` WHERE `object_manager` = 'ApplicationLogs' AND `workspace_id` IN (Array)) ORDER BY `created_on` DESC LIMIT 0, 50
#2 FATAL: exception 'DBQueryError' with message 'Query failed with message 'Unknown column 'Array' in 'where clause''' in /var/www/opengoo/environment/library/database/adapters/AbstractDBAdapter.class.php:386
    Stack trace:
    #0 /var/www/opengoo/environment/library/database/adapters/AbstractDBAdapter.class.php(304): AbstractDBAdapter->prepareAndExecute('SELECT * FROM `...', NULL)
    #1 /var/www/opengoo/environment/library/database/DB.class.php(209): AbstractDBAdapter->executeAll('SELECT * FROM `...', NULL)
    #2 /var/www/opengoo/environment/classes/dataaccess/DataManager.class.php(242): DB::executeAll('SELECT * FROM `...')
    #3 /var/www/opengoo/application/models/application_logs/base/BaseApplicationLogs.class.php(114): DataManager->find(Array)
    #4 /var/www/opengoo/environment/classes/dataaccess/DataManager.class.php(270): BaseApplicationLogs->find(Array)
    #5 /var/www/opengoo/application/models/application_logs/base/BaseApplicationLogs.class.php(131): DataManager->findAll(Array)
    #6 /var/www/opengoo/application/models/application_logs/base/BaseApplicationLogs.class.php(133): BaseApplicationLogs->findAll(Array)
    #7 /var/www/opengoo/application/models/application_logs/ApplicationLogs.class.php(213): BaseApplicationLogs::findAll(Array)
    #8 /var/www/opengoo/application/controllers/FeedController.class.php(54): ApplicationLogs::getOverallLogs(true, true, Array, 50)
    #9 /var/www/opengoo/environment/classes/controller/Controller.class.php(76): FeedController->recent_activities()
    #10 /var/www/opengoo/environment/classes/controller/PageController.class.php(62): Controller->execute('recent_activiti...')
    #11 /var/www/opengoo/environment/classes/Env.class.php(173): PageController->execute('recent_activiti...')
    #12 /var/www/opengoo/init.php(149): Env::executeAction('feed', 'recent_activiti...')
    #13 /var/www/opengoo/index.php(9): require('/var/www/opengo...')
    #14 {main}
Time since start: 0.137410163879 seconds
-------------------------------------------------------------------------------
« Last Edit: August 03, 2009, 12:46:34 pm by max »

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: 1.5 final: RSS feeds broken
« Reply #1 on: August 03, 2009, 12:10:51 pm »
It was fixed for next version. Thanks.

element

  • Guest
Re: SOLVED: 1.5 final: RSS feeds broken
« Reply #2 on: August 04, 2009, 08:14:30 pm »
So in 1.5 feeds aren't working and with no solution but wait for next version? At least mine don't.

- edit: just noticed 1.5.1 is released. All is fine.
« Last Edit: August 04, 2009, 08:27:50 pm by element »