Oke, at last it works
But I have a question.
How I can ensure that the thread for 00.01 are made instead of 07.00.
Also I want adapt the post, I have this way changed him, but I get only the image now in the post, what is wrong ???
Code:
// Create Birthday Thread Hack
$birthday_greeting_thread = "Dear Community,\n\nHere are today's birthdays!\n";
$birthday_greeting_thread = $birthday_greeting_thread.$bday_people;
$birthday_greeting_thread = "\nCongratulated of the organisation.!";
$birthday_greeting_thread = "\n[IMC]http://www.mydomein.nl/forum/data/congratulated.gif[/IMC]";
// Add an extra message tag below the birthdays if you want to. Use \n for line breaks. BB code is allowed. Be sure to uncomment the line if you use it.
//$birthday_greeting_thread = $birthday_greeting_thread."\n\nHave a great birthday!";
$greetermail="organisation@mydomein.nl"; //CHANGE ME: Birthday greeter email
$greeter=102; // CHANGE ME: Birthday greeter user ID
$greeter_name="Organisation"; //CHANGE ME: Birthday greeter user name
$greetings_forum=37; // CHANGE ME: Birthday forum ID
$todays_date11= date("F j, Y", mktime (date("H")+$timeset, date("i"), date("s"), date("m"), date("d"), date("Y")));
$title3= "congratulated ";
$title3.= $bday_title;
$title3.= "on ";
$title3.=$todays_date11;
As extra I have put that in the rood, for now i changed the [IMG] to [IMC] differently the code a cross shows.
Please support !!!