Insert user avatar images into comments
Posted: Mon Nov 07, 2011 2:19 am
I have a question:
Would it be possible to add a user image with each comment? For instance, if the admin started a new thread and commented on that thread as username Admin in the admin section, then the avatar code would display the admin.png image next to the comment. If anyone other than the admin commented on the post (not in the admin section), it would display a generic avatar image such as guest.png.
Also, how would I go about making the comment_user field unique? It wouldn't let me when I tried to set it as unique in phpmyadmin. I don't want users commenting to be able to put in Admin or any other already registered username..
Please let me know if this doesn't make sense, thanks in advance.
Would it be possible to add a user image with each comment? For instance, if the admin started a new thread and commented on that thread as username Admin in the admin section, then the avatar code would display the admin.png image next to the comment. If anyone other than the admin commented on the post (not in the admin section), it would display a generic avatar image such as guest.png.
Also, how would I go about making the comment_user field unique? It wouldn't let me when I tried to set it as unique in phpmyadmin. I don't want users commenting to be able to put in Admin or any other already registered username..
Please let me know if this doesn't make sense, thanks in advance.