[JoPP-Public] JoPP-Public Digest, Vol 14, Issue 5

Steve Collins stephen.collins at mq.edu.au
Tue Apr 2 09:37:28 CEST 2013


I don't think you need to do a restore. [image: Inline image 1]The code on
the site says it's looking for jquery-1.7.min.js?ver=3.5.1 which is a newer
version than what you cited. You've got a few options:

1. Find the older version of jQuery and download it to your js folder. I'm
not sure if jQuery archives older versions although I'd be surprised if it
doesn't for legacy reasons.

2. Find the current version of jQuery which is on your server because I
just looked at it and simply rename it to the one you originally cited.

3. Update each HTML page to reference the new jQuery file instead of the
old one.

cheers
steve


--*
Dr Steve Collins*
Senior Lecturer in Multimedia
Program Director / BA-Media / Media, Culture and Communication
Department of Media, Music, Communication & Cultural Studies
Macquarie University

P: (02) 9850 2165
W: http://www.mmccs.mq.edu.au/stevecollins
L: Y3A 191D


On Fri, Mar 29, 2013 at 10:01 PM,
<jopp-public-request at lists.ourproject.org>wrote:

> Send JoPP-Public mailing list submissions to
>         jopp-public at lists.ourproject.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.ourproject.org/cgi-bin/mailman/listinfo/jopp-public
> or, via email, send a message with subject or body 'help' to
>         jopp-public-request at lists.ourproject.org
>
> You can reach the person managing the list at
>         jopp-public-owner at lists.ourproject.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of JoPP-Public digest..."
>
>
> Today's Topics:
>
>    1. Help for JoPP website - Apache error (Mathieu ONeil)
>    2. Re: Help for JoPP website - Apache error (Nicol?s Reynolds)
>    3. Re: Help for JoPP website - Apache error (Mathieu ONeil)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 28 Mar 2013 20:07:53 +0000
> From: Mathieu ONeil <mathieu.oneil at anu.edu.au>
> Subject: [JoPP-Public] Help for JoPP website - Apache error
> To: "jopp-public at lists.ourproject.org"
>         <jopp-public at lists.ourproject.org>
> Message-ID:
>         <
> 37EAFE25559D4643B43426CE35235DCE04B1C9 at SIXPRD0610MB383.apcprd06.prod.outlook.com
> >
>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi all
>
> The top of the website currently has an error message (reproduced below).
> We are not sure how to fix this - we were wondering if any of the
> technically-inclined people on this list have any idea how to address this
> issue?
>
> Any help much appreciated - thanks!
>
> cheers
>
> Mathieu
>
> http://peerproduction.net/
>
> NOT FOUND
>
> The requested URL /jquery-1.6.3.min.js was not found on this server.
>
> ________________________________
> Apache/2.2.16 (Debian) Server at www.wpstats.org Port 80
>
> -
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> https://lists.ourproject.org/pipermail/jopp-public/attachments/20130328/585cdbdd/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Thu, 28 Mar 2013 17:36:20 -0300
> From: Nicol?s Reynolds <fauno at endefensadelsl.org>
> Subject: Re: [JoPP-Public] Help for JoPP website - Apache error
> To: jopp-public at lists.ourproject.org
> Message-ID: <87ehezb6t7.fsf at endefensadelsl.org>
> Content-Type: text/plain; charset="us-ascii"
>
> that file is missing from the server '/' is the path to where the site
> is hosted (for instance '/var/www/peerproduction.net', so the file
> /var/www/peerproduction.net/jquery-1.6.3.min.js doesn't exist)
>
> it also looks weird on the page source code, i suggest you restore a
> full backup if you have one.
>
> Mathieu ONeil <mathieu.oneil at anu.edu.au> writes:
>
> > Hi all
> >
> > The top of the website currently has an error message (reproduced
> >below). We are not sure how to fix this - we were wondering if any of
> >the technically-inclined people on this list have any idea how to
> >address this issue?
> >
> > Any help much appreciated - thanks!
> >
> > cheers
> >
> > Mathieu
> >
> > http://peerproduction.net/
> >
> > NOT FOUND
> >
> > The requested URL /jquery-1.6.3.min.js was not found on this server.
> >
> > ________________________________
> > Apache/2.2.16 (Debian) Server at www.wpstats.org Port 80
> >
> > -
> >
> > _______________________________________________
> > JoPP-Public mailing list
> > JoPP-Public at lists.ourproject.org
> > https://lists.ourproject.org/cgi-bin/mailman/listinfo/jopp-public
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 489 bytes
> Desc: not available
> Url :
> https://lists.ourproject.org/pipermail/jopp-public/attachments/20130328/1d0f4bd1/attachment-0001.pgp
>
> ------------------------------
>
> Message: 3
> Date: Thu, 28 Mar 2013 22:32:11 +0000
> From: Mathieu ONeil <mathieu.oneil at anu.edu.au>
> Subject: Re: [JoPP-Public] Help for JoPP website - Apache error
> To: Journal of Peer Production's general and public list
>         <jopp-public at lists.ourproject.org>
> Message-ID:
>         <
> 37EAFE25559D4643B43426CE35235DCE04B211 at SIXPRD0610MB383.apcprd06.prod.outlook.com
> >
>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Thank Nicolas and Jarkko, much appreciated. :-)
> cheers
>
> Mathieu
>
> --
> ***
>
> ________________________________________
> From: jopp-public-bounces at lists.ourproject.org [
> jopp-public-bounces at lists.ourproject.org] on behalf of Nicol?s Reynolds [
> fauno at endefensadelsl.org]
> Sent: Thursday, March 28, 2013 9:36 PM
> To: jopp-public at lists.ourproject.org
> Subject: Re: [JoPP-Public] Help for JoPP website - Apache error
>
> that file is missing from the server '/' is the path to where the site
> is hosted (for instance '/var/www/peerproduction.net', so the file
> /var/www/peerproduction.net/jquery-1.6.3.min.js doesn't exist)
>
> it also looks weird on the page source code, i suggest you restore a
> full backup if you have one.
>
> Mathieu ONeil <mathieu.oneil at anu.edu.au> writes:
>
> > Hi all
> >
> > The top of the website currently has an error message (reproduced
> >below). We are not sure how to fix this - we were wondering if any of
> >the technically-inclined people on this list have any idea how to
> >address this issue?
> >
> > Any help much appreciated - thanks!
> >
> > cheers
> >
> > Mathieu
> >
> > http://peerproduction.net/
> >
> > NOT FOUND
> >
> > The requested URL /jquery-1.6.3.min.js was not found on this server.
> >
> > ________________________________
> > Apache/2.2.16 (Debian) Server at www.wpstats.org Port 80
> >
> > -
> >
> > _______________________________________________
> > JoPP-Public mailing list
> > JoPP-Public at lists.ourproject.org
> > https://lists.ourproject.org/cgi-bin/mailman/listinfo/jopp-public
>
>
>
>
> ------------------------------
>
> _______________________________________________
> JoPP-Public mailing list
> JoPP-Public at lists.ourproject.org
> JoPP: http://www.peerproduction.org
>
> End of JoPP-Public Digest, Vol 14, Issue 5
> ******************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/jopp-public/attachments/20130402/89c58ee3/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/tiff
Size: 121506 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/jopp-public/attachments/20130402/89c58ee3/attachment-0001.tiff 


More information about the JoPP-Public mailing list