forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 ecards & email => Topic started by: panwac on December 29, 2005, 08:48:33 pm

Title: Report to Admin - two different bugs
Post by: panwac on December 29, 2005, 08:48:33 pm
1. In mails recieved from CPG (created in in report_file.php form) there are incorect values in positions: FROM and TITLE and wrong formatiing message area (in v.1.4.1 beta it was correct).

Text in FROM position:
Code: [Select]
<input type="text" class="textinput" value="panwac"name="panwac" style="width: 100%;" /> [maymail@domain.pl] - should be propablly
Code: [Select]
panwac [maymail@domain.pl]
Text in TITLE position:
Code: [Select]
A report from <input type="text" class="textinput" value="panwac" name="panwac" style="width: 100%;" /> on a gallery file - should be
Code: [Select]
A report from panwac on a gallery file
2. In report_file.php form I've got an error message each time, I try to write anything in MESSAGE textarea. In moment, I place cursor inside textarea and click, then I have the message (free translation from polish):
"There is an error on this side; line: 282; sign: 1; error: it should be an object; Code: 1"

Info from debugger:
report_file.php
Notice line 36: Undefined index: msg_id
Notice line 37: Undefined index: what
Notice line 47: Undefined index: email
Notice line 230: Undefined variable: comment_field_name
Notice line 234: Undefined variable: comment

vbr

Peter
Title: Re: Report to Admin - two different bugs
Post by: Tranz on December 29, 2005, 08:58:45 pm
I could not replicate either issues using 1.4.3, even when using polish. Please create separate threads for different issues to make it simpler to track them. Please post more details, like links and message headers. I'm locking this thread.

Thank you.