Login     Sign up
emails have no subject
Ian (@eeji)
Join date: Aug 3rd 2010
Community posts: 107
View Profile
Send Message

as title - emails sent by jcow have an empty subject line.

Am I missing the obvious (again!)?

176 months ago
adil (@adil)
Join date: May 9th 2010
Community posts: 202
View Profile
Send Message

it i also easy .... go to /includes/common.inc.php and find function jcow_mail change the parameter a you pleaed!!!

176 months ago
Ian (@eeji)
Join date: Aug 3rd 2010
Community posts: 107
View Profile
Send Message

sort of solved, added this line to the function:

[code]$subject = 'You have a notification at '.get_gvar ('site_name');[/code]

but this only gives a single static subject line :(

176 months ago
Ak (@dragon)
Join date: Jun 16th 2010
Community posts: 46
View Profile
Send Message

any other way to solve this, where each mail has his own subject. like [dragon comment] [dragon liked your picture] etc each notification with his own subject

176 months ago
Abhimanyu (@abhimanyusharma003)
Join date: Aug 12th 2010
Community posts: 124
View Profile
Send Message

Doing this thing is 3.3.0 giving error..
pls help me..

175 months ago