Hi guys! My form is now fully functioning and publishing content, with one small hiccup. When it is initially published it does not display the image, even though it is showing up in the backend editor. Only when I open the article in the editor and save it is it finally showing up on the front end. Any idea why this is? I am trying to send the publish date when the article is submitted just in case, but I don't see it showing up.
$form->data['detailspublish_up'] = date("A, d B Y H:M");
[attachment=2]1.png[/attachment]
[attachment=1]2.png[/attachment]
[attachment=0]3.png[/attachment]
$form->data['detailspublish_up'] = date("A, d B Y H:M");
[attachment=2]1.png[/attachment]
[attachment=1]2.png[/attachment]
[attachment=0]3.png[/attachment]