Cannot get promote to article button to show
Submitted tAPir, Jul 21 2011 05:26 PM | Last updated Jul 21 2011 05:26 PM
I've installed this on a test board and most things in the demo work but cannot get a promote to article button no matter what I try.
| Status: | Fixed |
| Version: | 2.2.0 |
| Fixed In: | 2.2.1 |











40 Comments
need to actuallly goto app then under promote settings choose groups that can.
If we find a bug, we'll come back and update the report.
That is a brand new demo, minus the button.
IP.Content is registering the hook for post.has_blog, however the hook code itself is attempting to modify getTemplate('topic')->functionData['topicViewTemplate'][0]['post_data']
Now, the reason this works fine for me locally is because I have an old Blog hook associated with skin_topic.topicViewTemplate, so the funcData array gets setup properly. However, without this hook installed, this check in the skin cache fails:
And subsequently, the funcData array is not correctly populated.
We'll fix it for 2.2.1 most likely.
Definitely looking forward to a fix! Thanks for the follow up by the IPS Staff though!
Have the same problem annoying an understatement!
Andy has already mentioned that this is a confirmed bug, and the fix will be released in the next version of IP.Content.
Time frame for this release?
Thank you again for the continuous support.
The bug is confirmed. It will be fixed. When it's fixed, I will likely post the patch here.
[attachment=32328:promote_to_article.xml]