- Posts: 1553
- Home
- Forum
- Community Forum
- Questions
- I have some question about Module Room Types
Error
- vietvh
-
- Offline
Less
More
11 years 3 months ago #3684
by vietvh
Replied by vietvh on topic Error
We are not able to replicate this issue therefore I am not sure if this is a Solidres bug, in my end Solidres works fine with both SEF and non-SEF. What is your web server?
Please Log in or Create an account to join the conversation.
- fellipos
- Topic Author
- Offline
Less
More
- Posts: 10
11 years 3 months ago #3699
by fellipos
Replied by fellipos on topic Error
i think maybe the problem occurs from the template..!! anyway the basic features works..!! i test and everything works fine..! now i will buy the module and if i have any more issues i will use the Dedicated Forum and provide you access at the back end..!! thank you very much for your help.!!!
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
11 years 3 months ago #3704
by vietvh
Replied by vietvh on topic Error
Hi,
Could you delete this file
/components/com_solidres/router.php
Then try again (with SEF enabled) to see if it works in your case?
Could you delete this file
/components/com_solidres/router.php
Then try again (with SEF enabled) to see if it works in your case?
Please Log in or Create an account to join the conversation.
- japerez
- Offline
Less
More
- Posts: 1
10 years 11 months ago #4239
by japerez
Replied by japerez on topic Error
Hi, I'm a new user of solidres. The problem is in the sufix .html when we use SEF
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
10 years 11 months ago #4240
by vietvh
Replied by vietvh on topic Error
Hi japerez,
We fixed it in 0.7.0. For 0.6.2, you can follow these simple steps:
1. Open this file /components/com_solidres/views/reservationasset/tmpl/default_roomtype.php
2. Find this (line 48)
action="<?php echo JRoute::_('index.php?option=com_solidres&task=reservation.process&step=room&format=json') ?>"
3. Change it to (remove JRoute function call)
action="index.php?option=com_solidres&task=reservation.process&step=room&format=json"
Now it should work for you.
Cheers
We fixed it in 0.7.0. For 0.6.2, you can follow these simple steps:
1. Open this file /components/com_solidres/views/reservationasset/tmpl/default_roomtype.php
2. Find this (line 48)
action="<?php echo JRoute::_('index.php?option=com_solidres&task=reservation.process&step=room&format=json') ?>"
3. Change it to (remove JRoute function call)
action="index.php?option=com_solidres&task=reservation.process&step=room&format=json"
Now it should work for you.
Cheers
The following user(s) said Thank You: japerez
Please Log in or Create an account to join the conversation.
- qiuls_me
- Offline
Less
More
- Posts: 2
10 years 9 months ago #4409
by qiuls_me
Replied by qiuls_me on topic Error
hi my page was stuck and can not process into the 2nd registration step to fill the guest form !!
how to fix it ?
how to fix it ?
Please Log in or Create an account to join the conversation.
Moderators: solidres