Talks about metering
-
sgrabbado
- Posts: 7
- Joined: Tue Jan 21, 2020 2:48 pm
Post
by sgrabbado » Tue Jan 21, 2020 9:46 pm
If i click on jquery-3.4.1.min.js, for example, the result is:
Code: Select all
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr>
<address>Apache/2.4.25 (Raspbian) Server at 192.168.0.55 Port 80</address>
</body></html>
-
jeanmarc
- Posts: 2100
- Joined: Thu Aug 29, 2013 7:16 am
Post
by jeanmarc » Wed Jan 22, 2020 7:23 am
and jquery-3.4.1.min.js is located in metern/scripts/ ?

-
jeanmarc
- Posts: 2100
- Joined: Thu Aug 29, 2013 7:16 am
Post
by jeanmarc » Thu Jan 23, 2020 9:32 am
My bad, place rather files in metern/ root directory

-
sgrabbado
- Posts: 7
- Joined: Tue Jan 21, 2020 2:48 pm
Post
by sgrabbado » Mon Jan 27, 2020 11:20 pm
jeanmarc wrote: ↑Thu Jan 23, 2020 9:32 am
My bad, place rather files in metern/ root directory
Sorry for being late but I had a very busy week ..
YES!!
now it works!!
I copied the 7 files into the metern root folder and modified the links.php file like this:
Code: Select all
$JSjquery = "jquery-3.4.1.min.js' integrity='xxxxxxxxxxxxxxxx' crossorigin='anonymous";
$JSjqui = "jquery-ui.min.js' integrity='xxxxxxxxxxxxxxxxxxxx' crossorigin='anonymous";
$JSjquit = "jquery-ui.css";
$HC = "highcharts.js";
$HCmore = "highcharts-more.js";
$HCdd = "drilldown.js";
$HCexp = "exporting.js";
Thank you very much!!!
Who is online
Users browsing this forum: No registered users and 3 guests