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

Pages: [1]
1
due to which non of the screens are working

2
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

3
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.

4
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.

5
Feng Office 1 / undefined function mb_substr()
« on: October 22, 2008, 06:18:33 am »
A new one today, when i try loging in it shows me this 

Call to undefined function mb_substr() in C:\Program Files\Apache Group\Apache2\htdocs\opengoo\application\helpers\format.php on line 157

6
Feng Office 1 / SMTP error 501 5.5.4 Invalid Address
« on: October 21, 2008, 06:13:31 am »
when we check on the "Send email notification to user ' they aren't any email fired... on checking the log file we get
------------------------- start>
Session "default" started at 2008-10-21T08:59:40+0000
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#2 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#3 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#4 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#5 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#6 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
#7 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 5.5.4 Invalid Address in 'C:\Program Files\Apache Group\Apache2\htdocs\opengoo\library\swift\lib\Swift\Stream\MailProxy.php' on line 374 (error code: 2)
Time since start: 0.47734403610229 seconds
------------------ end

7
Feng Office 1 / Internal server problem error
« on: October 20, 2008, 04:55:50 am »
Hi ,
 I have loged into a user account and have assigned a task to another user ... when that particular user is trying to click on the task it shows this error "ErrorError 500: Internal Server Error... please let me know what can be done on this ..

Thanks
shriram

Pages: [1]