![]() |
Add message editor to profile comment? - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: Add message editor to profile comment? (/thread-140805.html) |
Add message editor to profile comment? - ChadM - 2013-06-12 At the moment the comment box on profiles looks like this: The current profile comments are being used via the Profile Comment Plugin and in code defined as {$comments_index} I'd like it to have a message editor at the top such as the one used to make posts. Appreciate any help. RE: Add message editor to profile comment? - Leefish - 2013-06-12 It should be in the settings for the plugin. Look in the ACP. RE: Add message editor to profile comment? - ChadM - 2013-06-12 (2013-06-12, 03:59 AM)Leefish Wrote: It should be in the settings for the plugin. Look in the ACP. OH wow, I'm such a ____.... I've been looking for a way to code it into the comment box via code! I appreciate it. XD |