Big Red JFILE ERROR on front page

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Wed Aug 22, 2012 2:29 am
JFile: :read: Unable to open file: /home/nicfxc5/public_html/sportsstarphotos/ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js


Please tell me the solution to this. It occurs on 3 different browsers by simply using the default quickstart install.

deleting and re-installing it does nothing but waste my time... PHP 5.3 Joomla 2.5

HELP!
User avatar
Senior Boarder

GK User
Wed Aug 22, 2012 2:52 am
Hi

If i recall well this comes from K2 plugin.

Please open ../plugins/system/k2/k2.php and check if you have this fragment:

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


If so, please change to:

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


Or you just simply update K2 Component to latest version, because i think this problem was already solved.

Sometimes our quickstarts don't bring the latest 3th party extensions, so you need to updated them.

Cheers ;)

Cheers
User avatar
Platinum Boarder

GK User
Sat Aug 25, 2012 10:11 pm
Thanks for response...i'll check it out and report back to HDQ.
User avatar
Senior Boarder

GK User
Sat Aug 25, 2012 10:15 pm
Thanks.... Your solution worked.....many thanks..
User avatar
Senior Boarder

GK User
Tue Nov 13, 2012 8:18 am
I also have the same problem
JFILE: :READ: UNABLE TO OPEN FILE: D:\WEBAPP\FORUM.PIP2BNTT.ORG\AJAX.GOOGLEAPIS.COM\AJAX\LIBS\JQUERY\1.6\JQUERY.MIN.JS
I try to find the k2.php. Try to find the string: ajax.googleapis.com/ajax/libs/jquery but nothing to find.
I'm using Joomla 2.8 with gk_twn2 template
the URL is: http://forum.pip2bntt.org
Please help

Seichinha wrote:Hi

If i recall well this comes from K2 plugin.

Please open ../plugins/system/k2/k2.php and check if you have this fragment:

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


If so, please change to:

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


Or you just simply update K2 Component to latest version, because i think this problem was already solved.

Sometimes our quickstarts don't bring the latest 3th party extensions, so you need to updated them.

Cheers ;)

Cheers
User avatar
Fresh Boarder

GK User
Wed Nov 14, 2012 10:57 am
Please help, we have the same problem
ajax.googleapis.com/ajax/libs/jquery is missing on the last k2 version.
User avatar
Expert Boarder

GK User
Fri Nov 16, 2012 2:06 am
mfauzirizal82 wrote:I also have the same problem
JFILE: :READ: UNABLE TO OPEN FILE: D:\WEBAPP\FORUM.PIP2BNTT.ORG\AJAX.GOOGLEAPIS.COM\AJAX\LIBS\JQUERY\1.6\JQUERY.MIN.JS
I try to find the k2.php. Try to find the string: ajax.googleapis.com/ajax/libs/jquery but nothing to find.
I'm using Joomla 2.8 with gk_twn2 template
the URL is: http://forum.pip2bntt.org
Please help



You must have it on ../plugins/system/k2/k2.php

But before be sure that you have K2 lastest version.
User avatar
Platinum Boarder

GK User
Fri Nov 16, 2012 2:08 am
joomlis wrote:Please help, we have the same problem
ajax.googleapis.com/ajax/libs/jquery is missing on the last k2 version.


Same reply like the previous one ;)

First, be sure that you have the latest version of K2. If not, update ;)

Them if the problem still persists, open ../plugins/system/k2/k2.php and follow instructions added on the begging of this topic.

Cheers
User avatar
Platinum Boarder

GK User
Tue Jul 08, 2014 9:35 am
Hello,
we have same problem - http://winestar.sk/kontaktny-formular.html, i checked k2.php but there is no string

$document->addScript('//ajax.googleapis.com/ajax/libs/jquery/'.str_replace('remote', '', $jQueryHandling).'/jquery.min.js');
or
$document->addScript('http://ajax.googleapis.com/ajax/libs/jquery/'.str_replace('remote','',$jQueryHandling).'/jquery.min.js');

Website:
Joomla 2.5.22
K2 2.6.8

Can you help us please?
Imo
User avatar
Fresh Boarder


cron