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

Pages: [1] 2
1
Announcements / Re: OpenGoo 1.1 RC1
« on: December 23, 2008, 01:03:14 pm »
actually it did and i am getting some sql error.
but the new interface looks awsome  ;)

2
Announcements / Re: OpenGoo 1.1 RC1
« on: December 23, 2008, 11:22:18 am »
will this upgrade result in loss of existing data- please confirm

3
Administration / Configuration / General / Enable Upgrade Check. - done
DEBUG to true in config/config.php might help you avoid the error.- done

but still not working

how can i download 1.1

4
due to which non of the screens are working

5
Feng Office 1 / Re: Error (DBQueryError)
« on: October 28, 2008, 06:28:58 am »
just to give you the background
It got triggred when i did some changes in one particular user profile using the admin
i changed his username, password and email address. post which i see this screen when i try log-in from admin, but other user a/c is working fine...

6
Feng Office 1 / Error (DBQueryError)
« on: October 28, 2008, 05:44:46 am »
Hi today have encounterd this error while login

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 ') AND show_in_parents = 1) ORDER BY updated_on DESC LIMIT 0, 5' at line 1'
Error params:
File: C:\Program Files\Apache Group\Apache2\htdocs\opengoo\environment\library\database\adapters\AbstractDBAdapter.class.php 
Line: 371 
Sql: SELECT * FROM `og_project_charts` WHERE (project_id in () AND show_in_parents = 1) ORDER BY updated_on DESC LIMIT 0, 5 
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 ') AND show_in_parents = 1) ORDER BY updated_on DESC LIMIT 0, 5' at line 1 
Backtrace:
#0 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\environment\library\database\adapters\AbstractDBAdapter.class.php(289): AbstractDBAdapter->prepareAndExecute('SELECT * FROM `...', NULL)
#1 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\environment\library\database\DB.class.php(194): AbstractDBAdapter->executeAll('SELECT * FROM `...', NULL)
#2 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\environment\classes\dataaccess\DataManager.class.php(182): DB::executeAll('SELECT * FROM `...')
#3 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\application\models\project_charts\base\BaseProjectCharts.class.php(109): DataManager->find(Array)
#4 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\environment\classes\dataaccess\DataManager.class.php(210): BaseProjectCharts->find(Array)
#5 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\application\models\project_charts\base\BaseProjectCharts.class.php(126): DataManager->findAll(Array)
#6 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\application\models\project_charts\base\BaseProjectCharts.class.php(128): BaseProjectCharts->findAll(Array)
#7 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\application\controllers\DashboardController.class.php(56): BaseProjectCharts->findAll(Array)
#8 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\environment\classes\controller\Controller.class.php(69): DashboardController->index()
#9 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\environment\classes\controller\PageController.class.php(62): Controller->execute('index')
#10 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\environment\classes\Env.class.php(152): PageController->execute('index')
#11 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\init.php(150): Env::executeAction('dashboard', 'index')
#12 C:\Program Files\Apache Group\Apache2\htdocs\opengoo\index.php(9): require('C:\Program File...')
#13 {main}
Autoglobal varibles:
$_GET: Array (
  ['c'] => (string) 'dashboard'
  ['a'] => (string) 'index'

$_POST: 
$_COOKIE: Array (
  ['PHPSESSID'] => (string) 'gf37ckkbmlk9gq3701fo2jco20'
  ['id'] => (string) '1'
  ['token'] => (string) '8b9657a85fd75fa392cbffc805fdc87fa4d19b21'

$_SESSION: Array (
  ['cal_version'] => true
  ['cal_month'] => (string) '10'
  ['cal_year'] => (string) '2008'
  ['cal_day'] => (string) '28'
  ['cal_loginfailed'] => (int)0
  ['cal_user'] => (string) 'avadhutp'
  ['cal_userid'] => (int)10

Execution time:
Total execution time: 0.210541 seconds

7
Feng Office 1 / Re: Internal server problem error
« on: October 28, 2008, 03:49:23 am »
Thank you furins for the help !!!

8
Feature requests / Re: Calender- Gantt Chart showing user time
« on: October 27, 2008, 05:44:50 am »
Currntly we use an online system which is using gantt graphs to disply such data, and because i am used to it i feel its the best method so the displaying aspect keep it open. but allowing the admin to see such page will be very helpful..
i shall try puting some screen shots which might help you see and understand the point i am trying to make..

9
Feng Office 1 / Re: undefined function mb_substr()
« on: October 23, 2008, 05:47:09 am »
Its showing the earlier error now..

Parse error: syntax error, unexpected '}' in C:\Program Files\Apache Group\Apache2\htdocs\opengoo\application\views\comment\object_comments.php on line 68
 

10
Feature requests / Calender- Gantt Chart showing user time
« on: October 23, 2008, 05:02:40 am »
It would be great if the admin could see the user time booking  for all task alocated  using a GANTT CHART .

This will enable the admin understand each users free time and allocate/ set deadline to each task before assigning it to the user.

11
Currently in betweena a task when the client and the user write a comments/change  which might need an immediate attention won't be possible till one of them loin and check the task scren.

Would suggest send an email out when their is an comment or any modifiaction done on the task screen... It can be left optional for user to decide.

12
Feng Office 1 / Re: Internal server problem error
« on: October 23, 2008, 02:05:08 am »
Its showing the earlier error now..

Parse error: syntax error, unexpected '}' in C:\Program Files\Apache Group\Apache2\htdocs\opengoo\application\views\comment\object_comments.php on line 68

13
Feng Office 1 / Re: undefined function mb_substr()
« on: October 22, 2008, 11:01:06 am »
but on the task comments section i am getting this code
canEdit(logged_user()), true, false); if ($object_links_render != '') { ?>

14
Feng Office 1 / Re: undefined function mb_substr()
« on: October 22, 2008, 10:57:37 am »
bingo... it worked .... ;D thanks

15
Feng Office 1 / Re: undefined function mb_substr()
« on: October 22, 2008, 08:42:57 am »
from the log
#5 ERROR: Error: simplexml_load_file() [<a href='function.simplexml-load-file'>function.simplexml-load-file</a>]: &lt;/versions&gt; in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\application\models\versons_feed\VersionsFeed.class.php' on line 113 (error code: 2)

Pages: [1] 2