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 - chris-welt

Pages: [1]
1
1.3-rc / Re: Workspace: Error 500 internal server error
« on: March 13, 2009, 03:39:21 am »
found the error! the file BillingCategories.class.php was existing but this was empty(0 KB) I replaced it with a working one from the 1.3.rc2

Now all looks good again!

Thank you for the hint and help

Chris

2
1.3-rc / Re: Workspace: Error 500 internal server error
« on: March 10, 2009, 03:41:35 am »
Hello ignacio,

I set DEBUG to true as you mentioned!

now the error ist
Fatal error: Class 'BillingCategories' not found in /abcdef/######_65843/opengoo/application/controllers/ProjectController.class.php on line 266

in the cache directory there is no log.php file but there is a autoloader.php with some messages in or better to say definitions ;-)

3
1.3-rc / error when uinzipping documents online
« on: March 10, 2009, 03:30:37 am »
Hello opengoo folks,

I have another error when you upload a .zip file and then want to unzip it online

the error message is...

Caught Exception in AutoLoader: exception 'Exception' with message 'Couldn't read file contents from "/abcdef/#####_65843/opengoo/application/models/template_objects/base/BaseTemplateObjects.class.php".' in /abcdef/#####_65843/opengoo/environment/classes/AutoLoader.class.php:203 Stack trace: #0 /abcdef/#####_65843/opengoo/environment/classes/AutoLoader.class.php(187): AutoLoader->parseFile('/abcdef/#####_...') #1 /abcdef/#####_65843/opengoo/environment/classes/AutoLoader.class.php(181): AutoLoader->parseDir('/abcdef/#####_...') #2 /abcdef/#####_65843/opengoo/environment/classes/AutoLoader.class.php(181): AutoLoader->parseDir('/abcdef/#####_...') #3 /abcdef/#####_65843/opengoo/environment/classes/AutoLoader.class.php(181): AutoLoader->parseDir('/abcdef/#####_...') #4 /abcdef/#####_65843/opengoo/environment/classes/AutoLoader.class.php(125): AutoLoader->parseDir('/abcdef/#####_...') #5 /abcdef/#####_65843/opengoo/environment/classes/AutoLoader.class.php(86): AutoLoader->createCache() #6 /abcdef/#####_65843/opengoo/environment/classes/AutoLoader.class.php(111): AutoLoader->loadClass('ZIPARCHIVE') #7 /abcdef/#####_65843/opengoo/application/functions.php(33): AutoLoader->loadClass('ZIPARCHIVE') #8 /abcdef/#####_65843/opengoo/application/controllers/FilesController.class.php(1652): __autoload('ZipArchive') #9 /abcdef/#####_65843/opengoo/environment/classes/controller/Controller.class.php(69): FilesController->zip_extract() #10 /abcdef/#####_65843/opengoo/environment/classes/controller/PageController.class.php(62): Controller->execute('zip_extract') #11 /abcdef/#####_65843/opengoo/environment/classes/Env.class.php(133): PageController->execute('zip_extract') #12 /abcdef/#####_65843/opengoo/init.php(146): Env::executeAction('files', 'zip_extract') #13 /abcdef/#####_65843/opengoo/index.php(9): require('/abcdef/#####_...') #14 {main}

is it caus emy webspace provider hasen't enabled a feature for unzipping .zip files online or is that a code error in a lib from opengoo?

Chris

4
1.3-rc / Workspace: Error 500 internal server error
« on: March 06, 2009, 10:58:55 am »
When I try to create a new workspace or modify an existig one I get an error 500 Message  :-\

5
1.3-rc / Re: logout seems to be bugy
« on: March 06, 2009, 09:37:04 am »
deleted the COOKIE_PATH and now it works again - thank you for the help and hint

6
1.3-rc / Re: I can not login any more
« on: March 06, 2009, 09:35:40 am »
deleted also the COOKIE_PATH and now it works again!

7
1.3-rc / logout seems to be bugy
« on: March 05, 2009, 08:18:56 am »
Hi Guys,

thank you first for the RC, but now I encounter a problem with the logout.
If I press logout I am still logged on, even if I cleared the cache of the browser.

I updated all files in my installation besides the config, uploads and public/files directory and pointed than to <mydomain>/public/upgrade and performed that step...

Chris

8
New Community Members / new joiner chris-welt
« on: March 03, 2009, 06:03:14 am »
hello all - great piece of software(opengoo)
exited awaiting the future development...

9
Feature requests / Re: Multiple File Upload
« on: March 03, 2009, 03:30:17 am »
I am using OpenGoo 1.3-beta but the unpack Icon isn't available as described in the Goo Blog - was this removed for version 1.3-beta?

Pages: [1]