- Posts: 30
- Thank you received: 0
Support for SermonSpeaker 4.x is canceled as it is for Joomla 2.5. I will gladly assist you with minor issues but I will not fix any bugs anymore in this releases.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
Frontend uploader
29 Jul 2012 16:23 #2349
by Jason
Frontend uploader was created by Jason
would it be possible to have Sermonspeaker detect if a user is logged in to the Joomla website on the frontend, and if they are not, and they try to go to the frontend uploader page for Sermonspeaker, redirect them to the login page, then after they login, they would be taken to the frontend uploader page? that way, the user doesn't get a 403 error when they try to go to the frontend uploader page and they are not logged in?
thanks!
thanks!
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
29 Jul 2012 18:40 #2351
by Thomas Hunziker
Replied by Thomas Hunziker on topic Frontend uploader
That's an interesting idea. I can probably do it so it gives the 403 error only if the frontend editing is disabled and otherwise will redirect to the login.
I'll have a look at the code tomorrow.
I'll have a look at the code tomorrow.
Please Log in or Create an account to join the conversation.
29 Jul 2012 19:14 #2353
by Jason
Replied by Jason on topic Frontend uploader
Great, thanks for the consideration!
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
30 Jul 2012 10:58 - 30 Jul 2012 10:58 #2355
by Thomas Hunziker
Replied by Thomas Hunziker on topic Frontend uploader
I've changed the code so it will act like this:
If you are running Joomla 2.5.5 or later, you can try the attached file:
Extract it and put it to
Tell me if that works for you.
- Check if Frontend Editing is enabled -> 403 error if not
- Check if user is logged in -> Redirect to login with a message to log in first
- Check if user is authorised -> 403 error if not
If you are running Joomla 2.5.5 or later, you can try the attached file:
Extract it and put it to
overwriting the file found there./components/com_sermonspeaker/views/frontendupload/view.html.php
Tell me if that works for you.
Last edit: 30 Jul 2012 10:58 by Thomas Hunziker.
Please Log in or Create an account to join the conversation.
30 Jul 2012 13:30 #2356
by Jason
Replied by Jason on topic Frontend uploader
Looks like everything is working, Awesome!!
thanks!!!
thanks!!!
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
30 Jul 2012 13:50 #2357
by Thomas Hunziker
Replied by Thomas Hunziker on topic Frontend uploader
Great

Please Log in or Create an account to join the conversation.
Time to create page: 0.155 seconds