issue in slider and others

Write about issues that you have found.

Moderators: Koduc, Xpycm

Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.

The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.

issue in slider and others

Postby sam » 07 Aug 2015, 14:25

I have install Open Real Estate CMS in my domain

domain name: http://investorhomez.com

Problem 1) Slider in homepage is not working

Problem 2) I can't redirect (301 permanent redirection) for "www" version as in .htaccess file contain the testing domain name where I tested the cms first.

Problem 3) Also the QR Code shows my testing domain path not the "investorhomez.com"


Kindly Help me out
sam
Stranger
 
Posts: 1
Joined: 07 Aug 2015, 14:15
Reputation point: 0

Re: issue in slider and others

Postby Xpycm » 07 Aug 2015, 14:39

1) JavaScript error:
Code: Select all
TypeError: jQuery(...).rating is not a function
jQuery
('#rating_39 > input').rating({'readOnly':true}); 


To solve the issue please address specialists who integrated the design and made changes in the files.

The file protected/views/layouts/main.php should contain the following lines:
Code: Select all
...
$cs->registerCoreScript('jquery');
$cs->registerCoreScript('jquery.ui');
$cs->registerCoreScript('rating');
$cs->registerCssFile($cs->getCoreScriptUrl().'/rating/jquery.rating.css');
...
 


2) https://www.google.com/search?q=htaccess+301+redirect

3) You should delete all files in "uploads/qrcodes" folder
Dropbox
Open Real Estate CMS: FAQ | FAQ 2 | FAQ 3
Image
Xpycm
Web Developer
Web Developer
 
Posts: 281
Joined: 30 Dec 2011, 11:06
Reputation point: 2


Return to Issues

Who is online

Users browsing this forum: No registered users and 13 guests

cron