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

Pages: 1 2 [3] 4 5
31
Older versions / Re: Update from 1.5 undefined function - failure
« on: July 29, 2009, 04:25:50 pm »
Thanks Ignacio. Yes, that was the same link I was using before. I got this message:
Your OpenGoo: The Open Suite download will start shortly…
but it would never begin. It was using the Softlayer mirror in Plano, Texas (which is closest to me) but I just now switched it to the Voxel mirror in New York and it finally began downloading.
As for the ZIP extension in PHP, I've always done the automatic upgrade and never encountered this problem before.

Oh well, I have just managed to download the file and I'll try a manual upgrade :)

32
Older versions / Re: Update from 1.5 undefined function - failure
« on: July 29, 2009, 12:24:34 pm »
I cannot get the upgrade to work. Is there anything I need to change in the code to make it work? I am even unable to download the file to do a manual upgrade. The download times out before it even starts :(

33
Older versions / Update from 1.5 undefined function - failure
« on: July 28, 2009, 01:02:06 pm »
Fatal error: Call to undefined function zip_open() in /home/xxx/public_html/goo/public/upgrade/auto.php on line 21

this is for an update from 1.4.2 to 1.5.
I have debug on, but no log file is generated (no log.php)
I am using firefox 3.5.1
Linux/PHP 5.2.10/MySQL 5.0.81

34
Ideas / Change time and task
« on: June 12, 2009, 08:26:02 pm »
I would like to be able to edit the time to be able to change the task it is associated with.

35
How To's / Re: Still unable to backup
« on: June 01, 2009, 07:31:27 pm »
omg that worked! success! Yea!! thank you  ;D

36
How To's / Re: Still unable to backup
« on: May 29, 2009, 12:34:51 pm »
no i did not, but I did just change the permissions and still don't have a back up.

37
How To's / Still unable to backup
« on: May 28, 2009, 05:49:02 pm »
I have never been able to generate a backup of my OpenGoo installation. I go to Administration>Backup>Launch Backup Process and the little window pops up telling me the backup process is completed, but there is no backup file showing, and there is not one on the server. I just ran it and have my log file. This is from clicking the Launch Backup Process a single time ....

Code: [Select]
<?php die(); ?>

Session "default" started at 2009-05-28T20:39:49+0000

#1 ERROR: Error: ZipArchive::addFile() [<a href='ziparchive.addfile'>ziparchive.addfile</a>]: Invalid or unitialized Zip object in '/home/XXX/public_html/goo/application/controllers/BackupController.class.php' on line 185 (error code: 2)


***** this ERROR is repeated  over 3000 times and then *****

Code: [Select]

#3030 ERROR: Error: ZipArchive::addFile() [<a href='ziparchive.addfile'>ziparchive.addfile</a>]: Invalid or unitialized Zip object in '/home/XXX/public_html/goo/application/controllers/BackupController.class.php' on line 196 (error code: 2)

#3031 ERROR: Error: ZipArchive::close() [<a href='ziparchive.close'>ziparchive.close</a>]: Invalid or unitialized Zip object in '/home/XXX/public_html/goo/application/controllers/BackupController.class.php' on line 197 (error code: 2)

Time since start: 0.43003582954407 seconds

-------------------------------------------------------------------------------



Session "default" started at 2009-05-28T20:39:50+0000

#1 ERROR: Error: Undefined variable: last_backup in '/home/XXX/public_html/goo/application/controllers/BackupController.class.php' on line 54 (error code: 8)

#2 ERROR: Error: Undefined variable: date in '/home/XXX/public_html/goo/application/controllers/BackupController.class.php' on line 59 (error code: 8)

Time since start: 0.089313983917236 seconds

-------------------------------------------------------------------------------

38
Announcements / Re: OpenGoo 1.4 is out!
« on: May 20, 2009, 11:32:22 pm »
fantastic!! congratulations, and thank you so much!!

39
1.4 beta / Re: can't end task and other errors- 1.4rc
« on: May 20, 2009, 04:44:56 pm »
interesting ... thanks for the info! And even more interesting. I was working with my opengoo installation this morning, timing tasks, adding tasks, etc and all was good. I just now deleted that "Copy of Projects.class.php" and immediately began getting a failure, and was not able to access anything.

Code: [Select]
Fatal error: Call to a member function getId() on a non-object in /home/XXX/public_html
/goo/application/controllers/ProjectController.class.php on line 1007

I tried it twice just to be sure. As soon as I added that file back, everything began working again.

40
1.4 beta / Re: can't end task and other errors- 1.4rc
« on: May 19, 2009, 08:07:48 pm »
yes, the upgrade was successful. in general, I'm not having any other issues. even when i do get error messages, it seems that some things are still working ok.

thank you so much. i love opengoo. :)

41
1.4 beta / can't end task and other errors- 1.4rc
« on: May 19, 2009, 04:56:53 pm »
I just upgraded from 1.3.1 (I think) to 1.4RC. I can't end my task. I get the following:

Code: [Select]
Error (DBQueryError)
Query failed with message 'You have an error in your SQL syntax; check the manual that corresponds to

your MySQL server version for the right syntax to use near '' at line 1'
Error params:
File: /home/XXX/public_html/goo/environment/library/database/adapters/AbstractDBAdapter.class.php
Line: 386
Sql: SELECT * FROM `og_workspace_billings` WHERE project_id = '144' AND billing_id =
Error number: 1064
Error message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL

server version for the right syntax to use near '' at line 1
Backtrace:
#0 /home/XXX/public_html/goo/environment/library/database/adapters/AbstractDBAdapter.class.php(304):

AbstractDBAdapter->prepareAndExecute('SELECT * FROM `...', NULL)
#1 /home/XXX/public_html/goo/environment/library/database/DB.class.php(199):

AbstractDBAdapter->executeAll('SELECT * FROM `...', NULL)
#2 /home/XXX/public_html/goo/environment/classes/dataaccess/DataManager.class.php(231):

DB::executeAll('SELECT * FROM `...')
#3

/home/XXX/public_html/goo/application/models/workspace_billing/base/BaseWorkspaceBillings.class.php(

112): DataManager->find(Array)
#4 /home/XXX/public_html/goo/environment/classes/dataaccess/DataManager.class.php(277):

BaseWorkspaceBillings->find(Array)
#5

/home/XXX/public_html/goo/application/models/workspace_billing/base/BaseWorkspaceBillings.class.php(

146): DataManager->findOne(Array)
#6

/home/XXX/public_html/goo/application/models/workspace_billing/base/BaseWorkspaceBillings.class.php(

148): BaseWorkspaceBillings->findOne(Array)
#7 /home/XXX/public_html/goo/application/models/projects/Copy of Project.class.php(455):

BaseWorkspaceBillings->findOne(Array)
#8 /home/XXX/public_html/goo/application/controllers/TimeslotController.class.php(164):

Project->getBillingAmount(0)
#9 /home/XXX/public_html/goo/environment/classes/controller/Controller.class.php(75):

TimeslotController->close()
#10 /home/XXX/public_html/goo/environment/classes/controller/PageController.class.php(62):

Controller->execute('close')
#11 /home/XXX/public_html/goo/environment/classes/Env.class.php(133):

PageController->execute('close')
#12 /home/XXX/public_html/goo/init.php(150): Env::executeAction('timeslot', 'close')
#13 /home/XXX/public_html/goo/index.php(9): require('/home/XXX/...')
#14 {main}
Autoglobal varibles:
$_GET: Array (
  ['active_project'] => (string) '0'
  ['ajax'] => (string) 'true'
  ['c'] => (string) 'timeslot'
  ['a'] => (string) 'close'
  ['id'] => (string) '317'
  ['current'] => (string) 'overview-panel'
)
$_POST: Array (
  ['timeslot'] => Array (
    ['description'] => (string) 'XXX'
  )
)
$_COOKIE: Array (
  ['exp_last_visit'] => (string) '1242701756'
  ['exp_last_activity'] => (string) '1242772504'
  ['exp_perpage'] => (string) '50'
  ['exp_mode'] => (string) 'normal'
  ['id'] => (string) '1'
  ['token'] => (string) 'a51b7a4143bb5a1c400dead9f4eaecd1bacebdc4'
  ['remember'] => (string) '1'
  ['PHPSESSID'] => (string) 'd9b245e9d8ae2a58be36d194f85f4817'
)
$_SESSION: Array (
  ['cal_version'] => true
  ['month'] => (string) '5'
  ['year'] => (string) '2009'
  ['day'] => (string) '19'
  ['cal_loginfailed'] => (int)0
  ['cal_user'] => (string) 'tamalita'
  ['cal_userid'] => (int)1
)
Execution time:
Total execution time: 0.156226 seconds

I was able to Complete the task and the time was ended, but I got an error:
Code: [Select]
Error:
App.modules.addTaskForm is undefined

When I try to navigate around the dashboard, the calendar also gives me an error:
Code: [Select]
Error
og.CalendarTopToolbar is not a constructor

If I look at the calendar and click on a task I get a duplicate error as above:
Code: [Select]
Error

App.modules.addTaskForm is undefined.

I have also tried to view the tasks and they are not showing up under Tasks on the dashboard. I get an error:
Code: [Select]
ogTasks is not defined
If I try to add a task I get
Code: [Select]
Og.CSVCombo is not a constructor
og.DateField is not a constructor
og.DateField is not a constructor

if I try to edit the milestone, I get:
Code: [Select]
Og.CSVCombo is not a constructor
og.DateField is not a constructor

If I try to save the changes I get
Code: [Select]
Fatal error: Call to a member function getMonth() on a non-object
in /home/XXX/public_html/goo/application/controllers/MilestoneController.class.php on line 297


42
Getting Started / Re: How to use workspaces
« on: May 11, 2009, 05:48:56 pm »
I think I've got it! I do like having my clients have their own workspace and I've started putting the projects as sub-workspaces and that is working brilliantly!!

43
How To's / Re: Billing Categories
« on: May 11, 2009, 05:47:15 pm »
Thanks so much for the input, and I have read those posts. I think I've found something that works for me, and didn't take a whole lot of reworking/rethinking. I am not using OG to do my billing, but I am using it to time my tasks and that information has to go into Quickbooks. The QB entry is done by another individual so I had to rethink the way I was entering my workspaces and tasks. Now when she does a time report, everything falls into place perfectly :)

Anyway, thanks again for the insight!

44
Getting Started / Re: Time report customization?
« on: May 08, 2009, 07:20:02 pm »
Another thing is that I would like to be able to sort by milestone in the time report. :)

45
Getting Started / Re: How to use workspaces
« on: May 08, 2009, 03:19:37 pm »
thank you for this insight. I may seriously need to rethink how I'm organizing things lol

Pages: 1 2 [3] 4 5