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

Pages: [1]
1
Older versions / New User Password Bug...
« on: December 09, 2009, 02:29:44 pm »
I just clicked the 'Add User' button as usual, filled out the username and email, and checked the button, "generate random password'.

No matter what I do, I get the following error dialog on Save (even if I manually create a totally random password)...

Error:

Failed to save object because some of its properties are not valid:
- Password was used on one of last ten passwords
- Password must differ in at least 3 characters with last 10 passwords

2
How To's / Firefox Right Click Spell Check...
« on: December 02, 2009, 05:01:23 pm »
Our team would like to use the native Firefox spell-check feature in the document editor. The one where you right-click on the red underlined word and select the correct word.

Currently in the document editor you only get, cut, copy, paste. This is kind of a usability no-no. Is this a part of the editor config. itself?

Not sure why you would hijack the right click menu when a.) cut, copy, paste can be done with the keyboard b.) the same tools are also in the editor toolbar c.) the default right-click menu is so important.

How do I get the right-click menu back? Can you point me to some code or config changes?

Thanks,
Thomas

3
Older versions / Update to 1.5 from 1.4.2 Failed...
« on: July 28, 2009, 12:42:10 pm »
I'm getting the following error:

Failed to execute DB schema transformations. MySQL said: Unknown column 'is_order_by_asc' in 'og_reports'

Any suggestions appreciated,
Thomas

4
In downloading Office (powerpoint, etc.) files in OpenGoo (over SSL, not sure if this matters) in Internet Explorer 8, and we get the following message:

..."Internet Explorer cannot download index.php from mydomain.com"...

It works perfectly fine in Firefox 3.0.10. I can do some testing if needed, let me know.

We are using Version 1.4.1.

Any suggestions?


5
Ideas / Categorized Lists...
« on: May 26, 2009, 10:32:46 pm »
I use the Overview and Documents tabs a lot, and I love the "View as list" feature on the Overview page, it's a great top down view of the recent activities. One thing that I think would make the table lists more usable is if they could be categorized with the headers of the sub-workspaces.

It doesn't necessarily need to be like the example below, but something that helps your brain process OG lists better visually. I've read about people wanting folders in the Documents area, and I've always thought this was solved using workspaces, but after using OpenGoo for a while, I see the need for something.

My example...

If I clicked a top level 'Design' workspace on the documents tab with many sub-workspaces, it would look something like this...

Design - Logos

TypeNameUserLast Update
FileLogo Design 01 Test.pngThomas05/24/2009
FileLogo Artwork - Symbol.pngThomas05/23/2009
FileLogo Fonts.ZipThomas05/22/2009

Design - Brochures

TypeNameUserLast Update
FileTradeshow Flyer.pngThomas04/24/2009
FileProduct Guide.pngThomas04/23/2009
FilePrint Artwork.ZipThomas04/22/2009

Design - Website

TypeNameUserLast Update
FileMockup Test 01.pngThomas05/24/2009
FileMockup Test 03.pngThomas04/13/2009
FilePrototype.ZipThomas03/02/2009

It could be a third option in the 'View as List' area. Maybe having the table headers (and sorting) on each section would be overkill, and you would of course have to decide what order you would sort... the entire list vs. a single sub-workspace. Group By is our friend ;)

Anyway, just my two cents...

Thanks,
Thomas


6
1.4 final / Strange Default Localization
« on: May 25, 2009, 01:35:30 pm »
When I create new accounts, some new users are getting strange localization issues, sometimes immediately, sometimes after a little while. I'm sorry I can't be more specific, I'm going off of a user's description of the problem. I did log into their account, and it looked like Polish. Are there any known issues?

I have verified that my localization in config.php is English.

In the 'account preferences' area of new users, I noticed that the default localization is cs_cz. Is this because it's not set and first in the list, or do I have some other issue?


7
How To's / Export to Outlook Help...
« on: May 19, 2009, 06:17:02 pm »
Can someone quickly go through the steps of getting the OpenGoo calendar export into Outlook 2003/2007?

When I click the button, "Copy to Calendar Client software...", the download that pops up is to save an "index.php" file. Is this the correct file/extension?

Firefox says the file is an iCalendar file, but when I open it in Outlook, it just opens a single event window.

Help...

8
How To's / Extract icon missing on Zip file upload...
« on: May 14, 2009, 02:43:39 pm »
I uploaded a zip file a week ago, and it has the zip icon, and the extract button shows up and works. But I uploaded a zip file today, and it has a blank icon and the Extract button is missing (both lowercase .zip files).

I can also easily zip up files within OpenGoo, so I know the extension is working.

Did anything change in this regard from 1.4 BETA to 1.4 RC?

How does OpenGoo decide if a file is an archive? Does it just look at the extension?

Am I missing something else?

Thomas

9
How To's / Error: Function Copy "Filename cannot be empty in..."
« on: May 07, 2009, 12:14:08 pm »
I can upload small files fine, but as soon as I try larger files, I get the following error.

#1 ERROR: Error: copy() [<a href='function.copy'>function.copy</a>]: Filename cannot be empty in 'C:\inetpub\wwwroot\opengoo\application\controllers\FilesController.class.php' on line 404 (error code: 2)


The last file I uploaded was 12MB. My php.ini limit is 25MB. Any ideas?

1.4-beta2

10
1.4 beta / Could not find class file for "ZIPARCHIVE"
« on: May 07, 2009, 12:00:59 pm »
I initially posted this to the wrong category....

I have 1.4-beta2 installed (and love it... awesome job guys) and I just added php_zip.dll to php.ini, and I still get "Could not find class file for "ZIPARCHIVE".

Is this expected? Do I need to put it somewhere else? Let OpenGoo know about it?

Thanks,
Thomas

Caught Exception in AutoLoader: exception 'Exception' with message 'Could not find class file for "ZIPARCHIVE"' in C:\inetpub\wwwroot\opengoo\environment\classes\AutoLoader.class.php:105 Stack trace: #0 C:\inetpub\wwwroot\opengoo\environment\classes\AutoLoader.class.php(111): AutoLoader->loadClass('ZIPARCHIVE') #1 C:\inetpub\wwwroot\opengoo\application\functions.php(33): AutoLoader->loadClass('ZIPARCHIVE') #2 C:\inetpub\wwwroot\opengoo\application\controllers\FilesController.class.php(1731): __autoload('ZipArchive') #3 C:\inetpub\wwwroot\opengoo\environment\classes\controller\Controller.class.php(76): FilesController->zip_extract() #4 C:\inetpub\wwwroot\opengoo\environment\classes\controller\PageController.class.php(62): Controller->execute('zip_extract') #5 C:\inetpub\wwwroot\opengoo\environment\classes\Env.class.php(133): PageController->execute('zip_extract') #6 C:\inetpub\wwwroot\opengoo\init.php(150): Env::executeAction('files', 'zip_extract') #7 C:\inetpub\wwwroot\opengoo\index.php(9): require('C:\inetpub\wwwr...') #8 {main}

Pages: [1]