I have Email Reporting 0.9.0 working great, except when the new ticket is received via email and created I (nor any other admin) are being notified by email of the new issue.
1) It isn't the mail_email_receive_own since the emails sometime come from my customers using the system, and we still do ...
Search found 5 matches
- 01 Jun 2016, 19:16
- Forum: EmailReporting
- Topic: Notification Emails not being sent for Email Reporting 0.9.0
- Replies: 1
- Views: 4667
- 13 Oct 2010, 19:23
- Forum: Help
- Topic: Upgraded to 1.2.3 from 1.1.7 now MyView not working
- Replies: 6
- Views: 7650
Re: Upgraded to 1.2.3 from 1.1.7 now MyView not working
atrol:
I promise from now on!! Haha, yep this is clearly the best solution, thank you very much for taking the time to help!!
-c0d3p03t
Thank you for telling the solution
I renamed the file he referenced and it worked perfectly after that. You are not the first one with a problem caused by ...
I promise from now on!! Haha, yep this is clearly the best solution, thank you very much for taking the time to help!!
-c0d3p03t
Thank you for telling the solution
I renamed the file he referenced and it worked perfectly after that. You are not the first one with a problem caused by ...
- 13 Oct 2010, 17:53
- Forum: Help
- Topic: Upgraded to 1.2.3 from 1.1.7 now MyView not working
- Replies: 6
- Views: 7650
Re: Upgraded to 1.2.3 from 1.1.7 now MyView not working
seems to be the same problem
http://www.mantisbt.org/bugs/view.php?id=12439
atrol: Yes you were correct. I had added a couple of custom fields a LONG time ago, one of which was define( 'NORMAL', 52 ); in this latest update I see that NORMAL has been added to the defauts, so I just renamed my ...
http://www.mantisbt.org/bugs/view.php?id=12439
atrol: Yes you were correct. I had added a couple of custom fields a LONG time ago, one of which was define( 'NORMAL', 52 ); in this latest update I see that NORMAL has been added to the defauts, so I just renamed my ...
- 13 Oct 2010, 17:50
- Forum: Help
- Topic: Upgraded to 1.2.3 from 1.1.7 now MyView not working
- Replies: 6
- Views: 7650
Re: Upgraded to 1.2.3 from 1.1.7 now MyView not working
Fixed this myself, thought I would share for everyone else.
First I turned PHP Error Logging on and found I had a duplicate #DEFINE variable.
Fixed that, then I had this error:
Fatal error: Call to undefined function mark_time() in /public_html/mantis/core/my_view_inc.php on line 211
Fixed that ...
First I turned PHP Error Logging on and found I had a duplicate #DEFINE variable.
Fixed that, then I had this error:
Fatal error: Call to undefined function mark_time() in /public_html/mantis/core/my_view_inc.php on line 211
Fixed that ...
- 13 Oct 2010, 17:00
- Forum: Help
- Topic: Upgraded to 1.2.3 from 1.1.7 now MyView not working
- Replies: 6
- Views: 7650
Upgraded to 1.2.3 from 1.1.7 now MyView not working
As far as I can tell, everything else is working. By "My View" which I use all the time is not working at all: http://screencast.com/t/tAWb55A4tP
Looks like it is erroring because a blank page is coming up.
Any ideas as to what I can check?
Looks like it is erroring because a blank page is coming up.
Any ideas as to what I can check?