Wiccle.com in Facebook Wiccle.com in Twitter Wiccle.com in LinkedIn Wiccle.com in Youtube RSS from Wiccle.com Wiccle.com in Atom
 
 
 

Thread: Comments not displaying in iWiccle 1.21.1 [Solved]

Started: April 23, 2010, 08:20 PM  ⋅  Zone: Public Forums  ⋅  Category: Bugs & Troubleshooting  ⋅  Posts: 2  ⋅  Views 867
Started by: john  ⋅  Description: Comments don't display since 1.21.1 upgrade
Post #1
Member: john  ⋅  Date: April 23, 2010, 08:20 PM  ⋅ Subject: "Comments not displaying in iWiccle 1.21.1"

Hi Markus,

Comments don't display in 1.21.1 - they can be added to posts, no problem - they just don't display when published. Older comments (pre the upgrade) are still displaying correctly.

Post #2
Member: Markus  ⋅  Date: April 23, 2010, 10:43 PM  ⋅ Subject: "Re: Comments not displaying in iWiccle 1.21.1"

Thanks for reporting — this bug was gracefully easy to fix. Bug report confirmed and patch file issued. The problem is a misconfigured query that filed post comments under member wall comments, and therefore didn't include the correct post ID into the database.

The problem is in skin_comment.php on line #67 under $skin['comment_form']. Where it says:

submitAjaxGet('general_ajax', 'member_comment&action=load_form

It should read:

submitAjaxGet('general_ajax', 'post_comment&action=load_form

This bug crept in when I was synchronizing member and post comment forms.

If you don't want to fix it manually, you can download a patch file (ZIP, 1.68KB). If you have a customized template but haven't edited your skin_comment.php file, doing this will not change your template modifications in any way.

This fix has been added to the Patches page listing, and will be included in the next build. This bug does not affect Wiccle Web Builder 1.0.

 

Bugs & Troubleshooting

Add to Favorites
Public Forums
Category  ⋅  Please report all bugs and discuss any problems in this forum.
 

Public Forums

Add to Favorites
Public Forums
Zone  ⋅ Public forum sections for support and discussions. Available for everyone.
 

Zone Categories

 
Questions? Ask us!
Back to Top