So I installed Jcomment and the avatar plugin. They both work just fine!
But, when I click the avatar icon of the person who posted a comment I get a:
500 - View not found [name, type, prefix]: login,html,userView
This is the url it tries to connect to:
http://localhost:8888/wt/index.php?option=com_user&view=login&return=aHR0cDovL2xvY2FsaG9zdDo4ODg4L3d0L2luZGV4LnBocD9vcHRpb249Y29tX2NvbXByb2ZpbGVyJnRhc2s9dXNlclByb2ZpbGUmdXNlcj02MyZJdGVtaWQ9Mg==I am trying to get to the profile of the person who posts a comment when the visitor is an uregistered user.
So under the permission options for unregistered I checked:
Show Gravatar
I will add that when I'm clicking the avartar I am NOT signed in.
I do want my unregistered users to be able to view the profiles of registered users.
I CAN see the profile when I'm registered
What do I need to do?
Thanks,
B