Extensions > Components

Trip advisor reviews are not shown if https is activated

(1/2) > >>

bledi:
Hello
The TripAdvisor reviews in the hotel page are not shown if the https is activated.
Any idea how to fix that.
regards

datahell:
Open this file:
components/com_reservations/ext/hotels/includes/tripreviews.class.php
and change all instances of (use find and replace)
<script src="http://www.jscache.com/....
to
<script src="https://www.jscache.com/....

Line 121, 138, 155, 172, ...

This fix applied in IOSR Hotels SVN. Sorry for the trouble.

bledi:
Hello datahell! thanks for the answer.
I changed all the
http://www.jscache.com/
to
https://www.jscache.com/

but still not fixed the problem...

datahell:
Strange... Can you show me a link to that page?

bledi:
Yes,
https://www.mtitravel.al/reservations/hotels/al/korce/bujtina-sidheri.html

Navigation

[0] Message Index

[#] Next page

Go to full version