By bygdawg on Sunday, 09 October 2016
Posted in Technical Issues
Replies 3
Likes 0
Views 327
Votes 0
Registration and login is required of members to do anything on my site. When they post a blog a notification email is sent. If members click on the links in that email they receive, "400 - You are not authorized to view this blog entry" page. How can I have it show the login page instead of the 400 error?
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Actually that was default behaviour in Easyblog, if you would like to achieve this, you have hack on this file, try download my attached file and replace into this following file location in your site and see how it goes?

JoomlaFolder\components\com_easyblog\views\entry\view.html.php

Note : Remember backup your original file before you replace the file and make sure you using latest version of Easyblog 5.0.39.
·
Sunday, 09 October 2016 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, that works for me. Can I place that file in an "override" folder so that it's not over written on update? If so, where would it go?
·
Monday, 10 October 2016 03:30
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.

Unfortunately that was not possible to override this function view file into template override, unless that is theme file e.g. JoomlaFolder/components/com_easyblog/themes/Wireframe/..
·
Monday, 10 October 2016 10:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post