1 ole Nov 25, 2006 16:50
3 ole Nov 25, 2006 23:49
balupton wrote:
1. add a 'echo' infront of the function call.
2. check your <a> tags margin ;)
3. Add this '<base target="_blank" />' into your popup page's <head> tag.
Good? :)
Hi balupton!
Thanks for supporting me.
Ok, questions 2 and 3: PERFECT!!!! Simple, easy and perfect! Thank you.
But, regarding to question 1, I've tryed what you've recommended and I got no results. How I was shure that I've made it the right way and in the right place, I accessed MySQL database and noticed that all comment_date records are "zero":
0000-00-00 00:00:00
So I changed one record by hand, adding a date and time and [u]this record[/u] is shown properly in comments window.
So the problem isn't in showing, but in recording.
I've searched but I couldn't find where, or how, this date is set and recorded.
Inside comments_post.php, it's there in line 135:
$Comment->set( 'date', $now );
Can you help me once more with this, please?
Thank you again.
4 balupton Nov 26, 2006 05:20
Repost it as a bug report :)
New issue = New topic ;)
5 ole Nov 26, 2006 12:33
Ok, thank you very much.
I'll do that right now.
Have a nice day.
1. add a 'echo' infront of the function call.
2. check your <a> tags margin ;)
3. Add this '<base target="_blank" />' into your popup page's <head> tag.
Good? :)