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.


Messages - marsian

Pages: 1 [2] 3
16
Feng Office 3 / Re: FO 3.1 beta errors
« on: April 08, 2015, 03:36:16 pm »
The error started to happen in our case after we've upgraded to PHP 5.6, probably there's a functional change in it that is triggered by the FO code?

Update: the just-released 3.1.3 still has the same issue. It created just 14k lines of error message reporting within <2hrs on a rarely used FO instance.

17
Feature requests / "Who's Online" feature
« on: March 23, 2015, 10:46:36 am »
Hello,

now that FO has the "Users" Panel within the mainpage that shows ether the full users list or only the ones that have been assigned to the project, it would be great to have some kind of "Offline/Online" visualization available per user to improve project communications.

This could be either be done with a little green or red icon or something similar close to the users name, and could use the "use is logged in" and "user is logged off" status of each user to keep it simple. In addition to this and to make it more accurate, a new administrative setting could be implemented to manage the "Stay logged in for 14 days" period and to force a logoff after each session.

Thanks,

18
Feng Office 3 / Re: FO 3.1 beta errors
« on: March 19, 2015, 05:40:43 pm »
Hi, nope - the Errors are still generated within the logfile with 3.1.2.2, i think they came after we've upgraded to PHP 5.6 (came from 5.2).

Best regards,

19
Getting Started / Re: cant' publish post to forum
« on: March 19, 2015, 03:16:39 pm »
I've got the same Problem when posting this report here http://forum.fengoffice.com/index.php?topic=20113.msg38953 and it almost drove me nuts.

It happens when you post code using the "insert code" Feature but works when you use the "Insert Quote" Option.

BR,

20
Feng Office 3 / Re: FO 3.x feedback & suggestions
« on: March 19, 2015, 03:08:28 pm »
Hello Franceso,

thank you for your Feedback!

  • Workspaces: that one has been fixed by one of the builds that came out since I've done this post, so this is no issue anymore
  • Moving objects: Got it - must have overseen this one in the docu :)
  • Colored boxes: please see my attached screenshots; one shows how it's displayed within the activity feed, and the other one is from within the Weblinks section
  • Logout Scenario: this one has enhanced as well over the last relases, and I did not experience it anymore
  • MindMap: ok, thanks for that open Feedback - we'll consider that offer!

Best regards,
marsian

Update: tests have been done with the recent 3.1.2.2

21
Feng Office 3 / Re: Bug version 3.1 and 3.1.1 Can`t change user data
« on: March 05, 2015, 02:51:25 pm »
If you enable the debug mode it should show you some more Information on what exactly crashes, see http://www.fengoffice.com/web/wiki/doku.php/debugging

22
Feng Office 3 / Re: FO 3.1 beta errors
« on: February 25, 2015, 04:21:35 pm »
Update: both Errors still happen with the 3.1 release Version as well.

23
Feng Office 3 / FO 3.1 beta errors
« on: February 25, 2015, 03:56:56 am »
Hello,

we just did the upgrade to the recent FO 3.1 Beta Version, and noticed a few Errors in combination with PHP 5.6:

- upgrade script:
Quote
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /public/upgrade/library/classes/ScriptUpgrader.class.php on line 147

- error log
Quote
#1 ERROR: Error: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in '/environment/library/database/adapters/MysqlDBAdapter.class.php' on line 28 (error code: 8192)

#2 ERROR: Error: Non-static method BasePlugins::instance() should not be called statically, assuming $this from incompatible context in '/application/models/plugins/base/BasePlugin.class.php' on line 201 (error code: 8192)

#3 ERROR: Error: Non-static method BasePlugins::instance() should not be called statically, assuming $this from incompatible context in '/application/models/plugins/base/BasePlugin.class.php' on line 201 (error code: 8192)

#4 ERROR: Error: Non-static method BasePlugins::instance() should not be called statically, assuming $this from incompatible context in '/application/models/plugins/base/BasePlugin.class.php' on line 201 (error code: 8192)

#5 ERROR: Error: Non-static method BaseContacts::instance() should not be called statically, assuming $this from incompatible context in '/application/models/contacts/base/BaseContact.class.php' on line 637 (error code: 8192)

#6 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#7 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#8 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#9 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#10 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#11 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#12 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#13 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#14 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#15 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#16 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#17 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#18 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#19 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#20 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#21 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#22 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#23 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#24 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#25 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#26 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#27 ERROR: Error: Non-static method BaseObjectTypes::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_types/base/BaseObjectType.class.php' on line 202 (error code: 8192)

#28 ERROR: Error: Non-static method BaseObjects::instance() should not be called statically, assuming $this from incompatible context in '/application/models/objects/base/BaseObject.class.php' on line 266 (error code: 8192)

#29 ERROR: Error: Non-static method BaseContacts::findById() should not be called statically, assuming $this from incompatible context in '/application/models/ContentDataObject.class.php' on line 241 (error code: 8192)

#30 ERROR: Error: Non-static method BaseContacts::instance() should not be called statically, assuming $this from incompatible context in '/application/models/contacts/base/BaseContacts.class.php' on line 224 (error code: 8192)

#31 ERROR: Error: Non-static method BaseObjects::getColumns() should not be called statically, assuming $this from incompatible context in '/application/models/ContentDataObjects.class.php' on line 280 (error code: 8192)

#32 ERROR: Error: Non-static method BaseContacts::instance() should not be called statically, assuming $this from incompatible context in '/application/models/contacts/base/BaseContact.class.php' on line 637 (error code: 8192)

#33 ERROR: Error: Non-static method BaseObjects::instance() should not be called statically, assuming $this from incompatible context in '/application/models/objects/base/BaseObject.class.php' on line 266 (error code: 8192)

#34 ERROR: Error: Non-static method BaseObjects::findById() should not be called statically, assuming $this from incompatible context in '/application/models/ContentDataObjects.class.php' on line 327 (error code: 8192)

#35 ERROR: Error: Non-static method BaseObjects::instance() should not be called statically, assuming $this from incompatible context in '/application/models/objects/base/BaseObjects.class.php' on line 165 (error code: 8192)

#36 ERROR: Error: Non-static method BaseObjects::instance() should not be called statically, assuming $this from incompatible context in '/application/models/objects/base/BaseObject.class.php' on line 266 (error code: 8192)

#37 ERROR: Error: Non-static method BaseContacts::findById() should not be called statically, assuming $this from incompatible context in '/application/models/CompanyWebsite.class.php' on line 163 (error code: 8192)

#38 ERROR: Error: Non-static method BaseContacts::instance() should not be called statically, assuming $this from incompatible context in '/application/models/contacts/base/BaseContacts.class.php' on line 224 (error code: 8192)

#39 ERROR: Error: Non-static method BaseObjects::findById() should not be called statically, assuming $this from incompatible context in '/application/models/ContentDataObjects.class.php' on line 327 (error code: 8192)

#40 ERROR: Error: Non-static method BaseObjects::instance() should not be called statically, assuming $this from incompatible context in '/application/models/objects/base/BaseObjects.class.php' on line 165 (error code: 8192)

#41 ERROR: Error: Non-static method BaseDimensions::instance() should not be called statically, assuming $this from incompatible context in '/application/models/dimensions/base/BaseDimension.class.php' on line 249 (error code: 8192)

#42 ERROR: Error: Non-static method BaseDimensions::instance() should not be called statically, assuming $this from incompatible context in '/application/models/dimensions/base/BaseDimension.class.php' on line 249 (error code: 8192)

#43 ERROR: Error: Non-static method BaseContactConfigOptions::instance() should not be called statically, assuming $this from incompatible context in '/application/models/contact_config_options/base/BaseContactConfigOption.class.php' on line 199 (error code: 8192)

#44 ERROR: Error: Non-static method BaseContactConfigOptionValues::findById() should not be called statically, assuming $this from incompatible context in '/application/models/contact_config_options/ContactConfigOption.class.php' on line 77 (error code: 8192)

#45 ERROR: Error: Non-static method BaseContactConfigOptionValues::instance() should not be called statically, assuming $this from incompatible context in '/application/models/contact_config_options_values/base/BaseContactConfigOptionValues.class.php' on line 155 (error code: 8192)

#46 ERROR: Error: Non-static method BaseContactConfigOptionValues::instance() should not be called statically, assuming $this from incompatible context in '/application/models/contact_config_options_values/base/BaseContactConfigOptionValue.class.php' on line 110 (error code: 8192)

#47 ERROR: Error: Non-static method BasePlugins::instance() should not be called statically, assuming $this from incompatible context in '/environment/classes/localization/Localization.class.php' on line 179 (error code: 8192)

#48 ERROR: Error: Non-static method BaseConfigOptions::instance() should not be called statically, assuming $this from incompatible context in '/application/models/config_options/base/BaseConfigOption.class.php' on line 199 (error code: 8192)

#49 ERROR: Error: Non-static method ObjectReminders::getDueReminders() should not be called statically, assuming $this from incompatible context in '/application/controllers/ObjectController.class.php' on line 1810 (error code: 8192)

#50 ERROR: Error: Non-static method BaseObjectReminders::findAll() should not be called statically, assuming $this from incompatible context in '/application/models/object_reminders/ObjectReminders.class.php' on line 53 (error code: 8192)

#51 ERROR: Error: Non-static method BaseObjectReminders::instance() should not be called statically, assuming $this from incompatible context in '/application/models/object_reminders/base/BaseObjectReminders.class.php' on line 129 (error code: 8192)

#52 ERROR: Error: Non-static method BaseApplicationLogs::instance() should not be called statically, assuming $this from incompatible context in '/application/controllers/ObjectController.class.php' on line 1921 (error code: 8192)

Probably the Team wants to address that?

Thanks,

24
Feng Office 3 / Re: FO 3.0.6: Error 500 and other bugs
« on: February 19, 2015, 03:42:38 pm »
If you have FTP Access you can go to /Cache/log.php , it will also contain the error Messages.

25
Feng Office 3 / Active Directory integration?
« on: February 19, 2015, 12:24:53 pm »
Hi there,

I've found varous patches in the forum to have FO authenticate against an AD, but could not find some Feedback on FO3 yet.

Is anyone running that Scenario and can provide some Feedback on how it's working?

Thank you :)

26
Feng Office 3 / Re: FO 3.0.6: Error 500 and other bugs
« on: February 18, 2015, 11:45:00 am »
Update: doing the upgrade fixed it, thank you :)

27
Feng Office 3 / Re: FO 3.0.6: Error 500 and other bugs
« on: February 17, 2015, 12:36:37 pm »
Thank you for that hint, we'll check that :)

28
Feng Office 3 / Re: FO 3.0.6: Error 500 and other bugs
« on: February 12, 2015, 02:12:05 pm »
Update:

Unfortunately the error for #1 is still there, even after the 3.0.7 upgrade :(

The other two did not happen yet, let's see if they're fixed.

Any idea on what to look for in regards to #1?

Thanks,

29
Feature requests / Administrative system log
« on: February 10, 2015, 03:37:28 pm »
Hello,

while working with FengOffice there was always one thing that I've missed as an admin - a full working System log. It would be accessible from the admin Panel, and would feature the following data:

- Login/logoff Journal
- file/Task/whatever creation/Change/delete Journal
- System emails sent log (or failure data in case of send Problems)

All of the data could be either segmented based on the whole Installation or based on Projects/workspaces.

Would be great to have that in a future Version :)

Thanks & best regards,

30
Feng Office 3 / FO 3.0.6: Error 500 and other bugs
« on: February 09, 2015, 05:10:14 am »
Hi there,

We discovered two bugs within the current 3.0.6 build that started to occur after we uploaded two files (1 PPTX and one XLSX) to the Project:

1) Documents pane on the Overview page:
Quote
Fatal error: Call to undefined function lcfirst()
If you don't run FO in Debug mode it will Crash the overview page with Error 500, if you enable debug mode the page at least works and just the "Documents" Widget throws this line.

2) Recurring bug entries in log php:
Quote
Session "default" started at 2015-02-08T18:14:14+0000
#1 ERROR: Error: Illegal offset type in isset or empty in Environment/classes/dataaccess/DataObject.class.php on line 374 (error code: 2 )
#2 ERROR: Error: Illegal offset type in isset or empty in Environment/classes/dataaccess/DataObject.class.php on line 374 (error code: 2 )
#3 ERROR: Error: Undefined index:  logo in application/views/notifier/General.php on line 8 (error code: 8 )
(read a slash for every blank)

#1 and #2 has the following line, but mit PHP knowledge is not good enough to fix it:
Quote
if(isset($this->column_values[$column_name])) return $this->column_values[$column_name];

Any ideas?

Thanks,


PS: Honestly, if the code tags will cause the forum's URL stopping mechanism to start working and won't let you post a line of code, why aren't you removing it at all? Took me 25 minutes to fiddle around with it until i ttried it with the Quote Feature??  :o

Pages: 1 [2] 3