I just bought and installed MantisTouch. I can login successfully and report issues, however, I cannot view any issues All Issues, View Issues and Filters are all giving me this error:
Here is what the apache log shows me:Error Type: SYSTEM NOTICE,
Error Description: Use of undefined constant FILTER_PROPERTY_MATCH_TYPE - assumed 'FILTER_PROPERTY_MATCH_TYPE'
Code: Select all
[Thu Dec 19 11:12:58 2013] [warn] mod_fcgid: stderr: Stack Trace:
[Thu Dec 19 11:12:58 2013] [warn] mod_fcgid: stderr: filter_api.php L1078 filter_ensure_valid_filter(<boolean>false)
[Thu Dec 19 11:12:58 2013] [warn] mod_fcgid: stderr: mc_project_api.php L29 filter_get_bug_rows(<integer>1, <integer>10, <integer>0, <integer>0, <NULL>NULL, <integer>39)
[Thu Dec 19 11:12:58 2013] [warn] mod_fcgid: stderr: UnknownFile L? mc_project_get_issues(<string>'akimeu007', <string>'password_show_ins_clear_text', <integer>39, <integer>1, <integer>10)
[Thu Dec 19 11:12:58 2013] [warn] mod_fcgid: stderr: mantisconnect.php L123 handle()
[Thu Dec 19 11:12:58 2013] [warn] mod_fcgid: stderr: Error Type: SYSTEM NOTICE,, referer: http://mysite.com/touch/dashboard_page.php
[Thu Dec 19 11:12:58 2013] [warn] mod_fcgid: stderr: Error Description: Use of undefined constant FILTER_PROPERTY_MATCH_TYPE - assumed 'FILTER_PROPERTY_MATCH_TYPE', referer: http://mysite.com/touch/dashboard_page.php
Alex