It doesnt work for me. What i want is literally:
So i dont know really what i gotta do. In postbit before
$post[message] as picture above code is:
<table>
<tr>
<td>
<img src="$picture" />
</td>
<td></td>
...
</tr>
</table>
I dont want to add it to the extra database table so it must come with $custom_message; but when it comes here how can i seperate picture url, how can i write table code above..
Thanks for your reply.