New install problem

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Jul 25, 2012 4:52 pm
New install sporter quickstart

JFile: :read: Unable to open file: /home/content/57/9646757/html/ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js

www.mvoaofficials.org


New customer please help
User avatar
Fresh Boarder

GK User
Thu Jul 26, 2012 9:41 am
Where do you see this error. I've checked your website and I can't see it.

Let us know.

See you around...
User avatar
Platinum Boarder

GK User
Thu Jul 26, 2012 11:19 pm
I got it to go away by turning JavaScript compression off in Template manager. The error was looking for a folder that does not exist? I noticed under template manager basic settings :

Config Directory:/home/content/57/9646757/html/templates/gk_sporter/config/

This also does not exist should I be concerned? I had to change my tmp path and log path in global config.

I did a localhost install and did not run into these issues should I reinstall or did I do something wrong when I did my quick start install?
User avatar
Fresh Boarder

GK User
Fri Jul 27, 2012 12:04 am
Config folder is for saving / loading / deleting configuration files for the template only.

Example, we might create a configuration file from our demo website , user can load this configuration file in their website rather then writing all the settings for the template to look like demo page.

You should have a config folder inside template folder with a default.json file inside it.

Other then that there is no problems with your website.

See you around...
User avatar
Platinum Boarder

GK User
Mon Jul 30, 2012 10:56 am
www.hunting-plan.com

i have the promblem with this i cant solve it plz help

JFile: :read: Unable to open file: /home/huntingp/public_html/ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js
User avatar
Fresh Boarder

GK User
Mon Jul 30, 2012 11:46 am
eytyxiou wrote:http://www.hunting-plan.com

i have the promblem with this i cant solve it plz help

JFile: :read: Unable to open file: /home/huntingp/public_html/ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js


I have the same problem on clean install:
JFile: :read: Unable to open file: /home/...../ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js

Any solutions?

Thank you.
Bogdan
User avatar
Fresh Boarder

GK User
Mon Jul 30, 2012 1:37 pm
Try changing following file;

File: plugins\system\k2\k2.php
Line: 52 which is below
Code: Select all
$document->addScript('//ajax.googleapis.com/ajax/libs/jquery/'.str_replace('remote', '', $jQueryHandling).'/jquery.min.js');

Replace with below
Code: Select all
$document->addScript('http://ajax.googleapis.com/ajax/libs/jquery/'.str_replace('remote', '', $jQueryHandling).'/jquery.min.js');


See you around...
User avatar
Platinum Boarder

GK User
Mon Jul 30, 2012 2:24 pm
That's it!
Thank you for your reply!
User avatar
Fresh Boarder

GK User
Mon Jul 30, 2012 10:56 pm
No problem at all, see you around...
User avatar
Platinum Boarder


cron