Menu

#2158 No access to todo modul

open
ToDo (72)
5
2005-12-28
2005-12-28
Anonymous
No

Problem in Moregroupware found!

Version (config.inc.php): 0.7.3 - Finally
Version (version.inc.php): 0.7.3 - Finally
PHP version: 4.4.1
PHP OS: Linux
register_globals: 1
magic_quotes_gpc: 1
safe_mode: 0
sql.safe_mode: 0
Server software: Apache/1.3.33 (Unix)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; de-de)
AppleWebKit/312.5.2 (KHTML, like Gecko) Safari/312.3.3
session.use_trans_sid: 0
session.auto_start: 0
file_uploads: 1
upload_max_filesize: 20M
upload_tmp_dir:
memory_limit: 40M
post_max_size: 8M
max_execution_time: 50000
max_input_time: -1
magic_quotes_runtime: 0
Database: mysql / 4.0.25-standard-log (4.0.25)
Program: /new/mg/modules/todo/index.php
File: /homepages/23/d13475158/htdocs/trb/new/mg/modules/
todo/inc/todo.class.php
Line: 385

Error (SQL):
SELECT a.*, '' AS title, b.lastname, b.firstname FROM mgw_todo a LEFT
JOIN mgw_users b ON a.owner = b.id WHERE a.userid=1 AND
a.status<>4 AND a.status<>6 AND (a.header LIKE '%%' OR
a.description LIKE '%%') ORDER BY

Error (MSG):
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

Dump:
POST:
Array
(
)

GET:
Array
(
)

Please report this error to our Bugtracker on sourceforge.net. Make
sure to include the complete output on this screen into the bug report,
along with a description of the steps that led to the error. Thanks for
using moregroupware!

Discussion


Log in to post a comment.