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 - Nuno Zimas

Pages: [1] 2 3 ... 9
1
Feng Office 3 / Re: FO3.1 Task showing problem
« on: March 02, 2015, 08:57:36 pm »
Try Reset interface in configuration.

Where exactly is that "reset interface" option?
Each section under Configuration can be reset, that's why I'm wondering...


[EDIT]

Got it.
It is under Account > Edit preferences > General.

Still, it did not solve the issue for me.
Any other ideas?

2
Answering my own question.

Just added

Code: [Select]
define('PLUGIN_MANAGER', true);
to conf/config.php, exactly as documented in the Wiki.

3
I have scoured the Administration back and forth and still can't find the Plugins icon.
If to believe the official wiki entry about the procedure, the option should be there:

"(...)Then launch the plugin manager: Administration→Plugins."

As you may tell from the attached screenshot, the icon is definitely not where due.


4
Feng Office 2 / Re: mobile theme / template
« on: January 28, 2014, 05:18:59 pm »
So, is this feature available at all in the CE version?

5
Feng Office 2 / Re: mobile theme / template
« on: January 09, 2014, 08:03:45 pm »
That's valid only for the SaaS edition, it seems.
How about the community edition?

6
Feng Office 2 / mobile theme / template
« on: January 09, 2014, 08:54:30 am »
Although FO CE 2.4 us said to support responsive design for handheld devices, I haven't found any option to turn it on.
As it stands, I'm still thrown into the desktop UI when accessing from my Abdroid smartphone.

7
Feng Office 2 / [FO 2.3] can't update plugins from the CLI
« on: June 27, 2013, 02:51:32 pm »
I've issued the following command at the console

php public/install/plugin-console.php update_all

and got the error below

Error updating plugin '': Query failed with message 'Subquery returns more than 1 row'

8
When attempting to generate a time report, the following fatal error happens:

Fatal error: Call to a member function getObjectName() on a non-object in /fengoffice/application/helpers/grouping.php on line 206

We're running the latest FO 2.3 on PHP 5.3.10 / Apache 2.2.22.

9
Installation problems / Re: 1.7.2 Email Issue
« on: November 03, 2010, 02:13:08 pm »
Setting "Enable IMAP synchronization when sending emails from Feng Office:" in the Mailing section under administration apparently did the trick (or at least the fatal error is gone).

10
Installation problems / Re: 1.7.2 Email Issue
« on: November 03, 2010, 01:58:01 pm »
Same issue here.

When trying to manually process the outbox, I am getting this error:
Quote
Fatal error: Call to undefined function imap_open() in /feng/environment/classes/mail/MailUtilities.class.php on line 969

11
Feature requests / [1.7.1] filter tasks by custom field values
« on: September 13, 2010, 08:59:46 am »
Although nice, the new subtype feature is a bit of a con, IMO.
It allows me to sort tasks (or other objects) by subtype, but not by the fields and fields values each subtype entails.
Basically the custom fields are kept as useless as before.

A practical example.

For all the subtypes I have define there are some common fields we have defined long ago, like Task Status, which is a select list with values like "acknowledged, processing, waiting on customer" and so forth.
I am still unable to sort tasks by these values. This is where the real juice is.

12
Feature requests / add objects to general time slots
« on: September 06, 2010, 10:43:17 am »
Would be neat if we could add any object to a general time slot.
Quite often we have to address immediate requests for action through email, without setting up any task, and later we log the time spent on the assignment straight into a general timeslot. Too bad we cannot reference the email (or email thread) from the slot.

13
There's already a FengOffice plugin which takes care of that task:
http://sourceforge.net/projects/opengoo/files/plugins/progressbar/progressbar_1.1.zip/download

14
This request grew out of actual need.
We are working on a project which involves ourselves and a twin company with their own FO environment. Of course we could create a workspace in just one of the installations and then set up / assign users from both teams, but that's not too practical in this particular case.
In order to prevent redundancies, we were wondering how tough it would be to develop such a mechanism.

15
Feature requests / Re: functional custom fields
« on: August 11, 2010, 06:08:24 pm »
Sweet :)
Any ETA for 1.7.1?

Pages: [1] 2 3 ... 9