-
AuthorPosts
-
mebius srl Friend
mebius srl
- Join date:
- September 2014
- Posts:
- 89
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
February 19, 2016 at 5:08 pm #886912I can’t redirect the website after login I need to go to /index.php/home-soci but the template shows me the user page /component/users/profile
Can you help me to understand What I’m missing?
best regardsSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 22, 2016 at 3:14 am #887996Hi
I can’t view your site with this message:
403
YOU ARE NOT AUTHORISED TO VIEW THIS RESOURCEPlease try to disable all 3rd party extension first and disable SEF option under Global Configuration because I try to check at my local site with JA Event II but the redirection still works properly.
mebius srl Friendmebius srl
- Join date:
- September 2014
- Posts:
- 89
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
February 22, 2016 at 1:44 pm #888510I set 2 different home page for logged and non logged user
If I’m using firefox I can see it if I’m using chrome I’m experimenting the same problemWhat I need is to hide home when an user is logged (I need an home for guest and a home for logged user)
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 23, 2016 at 3:52 am #888895So is it OK now?
mebius srl Friendmebius srl
- Join date:
- September 2014
- Posts:
- 89
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
February 26, 2016 at 8:27 am #890757no same problem
I moved the website in http://sitocliente2.mebius.it/if you login you’ll go to index.php/login/profile instead of /index.php/home-soci
and for logged user I’d like to hide /index.php button
best regardsSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 26, 2016 at 9:47 am #890787I can’t access above URL, pls check and update again (also the login info) so I will have a look.
mebius srl Friendmebius srl
- Join date:
- September 2014
- Posts:
- 89
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
February 26, 2016 at 10:01 am #890792This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 26, 2016 at 10:10 am #890797This reply has been marked as private.mebius srl Friendmebius srl
- Join date:
- September 2014
- Posts:
- 89
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
March 3, 2016 at 9:39 am #894073This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 4, 2016 at 7:47 am #894630Could you also update the FTP account? I will check the code of module and see what’s wrong here.
mebius srl Friendmebius srl
- Join date:
- September 2014
- Posts:
- 89
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
March 4, 2016 at 7:53 am #894631This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 4, 2016 at 9:00 am #894658Something wrong with your server? as when I refresh site, it throws this error:
This webpage is not available
ERR_CONNECTION_TIMED_OUT
and can’t open the site.
mebius srl Friendmebius srl
- Join date:
- September 2014
- Posts:
- 89
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
March 4, 2016 at 9:08 am #894660I’m inside
everything is okSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 4, 2016 at 10:24 am #894695There is something wrong with the override of this module in JA Events II template. I’ve reported this issue to development team for further checking. You can track its status here: http://pm.joomlart.com/browse/JATCEVENT2-122
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 7, 2016 at 3:43 am #895807Hi
I applied this solution into your site:
- Go to file: ROOT/modules/mod_jalogin/helper.php
- Add this snippet of code:
// append host name to make sure the redirect ok. // not support https yet. $url = 'http://'.str_replace('http://', '', $_SERVER['HTTP_HOST']).$url;
before this line (approx line 50):
return base64_encode($url);
and it’s working fine now, you can have a look.
-
AuthorPosts
This topic contains 23 replies, has 2 voices, and was last updated by Saguaros 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum