We have some teaser articles that are for Registered users only, but we have them on menus and showing in JA New Pro for non-registered users. (Show Unauthorised Links is set to yes to make this work.)
In the regular menus, when a user clicks on the article title or the read more link, they get a link like this:
index.php?option=com_users&view=login&Itemid=181&return=L2pvb21sYTMxL2luZGV4LnBocD9vcHRpb249Y29tX2NvbnRlbnQmYW1wO3ZpZXc9YXJ0aWNsZSZhbXA7aWQ9Njc4NjphcmUtdGhlLWdsb3J5LWRheXMtYmVoaW5kLWFwcGxlJmFtcDtjYXRpZD00MCZhbXA7SXRlbWlkPTE4MQ==
However, from the JA News Pro section, they get this instead:
?option=com_user&view=login
I’m not so concerned about the missing return link, but note that the option is com_user (singular), not com_users (plural.)
As a result I get that lovely big red 404 component not found page.
If someone can point me to the correct script I can fix it myself until fixed in the module itself as well. Thanks in advance.