Changes between Initial Version and Version 1 of Ticket #2440, comment 5
- Timestamp:
- 01/22/2014 06:08:19 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2440, comment 5
initial v1 1 I have been testing this and it works fine except BB code issues and reply to post issues. for reply to postI have ran the below SQL statement1 I have been testing this and it works fine except BB code issues and reply to post issues. for comment to replies (nested) I have ran the below SQL statement 2 2 {{{ 3 3 $sql = "SELECT * FROM wp_postmeta WHERE `meta_key`='_bbp_vb5_reply_post_id'";