Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - SecretR

Pages: [1]
1
It seems I can't see the previous conversation or the thread was removed...

However here is the Bulgarian translation for the latest Feng Office (v2.3)
sourceforge.net/projects/fengbg/files/Bulgarian%20Translation/v2.1%20%28Feng%20Office%20v2.3%29/bg_bg.zip/download

(no http because not allowed to post links)

Cheers

2
Installation problems / Hosting migration troubles
« on: December 17, 2011, 12:24:20 pm »
Hi folks,

I have a problem after migration of FO 1.7.4. I got it working (cache cleared and config altered). However, now I'm not able to open some tasks, various areas are broken. Looking at the application log I see the following report:
Code: [Select]
#1 ERROR: Error: Argument 1 passed to Timeslots::getTimeslotsByObject() must be an instance of ContentDataObject,
instance of ProjectTask given,
called in /home/feng/public_html/application/models/ProjectDataObject.class.php on line
1006 and defined in
 /home/feng/public_html/team/application/models/timeslots/Timeslots.class.php' on
 line 21 (error code: 4096)
#2 DEBUG: SQL ERROR: Query failed with message 'Table 'feng_team.fo_objects' doesn't exist' -
          SELECT e.*, o.* 
          FROM `fo_timeslots` e
          INNER JOIN fo_objects o ON o.id = e.object_id
             WHERE `rel_object_id` = '764' ORDER BY `e`.`start_time`
#3 FATAL: exception 'DBQueryError' with message 'Query failed with message
'Table 'feng_team.fo_objects' doesn't exist'
My question is where I should search for the problem? The only difference is I'm running php 5.3 on the new hosting - maybe Feng is not compatible with php 5.3?
Any help is highly appreciated.

Pages: [1]