<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML dir=ltr><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<STYLE><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.18882"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody class=hmmessage leftMargin=0 topMargin=0 
CanvasTabStop="true" name="Compose message area">
<DIV><FONT size=3 face=Calibri>I thought the typo you referred to was: 
if($query_response===false) {&nbsp; and changed === to ==</FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT size=3 face=Calibri>Session variables look ok except creator_id which 
is ""... that doesn't look right</FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT size=3 face=Calibri>Yes, this is using integration.php.&nbsp; I 
echoed the $_SESSION['toolkits_username, firstname, surname] and they all look 
correct.&nbsp; The cooresponding values are in logindetails.</FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT size=3 face=Calibri>The receiving garbage is what I'm thinking too... 
back to the database errors on the initial install that showed up on 
page4.php.&nbsp; Was there anything in sitedetails (below) that looks out of 
place?&nbsp; I thought the "'c:\inetpub\wwwroot\xertetoolkits\'" might be 
causing problems with the "\" so I changed those to "/" but no 
difference.</FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT size=3 face=Calibri>sr</FONT></DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV><BR></DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A 
title=Patrick.Lockley@nottingham.ac.uk 
href="mailto:Patrick.Lockley@nottingham.ac.uk">Patrick Lockley</A> </DIV>
<DIV><B>Sent:</B> Wednesday, March 10, 2010 8:37 AM</DIV>
<DIV><B>To:</B> <A title=xerte@lists.nottingham.ac.uk 
href="mailto:xerte@lists.nottingham.ac.uk">Xerte discussion list</A> </DIV>
<DIV><B>Subject:</B> RE: [Xerte] Full install failing on page 4: System 
#2</DIV></DIV></DIV>
<DIV><BR></DIV>
<DIV dir=ltr id=idOWAReplyText5418>
<DIV dir=ltr><FONT color=#000000 size=2 face=Arial>it says there is still an 
error on line 21</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>most of those are session variables 
right?</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>Is this using integration.php?</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>the errors are coming back as the javascript is 
reliant on the right result coming back on the ajax query. If it receives 
garbage it'll fail.</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> <A 
href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</A> 
on behalf of Steve Ricketts<BR><B>Sent:</B> Wed 10/03/2010 13:21<BR><B>To:</B> 
Xerte discussion list<BR><B>Subject:</B> RE: [Xerte] Full install failing on 
page 4: System #2<BR></FONT><BR></DIV>
<DIV>Fixed line 21 and got a slew of new errors:<BR>&nbsp;<BR><FONT 
size=1>&gt;&gt;</FONT><FONT color=#0000ff size=1><FONT color=#0000ff 
size=1>xmlHttp.responseText<BR></FONT></FONT><FONT size=1>"&lt;br 
/&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;: Undefined index: toolkits_logon_username in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\database_library.php&lt;/b&gt; 
on line &lt;b&gt;57&lt;/b&gt;&lt;br /&gt;<BR>&lt;br 
/&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;: Undefined index: toolkits_logon_id in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\user_library.php&lt;/b&gt; 
on line &lt;b&gt;238&lt;/b&gt;&lt;br /&gt;<BR>&lt;br 
/&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;: Undefined index: toolkits_logon_username in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\user_library.php&lt;/b&gt; 
on line &lt;b&gt;238&lt;/b&gt;&lt;br /&gt;<BR>&lt;br 
/&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;: Undefined variable: query_repsonse in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\template_library.php&lt;/b&gt; 
on line &lt;b&gt;21&lt;/b&gt;&lt;br /&gt;<BR>&lt;br 
/&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;: Undefined index: toolkits_logon_username in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\template_library.php&lt;/b&gt; 
on line &lt;b&gt;23&lt;/b&gt;&lt;br /&gt;<BR>&lt;br 
/&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;: Undefined index: toolkits_logon_id in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\user_library.php&lt;/b&gt; 
on line &lt;b&gt;238&lt;/b&gt;&lt;br /&gt;<BR>&lt;br 
/&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;: Undefined index: toolkits_logon_username in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\user_library.php&lt;/b&gt; 
on line &lt;b&gt;238&lt;/b&gt;&lt;br /&gt;<BR>&lt;br 
/&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;: Undefined index: toolkits_logon_id in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\templates\new_template.php&lt;/b&gt; 
on line &lt;b&gt;46&lt;/b&gt;&lt;br /&gt;<BR>&lt;br 
/&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;: Undefined index: toolkits_logon_username in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\templates\new_template.php&lt;/b&gt; 
on line &lt;b&gt;72&lt;/b&gt;&lt;br /&gt;<BR>FAILED-Failed to create new 
template record for the database INSERT INTO templatedetails (template_id, 
creator_id, template_type_id, date_created, date_modified, access_to_whom, 
template_name) VALUES ("1","", 
"5","2010-03-10","2010-03-10","Private","Onemore")"<BR></FONT>&nbsp;<BR>One of 
the things I'm not understanding is why so many JS and other errors on this 
Windows system and not my other Windows install?&nbsp; JS errors are JS errors 
no matter what they are on.&nbsp; Only difference may be what comes out of the 
database and I'll refer back to the errors on install earlier in this 
thread.&nbsp; I dont' know what they mean, but I didn't get those in my other 
Windows install.&nbsp; Thoughts?<BR>&nbsp;<BR>sr<BR><BR>&nbsp;<BR>
<HR id=stopSpelling>
Subject: RE: [Xerte] Full install failing on page 4: System #2<BR>Date: Tue, 9 
Mar 2010 18:49:56 +0000<BR>From: Patrick.Lockley@nottingham.ac.uk<BR>To: 
xerte@lists.nottingham.ac.uk; xerte@lists.nottingham.ac.uk<BR><BR>
<STYLE>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>

<DIV dir=ltr id=ecxidOWAReplyText14344>
<DIV dir=ltr><FONT color=#000000 size=2 face=Arial>looks like a typo in 
template_library.php on line 21?</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR>
<FONT size=2 face=Tahoma><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on 
behalf of Steve Ricketts<BR><B>Sent:</B> Tue 09/03/2010 17:22<BR><B>To:</B> 
Xerte discussion list<BR><B>Subject:</B> RE: [Xerte] Full install failing on 
page 4: System #2<BR></FONT><BR></DIV>
<DIV>Added mime type .rlm, text/xml, and got the main body to show.&nbsp; 
Thought I'd live dangerously and send username, first, and last to 
integration.php (changed from txt) and replace the variables with the 
querystring variables:<BR>&nbsp;<BR><SPAN 
lang=EN>$_SESSION['toolkits_firstname'] = 
$_GET['PF'];<BR><BR>$_SESSION['toolkits_surname'] = 
$_GET['PL'];<BR>$_SESSION['toolkits_logon_username'] = 
$_GET['PK'];<BR></SPAN>&nbsp;<BR>Got an error that it couldn't find 
$_SESSION['toolkits_logon_username'] so I moved the setting of the variable up 
before the&nbsp;references to:<BR>&nbsp;<BR><SPAN lang=EN>include 
$xerte_toolkits_site-&gt;php_library_path . "database_library.php";<BR>include 
$xerte_toolkits_site-&gt;php_library_path . "user_library.php";<BR>&nbsp;<BR>And 
that seemed to work (no more error).&nbsp; I looked at the database and have the 
proper information in logindetails.<BR>&nbsp;<BR>However, when I went to create 
a project, I get a JS error on line 1183 of the function tutorial_created() 
<BR>&nbsp;<BR></SPAN>var neweditorwindow = window.open(site_url + 
url_return("edit" , xmlHttp.responseText), "editwindow" + xmlHttp.responseText, 
"height=665, width=800" );<BR>&nbsp;<BR>xmlHttp.responseText 
contains:<BR>&nbsp;<BR>Notice:&nbsp; Undefined variable: query_repsonse in 
C:\Inetpub\wwwroot\XerteToolkits\website_code\php\template_library.php on line 
21<BR>&nbsp;<BR>No project are shown as having been created, even if I get out 
and back&nbsp;in.&nbsp;&nbsp;But if I go back to using index.php, the&nbsp;newly 
created projects are showing.<BR>&nbsp;<BR>sr<BR>&nbsp;<BR>
<HR id=ecxstopSpelling>
Subject: RE: [Xerte] Full install failing on page 4: System #2<BR>Date: Tue, 9 
Mar 2010 15:45:06 +0000<BR>From: Patrick.Lockley@nottingham.ac.uk<BR>To: 
xerte@lists.nottingham.ac.uk<BR><BR>
<STYLE>
.ExternalClass .ecxshape
{}
</STYLE>

<STYLE>
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal
{margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.ecxMsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
.ExternalClass p
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxmsonormal, .ExternalClass li.ecxecxmsonormal, .ExternalClass div.ecxecxmsonormal
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxmsonormal, .ExternalClass li.ecxecxecxmsonormal, .ExternalClass div.ecxecxecxmsonormal
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsonormal, .ExternalClass li.ecxecxecxecxmsonormal, .ExternalClass div.ecxecxecxecxmsonormal
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal, .ExternalClass li.ecxecxecxecxecxmsonormal, .ExternalClass div.ecxecxecxecxecxmsonormal
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault, .ExternalClass li.ecxecxecxecxecxmsochpdefault, .ExternalClass div.ecxecxecxecxecxmsochpdefault
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal1, .ExternalClass li.ecxecxecxecxecxmsonormal1, .ExternalClass div.ecxecxecxecxecxmsonormal1
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault1, .ExternalClass li.ecxecxecxecxecxmsochpdefault1, .ExternalClass div.ecxecxecxecxecxmsochpdefault1
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsochpdefault, .ExternalClass li.ecxecxecxecxmsochpdefault, .ExternalClass div.ecxecxecxecxmsochpdefault
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsonormal1, .ExternalClass li.ecxecxecxecxmsonormal1, .ExternalClass div.ecxecxecxecxmsonormal1
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal2, .ExternalClass li.ecxecxecxecxecxmsonormal2, .ExternalClass div.ecxecxecxecxecxmsonormal2
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault2, .ExternalClass li.ecxecxecxecxecxmsochpdefault2, .ExternalClass div.ecxecxecxecxecxmsochpdefault2
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal11, .ExternalClass li.ecxecxecxecxecxmsonormal11, .ExternalClass div.ecxecxecxecxecxmsonormal11
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault11, .ExternalClass li.ecxecxecxecxecxmsochpdefault11, .ExternalClass div.ecxecxecxecxecxmsochpdefault11
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsochpdefault1, .ExternalClass li.ecxecxecxecxmsochpdefault1, .ExternalClass div.ecxecxecxecxmsochpdefault1
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxmsochpdefault, .ExternalClass li.ecxecxecxmsochpdefault, .ExternalClass div.ecxecxecxmsochpdefault
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxmsonormal1, .ExternalClass li.ecxecxecxmsonormal1, .ExternalClass div.ecxecxecxmsonormal1
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsonormal2, .ExternalClass li.ecxecxecxecxmsonormal2, .ExternalClass div.ecxecxecxecxmsonormal2
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal3, .ExternalClass li.ecxecxecxecxecxmsonormal3, .ExternalClass div.ecxecxecxecxecxmsonormal3
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault3, .ExternalClass li.ecxecxecxecxecxmsochpdefault3, .ExternalClass div.ecxecxecxecxecxmsochpdefault3
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal12, .ExternalClass li.ecxecxecxecxecxmsonormal12, .ExternalClass div.ecxecxecxecxecxmsonormal12
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault12, .ExternalClass li.ecxecxecxecxecxmsochpdefault12, .ExternalClass div.ecxecxecxecxecxmsochpdefault12
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsochpdefault2, .ExternalClass li.ecxecxecxecxmsochpdefault2, .ExternalClass div.ecxecxecxecxmsochpdefault2
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsonormal11, .ExternalClass li.ecxecxecxecxmsonormal11, .ExternalClass div.ecxecxecxecxmsonormal11
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal21, .ExternalClass li.ecxecxecxecxecxmsonormal21, .ExternalClass div.ecxecxecxecxecxmsonormal21
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault21, .ExternalClass li.ecxecxecxecxecxmsochpdefault21, .ExternalClass div.ecxecxecxecxecxmsochpdefault21
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal111, .ExternalClass li.ecxecxecxecxecxmsonormal111, .ExternalClass div.ecxecxecxecxecxmsonormal111
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault111, .ExternalClass li.ecxecxecxecxecxmsochpdefault111, .ExternalClass div.ecxecxecxecxecxmsochpdefault111
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsochpdefault11, .ExternalClass li.ecxecxecxecxmsochpdefault11, .ExternalClass div.ecxecxecxecxmsochpdefault11
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxmsochpdefault1, .ExternalClass li.ecxecxecxmsochpdefault1, .ExternalClass div.ecxecxecxmsochpdefault1
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxmsochpdefault, .ExternalClass li.ecxecxmsochpdefault, .ExternalClass div.ecxecxmsochpdefault
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxecxmsohyperlink
{}
.ExternalClass span.ecxecxmsohyperlinkfollowed
{}
.ExternalClass span.ecxecxecxmsohyperlink1
{}
.ExternalClass span.ecxecxecxmsohyperlinkfollowed1
{}
.ExternalClass span.ecxecxecxecxmsohyperlink11
{}
.ExternalClass span.ecxecxecxecxmsohyperlinkfollowed11
{}
.ExternalClass span.ecxecxecxecxecxmsohyperlink111
{}
.ExternalClass span.ecxecxecxecxecxmsohyperlinkfollowed111
{}
.ExternalClass span.ecxecxecxecxecxemailstyle18111
{}
.ExternalClass span.ecxecxecxecxemailstyle3111
{}
.ExternalClass span.ecxecxecxemailstyle531
{}
.ExternalClass span.ecxecxemailstyle73
{}
.ExternalClass p.ecxecxmsonormal1, .ExternalClass li.ecxecxmsonormal1, .ExternalClass div.ecxecxmsonormal1
{margin-right:0cm;margin-bottom:0cm;margin-left:0cm;margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxecxmsohyperlink1
{color:blue;text-decoration:underline;}
.ExternalClass span.ecxecxmsohyperlinkfollowed1
{color:purple;text-decoration:underline;}
.ExternalClass p.ecxecxecxmsonormal2, .ExternalClass li.ecxecxecxmsonormal2, .ExternalClass div.ecxecxecxmsonormal2
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsonormal3, .ExternalClass li.ecxecxecxecxmsonormal3, .ExternalClass div.ecxecxecxecxmsonormal3
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal4, .ExternalClass li.ecxecxecxecxecxmsonormal4, .ExternalClass div.ecxecxecxecxecxmsonormal4
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault4, .ExternalClass li.ecxecxecxecxecxmsochpdefault4, .ExternalClass div.ecxecxecxecxecxmsochpdefault4
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal13, .ExternalClass li.ecxecxecxecxecxmsonormal13, .ExternalClass div.ecxecxecxecxecxmsonormal13
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault13, .ExternalClass li.ecxecxecxecxecxmsochpdefault13, .ExternalClass div.ecxecxecxecxecxmsochpdefault13
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsochpdefault3, .ExternalClass li.ecxecxecxecxmsochpdefault3, .ExternalClass div.ecxecxecxecxmsochpdefault3
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsonormal12, .ExternalClass li.ecxecxecxecxmsonormal12, .ExternalClass div.ecxecxecxecxmsonormal12
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal22, .ExternalClass li.ecxecxecxecxecxmsonormal22, .ExternalClass div.ecxecxecxecxecxmsonormal22
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault22, .ExternalClass li.ecxecxecxecxecxmsochpdefault22, .ExternalClass div.ecxecxecxecxecxmsochpdefault22
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal112, .ExternalClass li.ecxecxecxecxecxmsonormal112, .ExternalClass div.ecxecxecxecxecxmsonormal112
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault112, .ExternalClass li.ecxecxecxecxecxmsochpdefault112, .ExternalClass div.ecxecxecxecxecxmsochpdefault112
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsochpdefault12, .ExternalClass li.ecxecxecxecxmsochpdefault12, .ExternalClass div.ecxecxecxecxmsochpdefault12
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxmsochpdefault2, .ExternalClass li.ecxecxecxmsochpdefault2, .ExternalClass div.ecxecxecxmsochpdefault2
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxmsonormal11, .ExternalClass li.ecxecxecxmsonormal11, .ExternalClass div.ecxecxecxmsonormal11
{margin-right:0cm;margin-bottom:0cm;margin-left:0cm;margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxecxecxmsohyperlink11
{color:blue;text-decoration:underline;}
.ExternalClass span.ecxecxecxmsohyperlinkfollowed11
{color:purple;text-decoration:underline;}
.ExternalClass p.ecxecxecxecxmsonormal21, .ExternalClass li.ecxecxecxecxmsonormal21, .ExternalClass div.ecxecxecxecxmsonormal21
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal31, .ExternalClass li.ecxecxecxecxecxmsonormal31, .ExternalClass div.ecxecxecxecxecxmsonormal31
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault31, .ExternalClass li.ecxecxecxecxecxmsochpdefault31, .ExternalClass div.ecxecxecxecxecxmsochpdefault31
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal121, .ExternalClass li.ecxecxecxecxecxmsonormal121, .ExternalClass div.ecxecxecxecxecxmsonormal121
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault121, .ExternalClass li.ecxecxecxecxecxmsochpdefault121, .ExternalClass div.ecxecxecxecxecxmsochpdefault121
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsochpdefault21, .ExternalClass li.ecxecxecxecxmsochpdefault21, .ExternalClass div.ecxecxecxecxmsochpdefault21
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxmsonormal111, .ExternalClass li.ecxecxecxecxmsonormal111, .ExternalClass div.ecxecxecxecxmsonormal111
{margin-right:0cm;margin-bottom:0cm;margin-left:0cm;margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxecxecxecxmsohyperlink111
{color:blue;text-decoration:underline;}
.ExternalClass span.ecxecxecxecxmsohyperlinkfollowed111
{color:purple;text-decoration:underline;}
.ExternalClass p.ecxecxecxecxecxmsonormal211, .ExternalClass li.ecxecxecxecxecxmsonormal211, .ExternalClass div.ecxecxecxecxecxmsonormal211
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsochpdefault211, .ExternalClass li.ecxecxecxecxecxmsochpdefault211, .ExternalClass div.ecxecxecxecxecxmsochpdefault211
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxecxecxecxecxmsonormal1111, .ExternalClass li.ecxecxecxecxecxmsonormal1111, .ExternalClass div.ecxecxecxecxecxmsonormal1111
{margin-right:0cm;margin-bottom:0cm;margin-left:0cm;margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxecxecxecxecxmsohyperlink1111
{color:blue;text-decoration:underline;}
.ExternalClass span.ecxecxecxecxecxmsohyperlinkfollowed1111
{color:purple;text-decoration:underline;}
.ExternalClass span.ecxecxecxecxecxemailstyle181111
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass p.ecxecxecxecxecxmsochpdefault1111, .ExternalClass li.ecxecxecxecxecxmsochpdefault1111, .ExternalClass div.ecxecxecxecxecxmsochpdefault1111
{margin-right:0cm;margin-left:0cm;font-size:10.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxecxecxecxemailstyle31111
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass p.ecxecxecxecxmsochpdefault111, .ExternalClass li.ecxecxecxecxmsochpdefault111, .ExternalClass div.ecxecxecxecxmsochpdefault111
{margin-right:0cm;margin-left:0cm;font-size:10.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxecxecxemailstyle5311
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass p.ecxecxecxmsochpdefault11, .ExternalClass li.ecxecxecxmsochpdefault11, .ExternalClass div.ecxecxecxmsochpdefault11
{margin-right:0cm;margin-left:0cm;font-size:10.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxecxemailstyle731
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass p.ecxecxmsochpdefault1, .ExternalClass li.ecxecxmsochpdefault1, .ExternalClass div.ecxecxmsochpdefault1
{margin-right:0cm;margin-left:0cm;font-size:10.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxecxecxecxjstxt
{}
.ExternalClass span.ecxecxecxecxjskey
{}
.ExternalClass span.ecxecxecxecxjsstr
{}
.ExternalClass span.ecxecxecxecxecxjstxt
{}
.ExternalClass span.ecxecxecxecxecxjskey
{}
.ExternalClass span.ecxecxecxecxecxjsnum
{}
.ExternalClass span.ecxecxecxecxecxecxjskey
{}
.ExternalClass span.ecxecxecxecxecxecxjsnum
{}
.ExternalClass span.ecxEmailStyle111
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass .ecxMsoChpDefault
{font-size:10.0pt;}
.ExternalClass div.ecxSection1
{page:Section1;}
</STYLE>

<DIV class=ecxecxSection1>
<P class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Sounds 
like a mimetype, possibly on the rlms?</SPAN></P>
<P class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
<P class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Fiddler 
should show you a failed load.</SPAN></P>
<P class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>
<DIV>
<DIV 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" 
lang=EN-US>From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang=EN-US> 
xerte-bounces@lists.nottingham.ac.uk 
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Steve 
Ricketts<BR><B>Sent:</B> 09 March 2010 13:06<BR><B>To:</B> Xerte discussion 
list<BR><B>Subject:</B> RE: [Xerte] Full install failing on page 4: System 
#2</SPAN></P></DIV></DIV>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal>&nbsp;</P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Yep, that would 
have been&nbsp;better! ;-)&nbsp;&nbsp; So, I set $link_id = null&nbsp;in the 
else clause and the preview loads the project and displays it... 
mostly.&nbsp;&nbsp;It displays the title and number of pages correctly, but the 
main display portion of the page is blank regardless of the type of component 
I've used (ie. title page, text, orientation, graphic, etc.).&nbsp; Mime 
type??<BR>&nbsp;<BR>sr<BR>&nbsp;</SPAN></P>
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR id=ecxecxstopSpelling align=center SIZE=2 width="100%">
</SPAN></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 36pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Subject: RE: 
[Xerte] Full install failing on page 4: System #2<BR>Date: Tue, 9 Mar 2010 
12:29:06 +0000<BR>From: Patrick.Lockley@nottingham.ac.uk<BR>To: 
xerte@lists.nottingham.ac.uk</SPAN></P>
<DIV>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Which 
if? Ah ok</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">I 
was think you’d do this on the if</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">If(isset($_GET[‘linkID’])){</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
$link_id = $_GET[‘linkID’];</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">}else{</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
$link_id = null;</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">}</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV>
<DIV 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" 
lang=EN-US>From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang=EN-US> 
xerte-bounces@lists.nottingham.ac.uk 
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Steve 
Ricketts<BR><B>Sent:</B> 09 March 2010 12:22<BR><B>To:</B> Xerte discussion 
list<BR><B>Subject:</B> RE: [Xerte] Full install failing on page 4: System 
#2</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Ok, mime type 
changed to text/xml.&nbsp; No flash on right click... However, I put the new 
rloObject inside the if statement so it wouldn't be executed if the "if" 
fails.&nbsp; Otherwise, I get a javascript error.&nbsp; The output below is 
the&nbsp;view source when the rloObject is placed outside the if 
statement.&nbsp; The&nbsp;JS error obviously comes from the error notification 
being inside the &lt;script&gt; tags.<BR>&nbsp;<BR>&lt;!-- 
<BR>&nbsp;<BR>University of Nottingham Xerte Online Toolkits<BR>&nbsp;<BR>HTML 
to use at the top of the Xerte preview and play windows<BR>Version 
1.0<BR>&nbsp;<BR>--&gt;<BR>&nbsp;<BR>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 
1.0 Strict//EN" "<A 
href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd</A>"&gt;<BR>&lt;html 
style="width:100%; height:100%; 
min-height:100%;"&gt;<BR>&lt;head&gt;<BR>&lt;title&gt;Interactive Learning 
Content&lt;/title&gt;<BR>&lt;script type="text/javascript"&gt; <BR>function 
enableTTS(){<BR>&nbsp; if (navigator.appName.indexOf("Microsoft") != 
-1){<BR>&nbsp;&nbsp;&nbsp; VoiceObj = new 
ActiveXObject("Sapi.SpVoice");<BR>&nbsp; 
}<BR>}<BR>&lt;/script&gt;<BR>&nbsp;<BR>&lt;script type="text/javascript" src = 
"rloObject.js"&gt;&lt;/script&gt;<BR>&lt;/head&gt;<BR>&nbsp;<BR>&lt;body 
style="margin:0; width:100%; height:100%; 
min-height:100%;"&gt;<BR>&nbsp;<BR>&lt;!--&lt;div style="margin:0px 
auto;"&gt;--&gt;<BR>&nbsp;<BR>&lt;div style="min-height:100%; width:100%; 
height:100%;"&gt;<BR>&nbsp;<BR>&lt;script type="text/javascript" 
language="JavaScript"&gt;<BR>&lt;b&gt;Notice&lt;/b&gt;:&nbsp; Undefined 
variable: link_id in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\modules\xerte\preview.php&lt;/b&gt; on 
line &lt;b&gt;53&lt;/b&gt;&lt;br /&gt;<BR>myRLO = new 
rloObject('800','600','modules/xerte/parent_templates/Nottingham/Nottingham.rlt','USER-FILES/2-guest-Nottingham/', 
'USER-FILES/2-guest-Nottingham/preview.xml?time=1268136698', 
'http://www.cade-etutor.com/xertetoolkits/' , 
'')<BR>&lt;/script&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;<BR>&nbsp;</SPAN></P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 72pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Subject: RE: 
[Xerte] Full install failing on page 4: System #2<BR>Date: Tue, 9 Mar 2010 
12:03:16 +0000<BR>From: Patrick.Lockley@nottingham.ac.uk<BR>To: 
xerte@lists.nottingham.ac.uk</SPAN></P>
<DIV>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Ok, 
so no flash loader screen, if you right click do you get flash?</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Is 
there any source code if you do view source?</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">We 
usually set xwd to be served as xml?</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV>
<DIV 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" 
lang=EN-US>From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang=EN-US> 
xerte-bounces@lists.nottingham.ac.uk 
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Steve 
Ricketts<BR><B>Sent:</B> 09 March 2010 12:01<BR><B>To:</B> Xerte discussion 
list<BR><B>Subject:</B> RE: [Xerte] Full install failing on page 4: System 
#2</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">LOL... Michigan has 
winter!!&nbsp; Moved here from Scottsdale, AZ!.. Weybridge, Surrey before 
that!<BR>&nbsp;<BR>By no preview, the preview.php window opens.&nbsp; With the 
"isSet" code in place, it just is a blank window.&nbsp; The&nbsp;"else" clause 
in the if(isSet block is executed (I put an alert in there).<BR>&nbsp;<BR>No red 
or anything I can tell is "bad" in Fiddler.&nbsp; Installed the mime type .xwd 
as application/x-xwd (also image/x-xwindowdump).&nbsp; Would the Fiddler output 
be helpful?<BR>&nbsp;<BR>sr<BR><BR>&nbsp;</SPAN></P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 108pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Subject: RE: 
[Xerte] Full install failing on page 4: System #2<BR>Date: Tue, 9 Mar 2010 
00:09:49 +0000<BR>From: Patrick.Lockley@nottingham.ac.uk<BR>To: 
xerte@lists.nottingham.ac.uk</SPAN></P>
<DIV id=ecxecxecxecxecxidOWAReplyText59853>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; COLOR: black; FONT-SIZE: 10pt">Michigan's 
not too bad.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt">Let me know what you 
mean by no preview?</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt">any red in 
fiddler?</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt">you might need xwd 
mime type&nbsp;as well</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 108pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> 
xerte-bounces@lists.nottingham.ac.uk on behalf of Steve Ricketts<BR><B>Sent:</B> 
Mon 08/03/2010 21:32<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> RE: 
[Xerte] Full install failing on page 4: System #2</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Ok, that took the 
error out of line 47 and the else clause is executed.&nbsp; But we don't have a 
preview. Checked mime types and they are in as:<BR>&nbsp;<BR>.rlo = 
flv-application/octet-stream<BR>.rlt = text/xml<BR>&nbsp;<BR>printed the 
following just to see if it meant anything to you:<BR>&nbsp;</SPAN></P>
<DIV>
<P style="TEXT-INDENT: -6pt; MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
class=ecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">myRLO = 
</SPAN></SPAN><SPAN class=ecxecxecxecxecxjskey><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: blue; FONT-SIZE: 10pt">new</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"> 
rloObject(</SPAN></SPAN><SPAN class=ecxecxecxecxecxjsstr><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: maroon; FONT-SIZE: 10pt">'800'</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">,</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjsstr><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: maroon; FONT-SIZE: 10pt">'600'</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">,</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjsstr><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: maroon; FONT-SIZE: 10pt">'modules/xerte/parent_templates/Nottingham/Nottingham.rlt'</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">,</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjsstr><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: maroon; FONT-SIZE: 10pt">'USER-FILES/2-guest-Nottingham/'</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">, 
</SPAN></SPAN><SPAN class=ecxecxecxecxecxjsstr><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: maroon; FONT-SIZE: 10pt">'USER-FILES/2-guest-Nottingham/preview.xml?time=1268082184'</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">, 
</SPAN></SPAN><SPAN class=ecxecxecxecxecxjsstr><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: maroon; FONT-SIZE: 10pt">'http://www.cade-etutor.com/xertetoolkits/'</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"> , 
</SPAN></SPAN><SPAN class=ecxecxecxecxecxjsstr><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: maroon; FONT-SIZE: 10pt">''</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">)</SPAN></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"><BR><SPAN 
class=ecxecxecxecxecxjstxt>Just for fun, I copied the preview.php from my other 
system and got the same results.&nbsp; </SPAN><BR>&nbsp;<BR><SPAN 
class=ecxecxecxecxecxjstxt>Can't help but think there is something in the 
database so here's a copy of sitedetails:</SPAN><BR>&nbsp;<BR><SPAN 
class=ecxecxecxecxecxjstxt>1, 'http://www.cade-etutor.com/xertetoolkits/', 
'false', 
'text/xml,application/msword,application/x-shockwave-flash,image/jpeg,image/pjpeg,image/png,image/gif,image/x-png,audio/mpeg,application/vnd.ms-excel,application/pdf,application/vnd.ms-powerpoint,video/x-ms-wmv,text/html,video/mp4,video/avi,audio/wav,text/plain,video/quicktime,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.presentationml.presentation', 
'XERTE_TOOLKITS', 'sAMAccountName', 'cn=', '', 'admin', 'password', 'Welcome to 
Xerte Online Toolkits', 'Xerte Online Toolkits', 
'website_code/images/xerteLogo.jpg', 'website_code/images/UofNLogo.jpg', 
'Welcome to Xerte online toolkits', 'Welcome to the toolkits front page, 
developed by the University of Nottingham', 
'PHAgY2xhc3M9Im5ld3NfdGl0bGUiPk90aGVyIHJlc291cmNlczwvcD48cCBjbGFzcz0ibmV3c19zdG9yeSI+PGEgaHJlZj0iIj5TaXRlIDE8L2E+PC9wPjxwIGNsYXNzPSJuZXdzX3N0b3J5Ij48YSBocmVmPSIiPlNpdGUgMjwvYT48L3A+PHAgY2xhc3M9Im5ld3Nfc3RvcnkiPjxhIGhyZWY9IiI+U2l0ZSAzPC9hPjwvcD4=', 
'PHAgY2xhc3M9Im5ld3NfdGl0bGUiPkhvdyB0bzwvcD48cCBjbGFzcz0iZGVtbyI+PGEgaHJlZj0iamF2YXNjcmlwdDphbGVydCgnU29ycnkuIFRoaXMgaXMgbm90IHlldCBhdmFpbGFibGUnKSI+MzAgU2Vjb25kIERlbW88L2E+PGJyIC8+QSB2ZXJ5IHNob3J0IGNhcHRpdmF0ZSBmaWxlIHNob3dpbmcgYSBzaW1wbGUgcHJvamVjdCBiZWluZyBzdGFydGVkLCBidWlsdCBhbmQgcHVibGlzaGVkIGZvciB0aGUgd2ViLjwvcD48cCBjbGFzcz0iZGVtbyI+PGEgaHJlZj0iamF2YXNjcmlwdDphbGVydCgnU29ycnkuIFRoaXMgaXMgbm90IHlldCBhdmFpbGFibGUnKSI+TGVhcm5pbmcgT2JqZWN0IERlbW88L2E+PGJyIC8+QSB2ZXJ5IHNpbXBsZSBkZW1vIG9mIGEgbGVhcm5pbmcgb2JqZWN0LjwvcD4=', 
'PHAgY2xhc3M9Im5ld3NfdGl0bGUiPldhbnQgdG8gc2hhcmUgc29tZSB0aG91Z2h0cz88L3A+PHAgY2xhc3M9ImdlbmVyYWwiPklmIHlvdSBoYXZlIGFueSBxdWVzdGlvbnMsIHJlcXVlc3RzIGZvciBoZWxwLCBpZGVhcyBmb3IgbmV3IHByb2plY3RzIG9yIHByb2JsZW1zIHRvIHJlcG9ydCwgdGhlbiBwbGVhc2UgZ2V0IGluIHRvdWNoLjwvcD48cCBjbGFzcz0iZ2VuZXJhbCI+UGxlYXNlIHVzZSBvdXIgPGEgaHJlZj0iZmVlZGJhY2svIiBzdHlsZT0iY29sb3I6IzAwMCI+RmVlZGJhY2sgRm9ybTwvYT48L3A+', 
'© Copyright University of Nottingham 2008', 'Xerte Online Toolkits RSS Feed', 
'Put your institution's name here', 'Licensed under a Creative Commons 
Attribution - NonCommercial-ShareAlike 2.0 Licence - see <A 
title="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/'&#10;CTRL + Click to follow link" 
href="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/'">http://creativecommons.org/licenses/by-nc-sa/2.0/uk/'</A>, 
'Licensed under a Creative Commons Attribution - NonCommercial-ShareAlike 2.0 
Licence - see <A 
href="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/'">http://creativecommons.org/licenses/by-nc-sa/2.0/uk/'</A>, 
'modules/xerte/training/toolkits.htm', 
'PGh0bWw+PGJvZHk+PGNlbnRlcj48cD48Zm9ybSBtZXRob2Q9InBvc3QiIGFjdGlvbj0iIj48cD5Vc2VybmFtZSA8aW5wdXQgdHlwZT0idGV4dCIgc2l6ZT0iMjAiIG1heGxlbmd0aD0iMTIiIG5hbWU9ImxvZ2luIiAvPjwvcD48cD5QYXNzd29yZCA8aW5wdXQgdHlwZT0icGFzc3dvcmQiIHNpemU9IjIwIiBtYXhsZW5ndGg9IjM2IiBuYW1lPSJwYXNzd29yZCIgLz48L3A+PHA+PGlucHV0IHR5cGU9ImltYWdlIiBzcmM9IndlYnNpdGVfY29kZS9pbWFnZXMvQnR0bl9Mb2dpbk9mZi5naWYiIG9ubW91c2VvdmVyPSJ0aGlzLnNyYz0nd2Vic2l0ZV9jb2RlL2ltYWdlcy9CdHRuX0xvZ2luT24uZ2lmJyIgb25tb3VzZWRvd249InRoaXMuc3JjPSd3ZWJzaXRlX2NvZGUvaW1hZ2VzL0J0dG5fTG9naW5DbGljay5naWYnIiBvbm1vdXNlb3V0PSJ0aGlzLnNyYz0nd2Vic2l0ZV9jb2RlL2ltYWdlcy9CdHRuX0xvZ2luT2ZmLmdpZiciIC8+PC9wPg==', 
'PGh0bWw+PGJvZHk+PGNlbnRlcj48cD48Zm9ybSBtZXRob2Q9InBvc3QiIGFjdGlvbj0iIj48cD5QYXNzd29yZCA8aW5wdXQgdHlwZT0icGFzc3dvcmQiIHNpemU9IjIwIiBtYXhsZW5ndGg9IjM2IiBuYW1lPSJwYXNzd29yZCIgLz48L3A+PHA+PGlucHV0IHR5cGU9ImltYWdlIiBzcmM9IndlYnNpdGVfY29kZS9pbWFnZXMvQnR0bl9Mb2dpbk9mZi5naWYiIG9ubW91c2VvdmVyPSJ0aGlzLnNyYz0nd2Vic2l0ZV9jb2RlL2ltYWdlcy9CdHRuX0xvZ2luT24uZ2lmJyIgb25tb3VzZWRvd249InRoaXMuc3JjPSd3ZWJzaXRlX2NvZGUvaW1hZ2VzL0J0dG5fTG9naW5DbGljay5naWYnIiBvbm1vdXNlb3V0PSJ0aGlzLnNyYz0nd2Vic2l0ZV9jb2RlL2ltYWdlcy9CdHRuX0xvZ2luT2ZmLmdpZiciIC8+PC9wPg==', 
'modules/', 'website_code/', 'USER-FILES/', 'website_code/php/', 
'c:/inetpub/wwwroot/xertetoolkits/import/', 'c:\inetpub\wwwroot\xertetoolkits\', 
'c2VsZWN0ICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gIm9yaWdpbmFsdGVtcGxhdGVzZGV0YWlscy50ZW1wbGF0ZV9uYW1lLCAiIC4gJHhlcnRlX3Rvb2xraXRzX3NpdGUtPmRhdGFiYXNlX3RhYmxlX3ByZWZpeCAuICJsb2dpbmRldGFpbHMudXNlcm5hbWUsICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gIm9yaWdpbmFsdGVtcGxhdGVzZGV0YWlscy50ZW1wbGF0ZV9mcmFtZXdvcmssICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gInRlbXBsYXRlcmlnaHRzLnVzZXJfaWQsICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gInRlbXBsYXRlcmlnaHRzLmZvbGRlciwgIiAuICR4ZXJ0ZV90b29sa2l0c19zaXRlLT5kYXRhYmFzZV90YWJsZV9wcmVmaXggLiAidGVtcGxhdGVyaWdodHMudGVtcGxhdGVfaWQsICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gInRlbXBsYXRlZGV0YWlscy5hY2Nlc3NfdG9fd2hvbSBmcm9tICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gIm9yaWdpbmFsdGVtcGxhdGVzZGV0YWlscywgIiAuICR4ZXJ0ZV90b29sa2l0c19zaXRlLT5kYXRhYmFzZV90YWJsZV9wcmVmaXggLiAidGVtcGxhdGVyaWdodHMsICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gInRlbXBsYXRlZGV0YWlscywgIiAuICR4ZXJ0ZV90b29sa2l0c19zaXRlLT5kYXRhYmFzZV90YWJsZV9wcmVmaXggLiAibG9naW5kZXRhaWxzIHdoZXJlICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gInRlbXBsYXRlZGV0YWlscy50ZW1wbGF0ZV90eXBlX2lkID0gIiAuICR4ZXJ0ZV90b29sa2l0c19zaXRlLT5kYXRhYmFzZV90YWJsZV9wcmVmaXggLiAib3JpZ2luYWx0ZW1wbGF0ZXNkZXRhaWxzLnRlbXBsYXRlX3R5cGVfaWQgYW5kICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gInRlbXBsYXRlZGV0YWlscy5jcmVhdG9yX2lkID0gIiAuICR4ZXJ0ZV90b29sa2l0c19zaXRlLT5kYXRhYmFzZV90YWJsZV9wcmVmaXggLiAibG9naW5kZXRhaWxzLmxvZ2luX2lkIGFuZCAiIC4gJHhlcnRlX3Rvb2xraXRzX3NpdGUtPmRhdGFiYXNlX3RhYmxlX3ByZWZpeCAuICJ0ZW1wbGF0ZXJpZ2h0cy50ZW1wbGF0ZV9pZCA9ICIgLiAkeGVydGVfdG9vbGtpdHNfc2l0ZS0+ZGF0YWJhc2VfdGFibGVfcHJlZml4IC4gInRlbXBsYXRlZGV0YWlscy50ZW1wbGF0ZV9pZCBhbmQgIiAuICR4ZXJ0ZV90b29sa2l0c19zaXRlLT5kYXRhYmFzZV90YWJsZV9wcmVmaXggLiAidGVtcGxhdGVyaWdodHMudGVtcGxhdGVfaWQ9IlRFTVBMQVRFX0lEX1RPX1JFUExBQ0UiIGFuZCByb2xlPSJjcmVhdG9yIg==', 
'error_logs/', '', 'false', '1000', '10', '', '', '', '', '', 
'modules/xerte/engine/save.php', 'upload.php?path=', 
'modules/xerte/engine/file_exists.php', 
'modules/xerte/engine/tools/SteelOverAll.swf', '', '', '', '', '', 
''</SPAN><BR>&nbsp;<BR><SPAN class=ecxecxecxecxecxjstxt>Ran out of 
ideas...</SPAN><BR>&nbsp;<BR>&nbsp;<BR><SPAN class=ecxecxecxecxecxjstxt>So... 
confused in Ann Arbor!&nbsp; ;-)</SPAN><BR>&nbsp;<BR><SPAN 
class=ecxecxecxecxecxjstxt>sr</SPAN></SPAN></P>
<DIV>
<P style="TEXT-INDENT: -6pt; MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"><BR>&nbsp;</SPAN></P></DIV>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 108pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Subject: RE: 
[Xerte] Full install failing on page 4: System #2<BR>Date: Mon, 8 Mar 2010 
18:57:02 +0000<BR>From: Patrick.Lockley@nottingham.ac.uk<BR>To: 
xerte@lists.nottingham.ac.uk</SPAN></P>
<DIV id=ecxecxecxecxecxecxidOWAReplyText81616>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; COLOR: black; FONT-SIZE: 10pt">i would 
try putting an if(isset($_GET['linkID)){ } else { } around line 47</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 108pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> 
xerte-bounces@lists.nottingham.ac.uk on behalf of Steve Ricketts<BR><B>Sent:</B> 
Mon 08/03/2010 17:36<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> RE: 
[Xerte] Full install failing on page 4: System #2</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Was able to edit 
now with those changes.&nbsp; Just added a couple of pages and tried to 
preview... got the JS error and lookin at the source found:<BR>&nbsp;</SPAN></P>
<DIV id=ecxecxecxecxecxecxsyn_row32>
<P style="TEXT-INDENT: -6pt; MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
class=ecxecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Notice&nbsp; 
Undefined index:&nbsp; linkID </SPAN></SPAN><SPAN 
class=ecxecxecxecxecxecxjskey><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: blue; FONT-SIZE: 10pt">in</SPAN></SPAN><SPAN 
class=ecxecxecxecxecxecxjstxt><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"> 
C:\Inetpub\wwwroot\XerteToolkits\modules\xerte\preview.php on line 
</SPAN></SPAN><SPAN class=ecxecxecxecxecxecxjsnum><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: red; FONT-SIZE: 10pt">47</SPAN></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"><BR>sr&nbsp;</SPAN></P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 108pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Subject: RE: 
[Xerte] Full install failing on page 4: System #2<BR>Date: Mon, 8 Mar 2010 
14:08:14 +0000<BR>From: Patrick.Lockley@nottingham.ac.uk<BR>To: 
xerte@lists.nottingham.ac.uk</SPAN></P>
<DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">“</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Tried 
edit.php<BR><STRONG><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'">Notice</SPAN></STRONG>: Undefined 
variable: xerte_toolkits_site in 
<B>C:\Inetpub\wwwroot\XerteToolkits\edit.php</B> on line 
<B>34</B><BR><BR><B>Notice</B>: Trying to get property of non-object in 
<B>C:\Inetpub\wwwroot\XerteToolkits\edit.php</B> on line <B>34”</B></SPAN></P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Try 
adding the line</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">global 
$xerte_toolkits_site;</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">inside 
the update_access_time function.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Looking 
in template library.php, I can see a typo</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Swap 
$query_reponse, for $query_response.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV>
<DIV 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" 
lang=EN-US>From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang=EN-US> 
xerte-bounces@lists.nottingham.ac.uk 
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Steve 
Ricketts<BR><B>Sent:</B> 08 March 2010 14:03<BR><B>To:</B> Xerte discussion 
list<BR><B>Subject:</B> RE: [Xerte] Full install failing on page 4: System 
#2</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 144pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">System 
2<BR>&nbsp;<BR>That change removed the error from the initial page, but there 
are still errors, both JS and php, in other pages.&nbsp; You know, I can't help 
but think a lot of this was caused in the initial installation when I got the 
original errors on page4 of the install (bottom of this post).&nbsp; Anyway, 
here are some of the errors still coming up:<BR>&nbsp;<BR>Tried 
edit.php<BR><STRONG><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'">Notice</SPAN></STRONG>: Undefined 
variable: xerte_toolkits_site in 
<B>C:\Inetpub\wwwroot\XerteToolkits\edit.php</B> on line 
<B>34</B><BR><BR><B>Notice</B>: Trying to get property of non-object in 
<B>C:\Inetpub\wwwroot\XerteToolkits\edit.php</B> on line <B>34</B><BR><BR>Tried 
Preview, nothing shows on screen, but JS error shows:<BR>Message: Syntax 
error<BR>Line: 31<BR>Char: 1<BR>Code: 0<BR>URI: <A 
href="http://www.cade-etutor.com/xertetoolkits/preview.php?template_id=1">http://www.cade-etutor.com/xertetoolkits/preview.php?template_id=1</A><BR>Notice:&nbsp; 
Undefined index:&nbsp; linkID <SPAN class=ecxecxecxecxecxecxecxjskey><SPAN 
style="COLOR: blue">in</SPAN></SPAN> 
C:\Inetpub\wwwroot\XerteToolkits\modules\xerte\preview.php on line <SPAN 
class=ecxecxecxecxecxecxecxjsnum><SPAN 
style="COLOR: red">47</SPAN></SPAN><BR>&nbsp;<BR>Creating a new project gives JS 
error on:<BR>var neweditorwindow = window.open(site_url + url_return("edit" , 
xmlHttp.responseText), "editwindow" + xmlHttp.responseText, "height=665, 
width=800" );<BR>&gt;&gt;xmlHttp.responseText<BR>Notice:&nbsp; Undefined 
variable: query_reponse in 
C:\Inetpub\wwwroot\XerteToolkits\website_code\php\template_library.php on line 
21<BR><BR>&nbsp;<BR>sr</SPAN></P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 144pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"><BR>Subject: RE: 
[Xerte] Full install failing on page 4: No database selected<BR>Date: Mon, 8 Mar 
2010 12:50:32 +0000<BR>From: Patrick.Lockley@nottingham.ac.uk<BR>To: 
xerte@lists.nottingham.ac.uk</SPAN></P>
<DIV>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
mysql_select_db($xerte_toolkits_site-&gt;database_name) or die($database_fail = 
true);</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/*</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
* database failing code</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
*/</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if($database_fail){</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">lines 
43-49 of database_library.php</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">suggest 
putting a line above the mysql_select along the lines of</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">$database_fail 
= false;</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Then 
seeing what happens</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV>
<DIV 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" 
lang=EN-US>From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang=EN-US> 
xerte-bounces@lists.nottingham.ac.uk 
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Steve 
Ricketts<BR><B>Sent:</B> 08 March 2010 12:28<BR><B>To:</B> Xerte discussion 
list<BR><B>Subject:</B> Re: [Xerte] Full install failing on page 4: No database 
selected</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">SYSTEM 2 - Windows 
Server 2003, IIS 6</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">I'm going to start 
referring to these by number these because I'm having different problems on two 
different systems.&nbsp; Hopefully, the solutions&nbsp;will both 
relate.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">When I click Create 
Project, I get a JS error on line 1183 var neweditorwindow = 
window.open(site_url + url_return("edit",xmlHttp.responseText,"editwindow"&nbsp; 
+ xmlHttp.responseText, "height=665,width=800");</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">It's caused by the 
responseText having three undefined variable errors.&nbsp; Two in 
database_library.php (database_fail) at line 49 and one in template_library.php 
(query_response) on line 21</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">Keep in mind that 
there is already an error message on the index page (demo.php) of Notice:&nbsp; 
Undefined variable: database_fail in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\database_library.php 
on line 49</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">sr</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV></DIV>
<DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<DIV>
<P style="BACKGROUND: whitesmoke; MARGIN-LEFT: 180pt" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> <A 
title="mailto:velocedge@hotmail.com&#10;CTRL + Click to follow link" 
href="mailto:velocedge@hotmail.com">Steve Ricketts</A> </SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="BACKGROUND: whitesmoke; MARGIN-LEFT: 180pt" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">Sent:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> Sunday, March 07, 
2010 4:57 PM</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="BACKGROUND: whitesmoke; MARGIN-LEFT: 180pt" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">To:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> <A 
title="mailto:xerte@lists.nottingham.ac.uk&#10;CTRL + Click to follow link" 
href="mailto:xerte@lists.nottingham.ac.uk">Xerte discussion list</A> 
</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="BACKGROUND: whitesmoke; MARGIN-LEFT: 180pt" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">Subject:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> RE: [Xerte] Full 
install failing on page 4: No database selected</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">I tried to install 
Xerte on another computer and made sure I applied the lessons learned.&nbsp; All 
defaults in the parameters were taken (except the database of course). 
&nbsp;This is a Windows Server 2003 with IIS 6 so it was a little 
different.&nbsp; Here's the output from&nbsp;page 4 and then index.php and 
demo.txt (changed to index.php).<BR>&nbsp;<BR>&nbsp; <BR>Notice: Use of 
undefined constant get_magic_quotes_gpc - assumed 'get_magic_quotes_gpc' in 
C:\Inetpub\wwwroot\XerteToolkits\setup\page4.php on line 9<BR>The sitedetails 
site ID query succeeded <BR>The sitedetails site url query succeeded <BR>The 
sitedetails apache query succeeded <BR>The sitedetails apache query succeeded 
<BR>The sitedetails mimetypes query succeeded <BR>The sitedetails LDAP 
preference query succeeded <BR>The sitedetails LDAP preference query succeeded 
<BR>The sitedetails LDAP_filter query succeeded <BR>The sitedetails 
integration_config_path query succeeded <BR>The sitedetails admin_username query 
succeeded <BR>The sitedetails admin_password query succeeded <BR>The sitedetails 
site_session_name query succeeded <BR>The sitedetails site_title query succeeded 
<BR>The sitedetails site_name query succeeded <BR>The sitedetails site_logo 
query succeeded <BR>The sitedetails organisational_logo query succeeded <BR>The 
sitedetails welcome_message query succeeded <BR>The sitedetails site_text query 
succeeded <BR>The sitedetails news_text query succeeded <BR>The sitedetails 
pod_one query succeeded <BR>The sitedetails pod_two query succeeded <BR>The 
sitedetails copyright query succeeded <BR>The sitedetails rss_title query 
succeeded <BR>The sitedetails synd_publisher query succeeded <BR>The sitedetails 
synd_rights query succeeded <BR>The sitedetails synd_license query succeeded 
<BR>The sitedetails demonstration_page query succeeded <BR>The sitedetails 
form_string query succeeded <BR>The sitedetails peer_form_string query succeeded 
<BR>The sitedetails module_path query succeeded <BR>The sitedetails 
website_code_path query succeeded <BR>The sitedetails users_file_area_short 
query succeeded <BR>The sitedetails php_library_path query succeeded <BR>The 
sitedetails import_path query succeeded <BR>The sitedetails root_file_path query 
update sitedetails set root_file_path='c:\inetpub\wwwroot\xertetoolkits\' where 
site_id="1" has failed due to You have an error in your SQL syntax; check the 
manual that corresponds to your MySQL server version for the right syntax to use 
near ''c:\inetpub\wwwroot\xertetoolkits\' where site_id="1"' at line 1<BR>The 
sitedetails play_edit_preview_queryquery succeeded <BR>The sitedetails 
error_log_path query succeeded <BR>The sitedetails email_error_list query 
succeeded <BR>The sitedetails error_log_message query succeeded <BR>Notice: 
Undefined index: max_error_size in 
C:\Inetpub\wwwroot\XerteToolkits\setup\page4.php on line 587<BR>The sitedetails 
max_error_size query succeeded <BR>The sitedetails error_email_message query 
succeeded <BR>The sitedetails ldap_host query succeeded <BR>The sitedetails 
ldap_port query succeeded <BR>The sitedetails bind_pwd query succeeded <BR>The 
sitedetails basedn query succeeded <BR>The sitedetails bind_dn query succeeded 
<BR>The sitedetails flash_save_path query succeeded <BR>The sitedetails 
flash_upload_path query succeeded <BR>The sitedetails flash_preview_check_path 
query succeeded <BR>The sitedetails flash_flv_skin query succeeded <BR>The 
sitedetails site_email_account query succeeded <BR>The sitedetails headers query 
succeeded <BR>The sitedetails email_to_add_to_username query succeeded <BR>The 
sitedetails proxy1 query succeeded <BR>The sitedetails port1 query succeeded 
<BR>The sitedetails feedback_list query succeeded <BR>Install complete <BR>Your 
site URL is <A 
href="http://www.svr.com/xertetoolkits/">www.svr.com/xertetoolkits/</A> <BR>If 
you have installed this on a public facing server, please look to remove the php 
file you are not planning to use. Index, demo, integration, webctlink and 
management.php all can access the site in some way. You should rename the files 
you do not plan to use. <BR>Please see the Xerte site at <A 
href="http://www.nottingham.ac.uk/xerte">http://www.nottingham.ac.uk/xerte</A> 
and please consider joining the mailing list. <BR>&nbsp;<BR>[INDEX.PHP 
(original)]<BR>Notice: Undefined variable: form_string in 
C:\Inetpub\wwwroot\XerteToolkits\index.php on line 39<BR><BR>[Demo changed to 
index.php]<BR>Notice:&nbsp; Undefined variable: database_fail in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\database_library.php 
on line 49<BR>Notice:&nbsp; Undefined index:&nbsp; toolkits_logon_username in 
&lt;b&gt;C:\Inetpub\wwwroot\XerteToolkits\website_code\php\database_library.php 
on line 57<BR><BR>It throws excepts on pretty much any page you try to call, but 
I assume it's all connected to the original problem... whatever that 
is.<BR>&nbsp;<BR>sr</SPAN></P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV></DIV></DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">From: 
velocedge@hotmail.com<BR>To: xerte@lists.nottingham.ac.uk<BR>Subject: RE: 
[Xerte] Full install failing on page 4: No database selected<BR>Date: Sun, 7 Mar 
2010 16:51:30 -0500<BR><BR>Ah, sorry... I was one e-mail off... In regard to the 
errors on page 4,&nbsp;that was resolved when&nbsp;I put the database name 
in&nbsp;database.php.&nbsp; It was after that, the sitedetails table was 
populated.&nbsp; You know, the strange thing was that the host name, user, and 
password were there, just no database name.<BR>&nbsp;<BR>I've never used 
fiddler, but I downloaded it and ran edit.php... not sure what it means but I 
did get a red line, can't find the following file:<BR>&nbsp;<BR><A 
href="http://learnnet/xertetoolkits/USER-FILES/1-guest-Nottingham/preview.xml?myvar=1267992069172"><B><SPAN 
style="COLOR: red">MailScanner has detected a possible fraud attempt from 
"learnnet" claiming to be</SPAN></B> 
http://learnnet:80/xertetoolkits/USER-FILES/1-guest-Nottingham/preview.xml?myvar=1267992069172</A> 
<BR>&nbsp;<BR>Nothing is in that directory so makes sense but wondering why it 
can't write to that directory.&nbsp; NTFS permissions have been set to full 
access for Everyone, Network Services, and IUSR just to make 
sure.<BR>&nbsp;<BR>sr<BR>&nbsp;</SPAN></P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 180pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Subject: RE: 
[Xerte] Full install failing on page 4: No database selected<BR>Date: Sun, 7 Mar 
2010 19:10:17 +0000<BR>From: Patrick.Lockley@nottingham.ac.uk<BR>To: 
xerte@lists.nottingham.ac.uk</SPAN></P>
<DIV id=ecxecxecxecxecxecxecxecxecxecxidOWAReplyText1410>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt">Your later paragraphs 
may well reflect the fact your sitedetails table is basically empty, as your 
setup failed.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<DIV>
<DIV id=ecxecxecxecxecxecxecxecxecxecxecxidOWAReplyText32610>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt">SR: Actually, 
no.&nbsp; The sitedetails table is full of entries.&nbsp; It was the 
php_library_path field that I thought might have been incorrect... turns out, it 
wasn't!.. so I put it back.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt">Well, all page 4 of 
the installer does is populate this table. So to get errors - the table wouldn't 
be populated?</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt">Switching from index 
to demo will not really achieve anything other than removing the requirement for 
LDAP.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt">SR: Yep, that's what 
I was going for.&nbsp; The developers will enter through our LMS and as such 
will have already been authenticated.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt">Then ignore demo, and 
use integration.txt</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Locked buttons - in 
the editor window? that's usually mimetypes, I would put fiddler on your pc, and 
see if the xwd is being loaded. I'd expect to see it appear in 
red.</SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 180pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> 
xerte-bounces@lists.nottingham.ac.uk on behalf of Steve Ricketts<BR><B>Sent:</B> 
Sun 07/03/2010 16:35<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> Re: 
[Xerte] Full install failing on page 4: No database selected</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">Amazing!!&nbsp; 
Just like magic, thanks!&nbsp; For some reason the database name was blank in 
database.php.&nbsp; Switched&nbsp;demo.txt to index.php.&nbsp; Works fine now... 
the setup that is.&nbsp; <IMG id=ecxecxecxecxecxecxecxecx_x005f_x0000_i1028 
border=0 alt="Sad smile emoticon" src=""></SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">Thought I was home 
free, but tried to create a project.&nbsp; That went fine.&nbsp; Tried to 
edit... that didn't.&nbsp; Got a 500 error.&nbsp; Checked properties of that 
project.&nbsp; Got a JS error yelling about properties_ajax_php_path being 
undefined.&nbsp; Tried edit&nbsp;again... no 500 error but display basically 
locked.&nbsp;&nbsp;&nbsp;Not "locked" locked, just the buttons didn’t to 
anything.&nbsp; Exited the window, go another JS error: on line 30, 
window_reference.edit_window_close_path(path)</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">Figured I had 
something wrong in the php path, took your #3 suggestion,&nbsp;and found 
php_library_path field in sitedetails table set to website_code/PHP/... thought 
I missed a config parameter and changed it to where my PHP install physically 
resides (c:\program files (x86)\PHP\)... not a good thing to do!&nbsp; Nothing 
worked.&nbsp; Decided I didn't know what the H I'm doing and better post before 
I destroy more. </SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">sr</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 10pt">PS.&nbsp; 
php_library_path returned to normal.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<DIV>
<DIV>
<P style="BACKGROUND: whitesmoke; MARGIN-LEFT: 180pt" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> <A 
title=ronm@mitchellmedia.co.uk href="mailto:ronm@mitchellmedia.co.uk">RonM</A> 
</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="BACKGROUND: whitesmoke; MARGIN-LEFT: 180pt" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">Sent:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> Sunday, March 07, 
2010 10:12 AM</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="BACKGROUND: whitesmoke; MARGIN-LEFT: 180pt" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">To:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> <A 
title=xerte@lists.nottingham.ac.uk 
href="mailto:xerte@lists.nottingham.ac.uk">'Xerte discussion list'</A> 
</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="BACKGROUND: whitesmoke; MARGIN-LEFT: 180pt" 
class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">Subject:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> RE: [Xerte] Full 
install failing on page 4: No database selected</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Hi 
Steve</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">I’ve 
had this kind of problem on windows/IIS installations too. So a couple of 
suggestions but from memory...</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="TEXT-INDENT: -18pt; MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">1.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 7pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Try 
the installation again but before you submit page3 to page 4 check database.php 
which should be created automatically in the root of your install but may not 
have all the correct values. If it doesn’t edit that so that it does and then 
submit page 3 to page 4.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="TEXT-INDENT: -18pt; MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">2.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 7pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">If 
that all works remember that if you haven’t used ldap you will need to rename 
index.php and either use switch.txt or demo.txt renamed to index.php</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="TEXT-INDENT: -18pt; MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">3.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 7pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">If 
steps 2 &amp; 3 don’t work check the site details table for errors if some of 
the paths are incorrect try fixing those in the database.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Pat 
may have other suggestions but try this and post back to the list.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">HTH</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Ron</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><A 
name=_MailEndCompose></A><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV>
<DIV 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1f497d; FONT-SIZE: 10pt" 
lang=EN-US>From:</SPAN></B><SPAN 
style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1f497d; FONT-SIZE: 10pt" 
lang=EN-US> xerte-bounces@lists.nottingham.ac.uk 
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Steve 
Ricketts<BR><B>Sent:</B> 07 March 2010 14:41<BR><B>To:</B> Xerte discussion 
list<BR><B>Subject:</B> [Xerte] Full install failing on page 4: No database 
selected</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" 
lang=EN-US>I'm trying a new full install on Windows Vista with IIS.&nbsp; It 
creates the database fine but when I get to the 4th page there are a ton of 
errors all ending with no database selected.&nbsp; I've changed the 
setup/database.txt file to reflect the current installation (found that in post) 
but there is no change in the errors.&nbsp; I basically left the mysql 
information on page3.php alone.&nbsp; Can anyone help me to the next 
step?</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" 
lang=EN-US><BR>Thanks,</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" 
lang=EN-US>sr</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" 
lang=EN-US>PS. Regarding the discussion of&nbsp;forum vs. e-mail, as a newcomer 
the response of the e-mail replies is terrific and very helpful.&nbsp; However, 
what I really would like is a way to easily look back at a threaded discussion 
on a specific issue... I have many I need to chase and am reluctant to ask 
questions about every silly thing that pops into my 
head.&nbsp;&nbsp;&nbsp;Today,&nbsp;I used the newly reference search function to 
find some information on the problem mentioned above, but it was very difficult 
to follow.&nbsp; There are multiple topics in the threads and it's easy to loose 
your way... I'm not sure I found all the references.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P></DIV>
<DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" 
lang=EN-US>Is there no way to have your cake and eat it too... (then again 
what's the purpose of having the cake in the first place!) where you can e-mail 
each post&nbsp;in a forum to the mailing list?&nbsp;&nbsp; You could have your 
forum topic areas and those that wanted to follow that route could deal with a 
regular forum (sub topics, search threads, etc.) and the mailing list people 
still get to receive each post in their e-mail.</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV></DIV>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV></DIV></DIV>
<P style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 180pt; MARGIN-RIGHT: 0cm" 
class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"><BR>_______________________________________________<BR>Xerte 
mailing 
list<BR>Xerte@lists.nottingham.ac.uk<BR>http://lists.nottingham.ac.uk/mailman/listinfo/xerte</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV></DIV></DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Hotmail: 
Trusted email with powerful SPAM protection. <A 
href="http://clk.atdmt.com/GBL/go/201469227/direct/01/">Sign up now.</A> 
</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV></DIV></DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Hotmail: 
Trusted email with Microsoft’s powerful SPAM protection. <A 
href="http://clk.atdmt.com/GBL/go/201469226/direct/01/">Sign up now.</A> 
</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV></DIV></DIV>
<P style="MARGIN-LEFT: 180pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Hotmail: 
Trusted email with Microsoft’s powerful SPAM protection. <A 
href="http://clk.atdmt.com/GBL/go/201469226/direct/01/">Sign up now.</A> 
</SPAN><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN></P></DIV>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV></DIV>
<P style="MARGIN-LEFT: 144pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Your E-mail and 
More On-the-Go. Get Windows Live Hotmail Free. <A 
href="http://clk.atdmt.com/GBL/go/201469229/direct/01/">Sign up 
now.</A></SPAN></P></DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Hotmail: Trusted 
email with powerful SPAM protection. <A 
href="http://clk.atdmt.com/GBL/go/201469227/direct/01/">Sign up now.</A> 
</SPAN></P></DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Hotmail: Powerful 
Free email with security by Microsoft. <A 
href="http://clk.atdmt.com/GBL/go/201469230/direct/01/">Get it now.</A> 
</SPAN></P></DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV></DIV>
<P style="MARGIN-LEFT: 108pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Hotmail: Powerful 
Free email with security by Microsoft. <A 
href="http://clk.atdmt.com/GBL/go/201469230/direct/01/">Get it 
now.</A></SPAN></P></DIV>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 36pt">
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV></DIV>
<P style="MARGIN-LEFT: 72pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Hotmail: Trusted 
email with powerful SPAM protection. <A 
href="http://clk.atdmt.com/GBL/go/201469227/direct/01/">Sign up 
now.</A></SPAN></P></DIV>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt"></SPAN>&nbsp;</P>
<DIV style="TEXT-ALIGN: center; MARGIN-LEFT: 36pt" class=ecxecxMsoNormal 
align=center><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">
<HR align=center SIZE=2 width="100%">
</SPAN></DIV>
<P style="MARGIN-LEFT: 36pt" class=ecxecxMsoNormal><SPAN 
style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 10pt">Hotmail: Free, 
trusted and rich email service. <A 
href="http://clk.atdmt.com/GBL/go/201469228/direct/01/">Get it 
now.</A></SPAN></P></DIV><BR>
<HR>
Hotmail: Powerful Free email with security by Microsoft. <A 
href="http://clk.atdmt.com/GBL/go/201469230/direct/01/">Get it now.</A> 
</DIV><BR>
<HR>
Hotmail: Powerful Free email with security by Microsoft. <A 
href="http://clk.atdmt.com/GBL/go/201469230/direct/01/" target=_new>Get it 
now.</A> </DIV>
<P>
<HR>

<P></P>_______________________________________________<BR>Xerte mailing 
list<BR>Xerte@lists.nottingham.ac.uk<BR>http://lists.nottingham.ac.uk/mailman/listinfo/xerte<BR></BODY></HTML>