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

Pages: [1] 2
1
I can confirm the above solution.

I tried the above now using 3.4.2, upgrading from the console.
I get the following errors in the console:

simonwen@s34 [~/www]$ php f2/public/upgrade/console.php
Config file found and loaded.
File '/config/config.php' exists and is writable
Folder '/config' exists and is writable
Folder '/cache' exists and is writable
Folder '/tmp' exists and is writable
Folder '/upload' exists and is writable
Extension 'mysql' is loaded
Extension 'gd' is loaded
Extension 'simplexml' is loaded
PHP Deprecated:  mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/simonwen/www/f2/public/upgrade/library/classes/ScriptUpgrader.class.php on line 147

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/simonwen/www/f2/public/upgrade/library/classes/ScriptUpgrader.class.php on line 147
Upgrade script has connected to the database.
Test query has been executed. Its safe to proceed with database migration.
2016-05-14 09:05:14 - Starting upgrade to 3.4.2
Error: Failed to execute DB schema transformations. MySQL said: Subquery returns more than 1 row
Error upgrading to version 3.4.2

2016-05-14 09:05:14 - Updating plugins...
2016-05-14 09:05:14 - Finished plugins update.

So it looks like going wrong. But then

simonwen@s34 [~/www/f2]$ php public/install/plugin-console.php list
DISPLAYING ONLY INSTALLED PLUGINS (to display all plugins use 'list_all')
---------------------------------------------
NAME:       core_dimensions
VERSION:    13
STATUS:    Activated
---------------------------------------------
NAME:       liquid_office
VERSION:    5
STATUS:    Inactive
---------------------------------------------
NAME:       mail
VERSION:    18
STATUS:    Activated
*** There is a new version of this plugin ***
---------------------------------------------
NAME:       workspaces
VERSION:    13
STATUS:    Activated
*** There is a new version of this plugin ***
simonwen@s34 [~/www/f2]$ php public/install/plugin-console.php update_all
simonwen@s34 [~/www/f2]$


makes things go right.

Thanks to ThorstenW!

Cheers!

2
I can confirm problems updating from 3.4.0.17 to 3.4.1
Doing it the normal way gives a Server Error (Error 500), if I tinker around with the top level files I can get as far as etienne, with only tehe header and the same error messages.
I restored the old version 3 times and reloaded the zip file to eliminate transfer errors, always the same.
Is there a known problem with this update?
Have others updated from 3.4.0.17 to 3.4.1 without issues?

Edit: I run PHP Version 5.6.18
memory_limit   128M
post_max_size   16M
Client API version   mysqlnd 5.0.11-dev - 20120503

Any other info required?

3
How To's / Re: quicke delete of files or email?
« on: March 09, 2016, 06:07:12 am »
Is there a way, to delete all email inside one workspace without deleting the workspace itself?

(There are 16330 atm... It will take weeks to delete screen by screen by screen...)

Thanks!
Simon

4
Cool, thanks!

5
Feng Office 3 / Re: new bug in 3.2-rc 'filter by status'
« on: February 12, 2016, 03:17:24 pm »
I'm pulling this up, sorry for being stubborn!

I just checked with the Feng Office Demo, same bug there.
It has been acknowledged in the BT: http://www.fengoffice.com/web/bugs/view.php?id=4157
But no progress since June '15

How do you people cope with this...? It makes thing very confusing. Is there a workaround? No subtasks...?

6
I'm still missing this feature. A real pity, as I'm sure it would be really easy to add!
I'm using the linking ability of fengoffice a lot!
Hopefully, Simon

7
How To's / Re: quicke delete of files or email?
« on: February 12, 2016, 03:03:53 pm »
Hi Corrado

Ouch, sorry, I hadn't subscribed to this thread, so didn't see your answer until now!

No, I don't want to delete the workspace.

My approach is this:
- all new email goes into my personal workspace
- I sort the important messages in to the according workspaces
- I would like to delete all other email (that is all the 15000 remaining in my home workspace) but obviuosly without deleting the workspace itself.

I can do this over the database (it's something I will do about twice a year), but I dont know how!

Can you tell me?
Thanks!
Simon

8
How To's / quicke delete of files or email?
« on: December 12, 2015, 04:55:11 am »
My installation is getting very big. I would like to delete all emails, that have not been moved out of my inbox-workspace. Same for files.
Is there a quick way, maybe over the database...?

Inside fengoffice I can't delete more than 300 at a time, which makes this procedure VERY annoying :-)

Thanks for any help!
Simon

10
Feng Office 3 / new bug in 3.2-rc 'filter by status'
« on: June 08, 2015, 04:34:10 am »
Do you have a bug tracking system...?
I just post this bug here for the moment.

In the task list, filtering by status 'pending', will still show completed SUBtasks.
(So the filter is not applied to the subtask layer)

Thanks!
Simon

11
How To's / Re: show started tasks only
« on: October 17, 2014, 08:23:47 am »
Can please someone confirm this?
There is no way to show all tasks with start date > today but not show tasks with start day < today. Right?

(I don't want to see the tasks that are planned for future dates.)

Thanks!
Simon

(upgraded to CE 2.7.1.1.)

12
How To's / Re: delete all email of 1 workspace
« on: October 17, 2014, 08:18:05 am »
I can set the number of mails shown to 999 (1000 doesn't work), but I can't delete all in one go. (no error, no effect)
Im trying out to find the max...
Thanks for your input!
Simon

13
How To's / Re: delete all email of 1 workspace
« on: October 14, 2014, 09:23:44 am »
Sure, noone has an idea?
Maybe in the database...?
Thanks!

14
How To's / show started tasks only
« on: September 08, 2014, 08:19:46 am »
Hi

tasks have a start and due date. How can I filter the view to NOT show the tasks that have not started yet...?
If I choose "pending" it will show all un-completed, if I choose "active" it will show NO tasks. A bug...?

Thanks!
Simon
feng 2.6.1, CE on provider

15
Feng Office 2 / Re: Unable to add Document link in version 2.5
« on: March 08, 2014, 06:48:31 am »
This bug is a real problem for me, as all our document go through google drive...
Could you please report here, when this bug has been solved?
Or do you have a tracker?

Thanks!
Simon

Pages: [1] 2