<html><body bgcolor="#FFFFFF"><div>I think I may have found one problem as I have now done a fresh install and it is throwing a error setting up the database stuff.</div><div>It errors on the setting root_file_path saying that the mysql syntax is incorrect so I think this might be causing my problems</div><div>Any ideas why it would only fall on this on entry as everything else is goon in fine.</div><div>Their is no rush as I am off this week but keep remoting the server to tweak <br><br>Sent from my iPhone</div><div><br>On 15 Feb 2010, at 07:59 PM, "Patrick Lockley" <<a href="mailto:Patrick.Lockley@nottingham.ac.uk">Patrick.Lockley@nottingham.ac.uk</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>
<div id="idOWAReplyText58279" dir="ltr">
<div dir="ltr"><font face="Arial" color="#000000" size="2">it should be the root folder of the site</font></div></div>
<div dir="ltr"><br>
<hr tabindex="-1">
<font face="Tahoma" size="2"><b>From:</b> <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> on behalf of David Hallam<br><b>Sent:</b> Mon 15/02/2010 17:33<br><b>To:</b> Xerte discussion list<br><b>Subject:</b> Re: [Xerte] Installing Xerte Online Toolkits on a Windows IIS Server<br></font><br></div>
<div>
<p><font size="2">i have just noticed tho in my database in the site details that the <br>root_file_path section is empty ..... Should this have infomation <br>pointing to the user-files folder ?<br><br>Sent from my iPhone<br><br>On 15 Feb 2010, at 04:27 PM, "Patrick Lockley" <<a href="mailto:Patrick.Lockley@nottingham.ac.uk"><a href="mailto:Patrick.Lockley@nottingham.ac.uk">Patrick.Lockley@nottingham.ac.uk</a></a><br> > wrote:<br><br>> This seems to be the critical bit<br>><br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\templates<br>> \new_template.php<br>> on line 56 [15-Feb-2010 15:59:50] PHP Warning: include(): Failed<br>> opening 'modules/xerte/new_template.php' for inclusion<br>> (include_path='.;C:\php5\pear') in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\templates<br>> \new_template.php<br>> on line 56 [15-Feb-2010 15:59:50] PHP Fatal error: Call to undefined<br>> function create_new_template() in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\templates<br>> \new_template.php<br>> on line 58<br>><br>> You might need to go into<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\templates<br>> \new_template.php<br>> , and replace the call to modules/Xerte/new_template.php with one to a<br>> full path.<br>><br>> This is a new error, so I am guessing.<br>><br>> -----Original Message-----<br>> From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a></a><br>> [<a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><a href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</a></a>] On Behalf Of David <br>> Hallam<br>> Sent: 15 February 2010 16:07<br>> To: Xerte discussion list<br>> Subject: RE: [Xerte] Installing Xerte Online Toolkits on a Windows IIS<br>> Server<br>><br>> well i have now noticed that it does not create any items in the<br>> user-files folder on the server, and i have seen some infomation in <br>> the<br>> php error log below when i try to create any template:<br>><br>><br>> [15-Feb-2010 15:59:37] PHP Fatal error: Can't use function return <br>> value<br>> in write context in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\logout.php on line 17<br>> [15-Feb-2010 15:59:37] PHP Notice: Undefined variable: form_string in<br>> C:\Inetpub\wwwroot\VLE\Xerte\index.php on line 39 [15-Feb-2010 <br>> 15:59:42]<br>> PHP Notice: Undefined variable: session_id in<br>> C:\Inetpub\wwwroot\VLE\Xerte\index.php on line 111 [15-Feb-2010<br>> 15:59:42] PHP Notice: Use of undefined constant givenname - assumed<br>> 'givenname' in C:\Inetpub\wwwroot\VLE\Xerte\index.php on line 120<br>> [15-Feb-2010 15:59:42] PHP Notice: Use of undefined constant sn -<br>> assumed 'sn' in C:\Inetpub\wwwroot\VLE\Xerte\index.php on line 122<br>> [15-Feb-2010 15:59:42] PHP Notice: Undefined variable: <br>> database_fail in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\database_library.php on<br>> line 49 [15-Feb-2010 15:59:42] PHP Notice: Undefined index:<br>> toolkits_logon_username in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\database_library.php on<br>> line 57 [15-Feb-2010 15:59:42] PHP Warning: date(): It is not safe to<br>> rely on the system's timezone settings. You are *required* to use the<br>> date.timezone setting or the date_default_timezone_set() function. In<br>> case you used any of those methods and you are still getting this<br>> warning, you most likely misspelled the timezone identifier. We <br>> selected<br>> 'Europe/London' for '0.0/no DST' instead in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\user_library.php on line<br>> 210 [15-Feb-2010 15:59:50] PHP Notice: Undefined variable:<br>> database_fail in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\database_library.php on<br>> line 49 [15-Feb-2010 15:59:50] PHP Notice: Undefined variable:<br>> query_reponse in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\template_library.php on<br>> line 21 [15-Feb-2010 15:59:50] PHP Warning: date(): It is not safe to<br>> rely on the system's timezone settings. You are *required* to use the<br>> date.timezone setting or the date_default_timezone_set() function. In<br>> case you used any of those methods and you are still getting this<br>> warning, you most likely misspelled the timezone identifier. We <br>> selected<br>> 'Europe/London' for '0.0/no DST' instead in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\templates<br>> \new_template.php<br>> on line 46 [15-Feb-2010 15:59:50] PHP Warning: date(): It is not safe<br>> to rely on the system's timezone settings. You are *required* to use <br>> the<br>> date.timezone setting or the date_default_timezone_set() function. In<br>> case you used any of those methods and you are still getting this<br>> warning, you most likely misspelled the timezone identifier. We <br>> selected<br>> 'Europe/London' for '0.0/no DST' instead in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\templates<br>> \new_template.php<br>> on line 46 [15-Feb-2010 15:59:50] PHP Warning:<br>> include(modules/xerte/new_template.php): failed to open stream: No <br>> such<br>> file or directory in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\templates<br>> \new_template.php<br>> on line 56 [15-Feb-2010 15:59:50] PHP Warning: include(): Failed<br>> opening 'modules/xerte/new_template.php' for inclusion<br>> (include_path='.;C:\php5\pear') in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\templates<br>> \new_template.php<br>> on line 56 [15-Feb-2010 15:59:50] PHP Fatal error: Call to undefined<br>> function create_new_template() in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\templates<br>> \new_template.php<br>> on line 58 [15-Feb-2010 16:00:06] Mismatched tag at line 8, column 7<br>> [15-Feb-2010 16:05:07] Mismatched tag at line 8, column 7 [15-Feb-2010<br>> 16:06:40] PHP Notice: Undefined variable: session_id in<br>> C:\Inetpub\wwwroot\VLE\Xerte\index.php on line 111 [15-Feb-2010<br>> 16:06:40] PHP Notice: Use of undefined constant givenname - assumed<br>> 'givenname' in C:\Inetpub\wwwroot\VLE\Xerte\index.php on line 120<br>> [15-Feb-2010 16:06:40] PHP Notice: Use of undefined constant sn -<br>> assumed 'sn' in C:\Inetpub\wwwroot\VLE\Xerte\index.php on line 122<br>> [15-Feb-2010 16:06:40] PHP Notice: Undefined variable: <br>> database_fail in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\database_library.php on<br>> line 49 [15-Feb-2010 16:06:40] PHP Warning: date(): It is not safe to<br>> rely on the system's timezone settings. You are *required* to use the<br>> date.timezone setting or the date_default_timezone_set() function. In<br>> case you used any of those methods and you are still getting this<br>> warning, you most likely misspelled the timezone identifier. We <br>> selected<br>> 'Europe/London' for '0.0/no DST' instead in<br>> C:\Inetpub\wwwroot\VLE\Xerte\website_code\php\user_library.php on line<br>> 210 [15-Feb-2010 16:10:06] Mismatched tag at line 8, column 7<br>><br>><br>><br>> ________________________________<br>><br>> From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> on behalf of Patrick <br>> Lockley<br>> Sent: Mon 15/02/2010 15:49<br>> To: Xerte discussion list<br>> Subject: RE: [Xerte] Installing Xerte Online Toolkits on a Windows IIS<br>> Server<br>><br>><br>><br>> After you've created a file, or just generally.<br>><br>> i.e. when does the JS error appear?<br>><br>> -----Original Message-----<br>> From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a></a><br>> [<a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><a href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</a></a>] On Behalf Of David <br>> Hallam<br>> Sent: 15 February 2010 15:14<br>> To: Xerte discussion list<br>> Subject: RE: [Xerte] Installing Xerte Online Toolkits on a Windows IIS<br>> Server<br>><br>><br>> on the main page i am getting javascript errors once logged into xerte<br>> and they are :<br>><br>><br>> Message: 'drag_manager.last_selected.id' is null or not an object<br>> Line: 930<br>> Char: 4<br>> Code: 0<br>> URI: <a href="http://vle.grantham.ac.uk/xerte/website_code/scripts/file_system.js"><a href="http://vle.grantham.ac.uk/xerte/website_code/scripts/file_system.js">http://vle.grantham.ac.uk/xerte/website_code/scripts/file_system.js</a></a><br>><br>> Message: 'drag_manager.last_selected.id' is null or not an object<br>> Line: 930<br>> Char: 4<br>> Code: 0<br>> URI: <a href="http://vle.grantham.ac.uk/xerte/website_code/scripts/file_system.js"><a href="http://vle.grantham.ac.uk/xerte/website_code/scripts/file_system.js">http://vle.grantham.ac.uk/xerte/website_code/scripts/file_system.js</a></a><br>><br>><br>> on the preview side i cannot view source in IE8 as it does open a <br>> Flash<br>> Player windows but the load bar appears in the centre but notting <br>> else.<br>> If i view it in firefox that does not have the flast plugin <br>> installed i<br>> can get the source code which is the i get the following :<br>> <!--<br>><br>> University of Nottingham Xerte Online Toolkits<br>><br>> HTML to use at the top of the Xerte preview and play windows Version <br>> 1.0<br>><br>> --><br>><br>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"<br>> "<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd</a></a>"><br>> <html style="width:100%; height:100%; min-height:100%;"> <head><br>> <title>Interactive Learning Content</title> <script<br>> type="text/javascript"> function enableTTS(){<br>> if (navigator.appName.indexOf("Microsoft") != -1){<br>> VoiceObj = new ActiveXObject("Sapi.SpVoice");<br>> }<br>> }<br>> </script><br>><br>> <script type="text/javascript" src = "rloObject.js<br>> <view-source:<a href="http://vle.grantham.ac.uk/xerte/rloObject.js"><a href="http://vle.grantham.ac.uk/xerte/rloObject.js">http://vle.grantham.ac.uk/xerte/rloObject.js</a></a>> "></script><br>> </head><br>><br>> <body style="margin:0; width:100%; height:100%; min-height:100%;"><br>><br>> <!--<div style="margin:0px auto;">--><br>> <div style="min-height:100%; width:100%; height:100%;"><br>><br>> <script type="text/javascript" language="JavaScript">myRLO = new<br>> rloObject('800','600','modules/xerte/parent_templates/Nottingham/<br>> Notting<br>> ham.rlt','USER-FILES/18-dhallam-Nottingham/',<br>> 'USER-FILES/18-dhallam-Nottingham/preview.xml?time=1266246782',<br>> '<a href="http://vle.grantham.ac.uk/xerte/'"><a href="http://vle.grantham.ac.uk/xerte/'">http://vle.grantham.ac.uk/xerte/'</a></a> , '')</script></div></body></html><br>><br>><br>><br>> ________________________________<br>><br>> From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> on behalf of Patrick <br>> Lockley<br>> Sent: Mon 15/02/2010 14:41<br>> To: Xerte discussion list<br>> Subject: RE: [Xerte] Installing Xerte Online Toolkits on a Windows IIS<br>> Server<br>><br>><br>><br>> If you right click on it and view source do you see anything?<br>><br>> -----Original Message-----<br>> From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a></a><br>> [<a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><a href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</a></a>] On Behalf Of David <br>> Hallam<br>> Sent: 15 February 2010 14:40<br>> To: Xerte discussion list<br>> Subject: Re: [Xerte] Installing Xerte Online Toolkits on a Windows IIS<br>> Server<br>><br>> No it appears with a loading screen then goes blank<br>><br>> Sent from my iPhone<br>><br>> On 15 Feb 2010, at 02:16 PM, "Patrick Lockley"<br>> <<a href="mailto:Patrick.Lockley@nottingham.ac.uk"><a href="mailto:Patrick.Lockley@nottingham.ac.uk">Patrick.Lockley@nottingham.ac.uk</a></a><br>>> wrote:<br>><br>>> The reason the page won't refresh is probably a javascript error?<br>>><br>>> Does the blank window produce any source code?<br>>><br>>> -----Original Message-----<br>>> From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a></a><br>>> [<a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><a href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</a></a>] On Behalf Of David<br>>> Hallam<br>>> Sent: 15 February 2010 14:00<br>>> To: Xerte discussion list<br>>> Subject: Re: [Xerte] Installing Xerte Online Toolkits on a Windows <br>>> IIS<br>><br>>> Server<br>>><br>>> Hi I hve just done an install on my moodle server that has the latest<br>>> mysql and php. I have added the mime types and looked through the php<br>>> settings but iam having a few problems.<br>>> I have ldap working and can log onto the server but when creating<br>>> anything nothing appears in the list on the left until you refresh <br>>> the<br>><br>>> page then it appears in the list Also when you click on any of the<br>>> created items the new windo opens bit just displays a blank window<br>>><br>>> Does anyone have any ideas could it be php related or mysql<br>>><br>>> My moodle install works fine<br>>><br>>> Sent from my iPhone<br>>><br>>> On 13 Feb 2010, at 11:03 AM, "Hartley, Peter"<br>>> <<a href="mailto:peter.hartley@kedst.ac.uk">peter.hartley@kedst.ac.uk</a>> wrote:<br>>><br>>>> Below I have listed the tasks needed to be done by myself to get<br>>>> Xerte working on IIS, I hope this helps others and I wonder if there<br>>>> are any extras that need to be done or if there are mistakes. I am<br>>>> not going to use ldap so I have not delved into that.<br>>>> Installation of Xerte on an IIS server<br>>>><br>>>> 1. The server should be running MySQL and PHP - the usual set up <br>>>> for<br>><br>>>> something like Moodle should suffice 2. Create a database on the<br>>>> server using MySQL called xerte 3. Create a user called xerte and<br>>>> give them all schema privileges to the database, choose a suitable<br>>>> password 4. Create a folder in the server web site called<br>>>> xertetoolkits 5. Give Everyone modify access rights to this folder<br>>>> 6. In IIS Manager right click on the folder and go to properties<br>>>> * In Directory Security make the folder Anonymous Access<br>>>> * In HTTP headers select MIME Types and add<br>>>> * Extension: .rlm and MIMEtype: text/plain<br>>>> * Extension: .rlo and MIMEtype: text/plain<br>>>> * Extension: .rlt and MIMEtype: text/plain<br>>>> 7. Download the Xerte Online Toolkits from<br>>> <a href="http://www.nottingham.ac.uk/toolkits/"><a href="http://www.nottingham.ac.uk/toolkits/">http://www.nottingham.ac.uk/toolkits/</a></a><br>>>> 8. Extract the zip file to another folder 9. Rename the file<br>>>> index.php as index1.php 10. Rename the file switch.txt as index.php<br>>>> 11. Look at the index.php file and find the line which says switch<br>>>> ($_POST["login"]){<br>>>> * Below that line is a set of users and passwords, you will<br>>>> need to use one of these for testing<br>>>> 12. Now copy all the files from the extracted folder into the xerte<br>>>> folder on the web site 13. On the server itself load a web browser<br>>>> and run <a href="http:///">http://</a> <<a href="http:///"><a href="http:///">http:///</a></a>> <<a href="http:///"><a href="http:///">http:///</a></a>><br>>>><br>>><br>> (yourserver)/xertetoolkits/setup<<a href="http://%28yourserver%29/xertetoolkits/s"><a href="http://%28yourserver%29/xertetoolkits/s">http://%28yourserver%29/xertetoolkits/s</a></a><br>>> etup<br>>>>> and click on 'For a full install'<br>>>> 14. On Page 1 enter the following:<br>>>> * Please start by typing in the name of the host where you'd<br>>>> like the toolkits database to be created on. People following the<br>>>> XAMPP path / or testing locally should type in localhost. - <br>>>> localhost<br>>>> * Please enter the username for a MySQL account that has Create<br>>>> and Insert rights on this host from this location. People following<br>>>> the XAMPP path / or testing locally should type in root. - xerte as<br>>>> above<br>>>> * Please enter the password for this account (optional). People<br>>>> following the XAMPP path / or testing locally should leave this <br>>>> field<br>><br>>>> blank. - xerte password as above<br>>>> * Please enter the name for the database if it already exists,<br>>>> or the name of the new database if you'd like one creating. - xerte<br>>>> as above<br>>>> * If you'd like to prefix the tables installed with a word to<br>>>> help house keeping, please type it in below (optional). - leave <br>>>> blank<br>><br>>>> 15. On Page 2 enter the following:<br>>>> * Database account name for users of the site. People following<br>>>> the XAMPP path / or testing locally should type in root. - xerte as<br>>>> above<br>>>> * Database password for the account above. People following the<br>>>> XAMPP path / or testing locally should leave this field blank. -<br>>>> xerte password as above 16. On page 3 enter the following:<br>>>> * The site url is (This is the URL of the site - changing this<br>>>> will not change the URL) -<br>>> <a href="http://(yourserver)/xertetoolkits">http://(yourserver)/xertetoolkits</a><<a href="http://%28yourserver%29/"><a href="http://%28yourserver%29/">http://%28yourserver%29/</a></a><br>>> xertetoolkits<br>>>>><br>>>> * The admin username is - xerteadmin<br>>>> * The admin password is - suitable password<br>>>> * Leave the rest to edit later<br>>>> 17. The installation should now finish 18. Leave the server and go <br>>>> to<br>><br>>>> the web site on a local computer at<br>>>><br>>><br>> <a href="http://(yourserver)/xertetoolkits/management.php">http://(yourserver)/xertetoolkits/management.php</a><<a href="http://%28yourserver%29"><a href="http://%28yourserver%29">http://%28yourserver%29</a></a><br>>> /xertetoolkits/management.php<br>>>>> and logon as the xerteadmin<br>>>> * From here you can edit the details you missed out on page 3<br>>>> 19. Now logout and go to<br>>><br>> <a href="http://(yourserver)/xertetoolkits/">http://(yourserver)/xertetoolkits/</a><<a href="http://%28yourserver%29/xertetoolkits"><a href="http://%28yourserver%29/xertetoolkits">http://%28yourserver%29/xertetoolkits</a></a><br>>> /<br>>>>> using the user and password you noted from the switch.txt which<br>>>> you renamed index.php<br>>>> 20. Test Xerte to see if it works<br>>>> 21. Add more users to index.php for testing or change the users<br>>>> already there 22. To use ldap edit the ldap settings, rename<br>>>> index.php as switch.txt and rename index1.php as index.php<br>>>> * This process can be reversed if ldap does not work<br>>>><br>>>><br>>>> Peter Hartley<br>>>> peter.hartley@kedst.ac.uk<<a href="mailto:peter.hartley@kedst.ac.uk"><a href="mailto:peter.hartley@kedst.ac.uk">mailto:peter.hartley@kedst.ac.uk</a></a>><br>>>><br>>>>> From my MacBook<br>>>><br>>>><br>>>><br>>>> ***<br>>>> ***<br>>>> ***<br>>>> *******************************************************************<br>>>> This email is confidential and intended solely for the use of the<br>>>> individual to whom it is addressed. Any views or opinions presented<br>>>> are solely those of the author and do not necessarily represent <br>>>> those<br>><br>>>> of King Edward VI College Stourbridge. If you are not the intended<br>>>> recipient, be advised that you have received this email in error and<br>>>> we request that you do not disseminate, forward, print, or copy this<br>>>> email. If you have received this email in error please notify King<br>>>> Edward VI College Stourbridge, West Midlands, DY8 1TD, UK on +44-(0)<br>>>> 1384 398100.<br>>>> ***<br>>>> ***<br>>>> ***<br>>>> *******************************************************************<br>>>><br>>>><br>>>> _______________________________________________<br>>>> Xerte mailing list<br>>>> <a href="mailto:Xerte@lists.nottingham.ac.uk"><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a></a><br>>>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></a><br>>>> All email activity is logged. Please ensure that, where possible,<br>>>> email messages relate strictly to college business.<br>>>><br>>>> Help save paper - do you need to print this email?<br>>><br>>> Information transmitted in this electronic message may contain<br>>> confidential and or privileged materials.<br>>><br>>> For full details and restrictions see<br>>> <a href="http://www.Grantham.ac.uk/about/disclaimer.htm"><a href="http://www.Grantham.ac.uk/about/disclaimer.htm">www.Grantham.ac.uk/about/disclaimer.htm</a></a><br>>><br>>> Help save paper - do you need to print this email?<br>>> _______________________________________________<br>>> Xerte mailing list<br>>> <a href="mailto:Xerte@lists.nottingham.ac.uk"><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a></a><br>>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></a><br>>> _______________________________________________<br>>> Xerte mailing list<br>>> <a href="mailto:Xerte@lists.nottingham.ac.uk"><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a></a><br>>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></a><br>>> All email activity is logged. Please ensure that, where possible,<br>>> email messages relate strictly to college business.<br>>><br>>> Help save paper - do you need to print this email?<br>><br>> Information transmitted in this electronic message may contain<br>> confidential and or privileged materials.<br>><br>> For full details and restrictions see<br>> <a href="http://www.Grantham.ac.uk/about/disclaimer.htm"><a href="http://www.Grantham.ac.uk/about/disclaimer.htm">www.Grantham.ac.uk/about/disclaimer.htm</a></a><br>><br>> Help save paper - do you need to print this email?<br>> _______________________________________________<br>> Xerte mailing list<br>> <a href="mailto:Xerte@lists.nottingham.ac.uk"><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a></a><br>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></a><br>> _______________________________________________<br>> Xerte mailing list<br>> <a href="mailto:Xerte@lists.nottingham.ac.uk"><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a></a><br>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></a><br>> All email activity is logged. Please ensure that, where possible, <br>> email<br>> messages relate strictly to college business.<br>><br>> Help save paper - do you need to print this email?<br>><br>> Information transmitted in this electronic message may contain<br>> confidential and or privileged materials.<br>><br>> For full details and restrictions see<br>> <a href="http://www.Grantham.ac.uk/about/disclaimer.htm"><a href="http://www.Grantham.ac.uk/about/disclaimer.htm">www.Grantham.ac.uk/about/disclaimer.htm</a></a><br>><br>> Help save paper - do you need to print this email?<br>> _______________________________________________<br>> Xerte mailing list<br>> <a href="mailto:Xerte@lists.nottingham.ac.uk"><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a></a><br>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></a><br>> All email activity is logged. Please ensure that, where possible, <br>> email<br>> messages relate strictly to college business.<br>><br>> Help save paper - do you need to print this email?<br>><br>> Information transmitted in this electronic message may contain<br>> confidential and or privileged materials.<br>><br>> For full details and restrictions see<br>> <a href="http://www.Grantham.ac.uk/about/disclaimer.htm"><a href="http://www.Grantham.ac.uk/about/disclaimer.htm">www.Grantham.ac.uk/about/disclaimer.htm</a></a><br>><br>> Help save paper - do you need to print this email?<br>> _______________________________________________<br>> Xerte mailing list<br>> <a href="mailto:Xerte@lists.nottingham.ac.uk"><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a></a><br>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></a><br>> All email activity is logged. Please ensure that, where possible, <br>> email messages relate strictly to college business.<br>><br>> Help save paper - do you need to print this email?<br><br>Information transmitted in this electronic message may contain confidential and or privileged materials.<br><br>For full details and restrictions see <a href="http://www.Grantham.ac.uk/about/disclaimer.htm"><a href="http://www.Grantham.ac.uk/about/disclaimer.htm">www.Grantham.ac.uk/about/disclaimer.htm</a></a><br><br>Help save paper - do you need to print this email?<br>_______________________________________________<br>Xerte mailing list<br><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br></font></p></div><font size="2" face="Arial, Helvetica, sans-serif"><strong>All email activity
is logged. Please ensure that, where possible, email messages relate strictly
to college business. </strong></font><font face="Arial, Helvetica, sans-serif"><font face="Arial, Helvetica, sans-serif">
<p><strong><font size="2">Help save paper - do you need to print this email?</font></strong></p>
</font></font>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Xerte mailing list</span><br><span><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a></span><br><span><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></span><br><span></span><br><span>All email activity is logged. Please ensure that, where possible, email messages relate strictly to college business.</span><br><span></span><br><span>Help save paper - do you need to print this email?</span><br></div></blockquote></body></html>
<div align="left"><strong><font size="2" face="Arial, Helvetica, sans-serif"><br>
</font></strong> <strong><font size="2" face="Arial, Helvetica, sans-serif">Information
transmitted in this electronic message may contain confidential and or privileged
materials. </font></strong></div>
<p align="left"><font face="Arial, Helvetica, sans-serif"><strong><font size="2">For
full details and restrictions see <a href="www.Grantham.ac.uk/about/disclaimer.htm">www.Grantham.ac.uk/about/disclaimer.htm</a>
<br>
<br>
<p align="center"><font color="#009933" face="Arial, Helvetica, sans-serif"><strong><em><font color="#006600">Help
save paper - do you need to print this email?</font></em></strong>