Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Screen after login
(1 viewing) (1) Guest
Universal booking and reservations component for Joomla!.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Screen after login

Screen after login 9 years, 10 months ago #44397

Hello

I have o problem with the screen after I login. Because there are no information there.
What can I do to be redirect may be to this screen:
www.tbox.ro/tellyrent2/index.php/admin/admin-login-form/profile
I attach the screen capture.
You can see what I mean here:
www.tbox.ro/tellyrent2/index.php/admin/a...ZyZ2aWV3PWN1c3RvbWVy

username: tudorstanica
password: qwer45
Last Edit: 9 years, 10 months ago by stanicat.
The topic has been locked.

Re: Screen after login 9 years, 10 months ago #44402

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
Hello, you can improve the return URL in the file administrator/components/com_booking/helpers/route.php on the row 186.
ARTIO Support Team
The topic has been locked.

Re: Screen after login 9 years, 10 months ago #44408

I am not so good at programing BUT
I whant only after login to be redirected to these page:
www.tbox.ro/tellyrent2/index.php/admin/admin-login-form/profile
NOT to these page: www.tbox.ro/tellyrent2/index.php/component/booking/Kunde
like in the file attached: screenshot_3.jpg
Screenshot_3.jpg

NOT like it is now like in the file attached screenshot_4
Screenshot_4.jpg

.jpg

Thank you
The topic has been locked.

Re: Screen after login 9 years, 10 months ago #44409

Thank you. DONE

I have manage to do what I whant.
I change in the file administrator/components/com_booking/helpers/route.php on the row 186
return JRoute::_('index.php?option=com_users&view=login&return='.base64_encode('index.php?option=com_booking&view=customer'));
TO
return JRoute::_('index.php?option=com_users&view=login&return='.base64_encode('index.php?option=com_booking&view=profile'));
The topic has been locked.

Re: Screen after login 9 years, 10 months ago #44411

NO it is not working. I receive ERROR 500

SO ones again
how can I change the redirect URL after login? Explain please for beginers.
The topic has been locked.

Re: Screen after login 9 years, 10 months ago #44418

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
Hello, Booking has no view with name profile. You should change parameter option into com_users.
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný