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 - dansmith65

Pages: [1]
1
Feng Office 2 / Re: Error in 1.7.5 to 2.0 upgrade
« on: April 20, 2012, 09:01:56 pm »
Thanks to the new info by franponce87, I had better luck with the upgrade this time. I am still experiencing a lot of issues with my upgraded system though, but i'll be reporting most of them to fengoffice.com/bugs.

One issue I wanted to mention here is that the final step to completing the upgrade process is not very clear. I've attached a screenshot (redundant, I suppose since it's also in ritmo's pdf).

2
Feng Office 2 / Re: Error in 1.7.5 to 2.0 upgrade
« on: April 03, 2012, 07:23:36 am »
Didn't anybody see Fancisco's post? (the 4th one)

Quote
once the ugprade is done you should change the TABLE_PREFIX from og_ to fo_ in the config.php file

...although that got me into FengOffice, none of my tasks are showing up (they do exist in the fo_project_tasks table, though).

Even though my installation said it completed successfully, it didn't seem update the current version installed. If I go back to /public/upgrade after the install, it still says my current version is 1.7.5.

3
Installation problems / Re: New version of Feng Office is available
« on: October 31, 2011, 07:43:49 pm »
I finally took the time to search through the code and find why this message was shown every time I login. It turns out the database table 'og_config_options' contained a record with name=upgrade_last_check_new_version and value=1.  I changed the value to 0, and I don't get the message anymore.

Now I see why this was happening too...
I was using  1.7.3.1 on my old server (upgrade to 1.7.5 was available).  I backed up my database, manually installed 1.7.5 on my new server (and copied appropriate data files from old server), restored the database to my new server and upgraded the database.

Apparently, the only way the 'upgrade_last_check_new_version' record is changed back to 0 (no upgrade available), is after an upgrade, since I couldn't perform an automated upgrade through the application, this value was not being updated, but every time I logged in, it was being checked and displaying the message to me.

4
Feature requests / Re: Save tasks tree expansion state
« on: October 27, 2011, 09:14:36 pm »
This bothers me too.  I used the info from this post to modify the code, and make tasks/milestones open in new tabs, which preserves the task list.

...apparently I can't post a link here. This is the exact title of the post: "Subtasks always collapse when a task detail view is opened"

and is in this section: Feng Forum > Support > Bugs

5
Installation problems / Re: New version of Feng Office is available
« on: August 13, 2011, 11:16:16 pm »
After reading a few other posts on this forum I tried this without success...

Copied all files from version 1.7.5 download, except for the following:
cache/, config/, tmp/, upload/, public/files/

Deleted cache/autoloader.php

Then went to public/upgrade/ where it said: "You already have upgraded to the latest possible version."

6
Installation problems / New version of Feng Office is available
« on: August 13, 2011, 10:30:04 pm »
I just moved servers, changed the database storage method from MyISAM to InnoDB, and upgraded from 1.7.3.1 to 1.7.5. Now, every time I login I get the message: "New version of Feng Office is available". When I go to Upgrade page in Admin panel, it says there are no new versions available.

The file /version.php returns '1.7.5'
The file /config/installed_version.php also returns '1.7.5'

Can anyone help me determine why this is happening, and stop it?

Thanks,
- Dan

7
How To's / Re: Link a document to a task
« on: January 14, 2011, 06:43:23 am »
Link an object to the task.  You can upload/create your documents in the documents tab, then link them to the task.

8
Getting Started / Re: Users and Client companies Users
« on: January 05, 2011, 12:42:32 am »
Are you creating separate workspaces for each of your client companies?

check out this link: http://www.fengoffice.com/web/wiki/doku.php/companies#client_companies

9
Feature requests / subtask's stay expanded
« on: January 04, 2011, 06:16:49 pm »
I love the ability to add a seemingly infinite number of subtasks  ;D

But, it's also very annoying to have to constantly re-expand the subtask's after viewing or editing a task.  :'(

It seems this was brought up before in this thread: http://forums.fengoffice.com/index.php?topic=2539.0  ( I have taken ignacio's advice and modified the code to view a task in a new tab, which helps)
I wanted to put my vote in for this feature, and ask if there are currently any plans to work on this.

Also, I was wondering if you think it's possible to implement this via a plug-in, and if it was, if that plug-in could easily be included into the main program after it was developed.
I know a little php, and wouldn't mind spending some time learning how this program works.  Having a goal like this may be a good way to learn.

10
Feature requests / Re: Make Non Permissioned Tabs Invisible!
« on: January 03, 2011, 06:42:19 pm »
I am a new user to Feng Office and would also like to see this feature.

Actually, to put it another way; when I was testing it out, I disabled access to email via permissions for a user, then logged in as that user and completely expected to NOT see the email tab.  I think it just makes sense, and is the expected result (to have tabs hidden if the user does not have access to it).

11
Feature requests / Re: OpenID, iNames, etc.
« on: December 31, 2010, 12:22:53 am »
I second this idea!

It would also be nice if users can login with their Facebook/Gmail/Twitter/etc. accounts.

Pages: [1]