<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hey David.</span></div><div><br><span></span></div><div><span>I just downloaded the SVN version from Google Code, enabled the "switch.txt" and edited it:</span></div><div><br><span></span></div><div><span>121             //include $xerte_toolkits_site->php_library_path . "database_library.php";<br>122             require_once $xerte_toolkits_site->php_library_path . "database_library.php";</span></div><div><br><span></span></div><div><span>No visual glitches reported and I was able to login.</span></div><div><br><span></span></div><div><span>Does it make sense if we ask to Pat include this change in "switch.txt" ?</span></div><div><br><span></span></div><div><span>Pat ... what do you
 think?</span></div><div><br><span></span></div><div><span>José.</span></div><div> </div><div>--<br>Lic. José Gregorio Díaz Unda.<br>Asesor de Tecnologías de Información y Comunicación.<br>Tel.: 58.0412.5518085<br>Skype: xt4mhz<br>Web: www.usb.ve - jgdu.blogspot.com<br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">De:</span></b> Jose Diaz <xt4mhz@yahoo.com><br> <b><span style="font-weight: bold;">Para:</span></b> XERTE XERTE <xerte@lists.nottingham.ac.uk> <br> <b><span style="font-weight: bold;">Enviado:</span></b> Martes, 6 de diciembre, 2011 12:27:33<br> <b><span style="font-weight: bold;">Asunto:</span></b> [Xerte] Re: White Screen Of Dead<br> </font> <br><div id="yiv510934753"><div><div
 style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;"><div><span>Hi David.</span></div><div><br><span></span></div><div><span>I just changed to "require_once" sentence.</span></div><div><br><span></span></div><div><span>About the XOT version, I'm using the published here:</span></div><div><br><span></span></div><div><span>http://www.nottingham.ac.uk/xerte/downloads/xertetoolkits.zip</span></div><div><br><span></span></div><div><span>It's published at the main webpage.</span></div><div><br><span></span></div><div><span>Do I have to use another version? <br></span></div><div><br><span></span></div><div><span>Thanks for all this help.</span></div><div><br><span></span></div><div><span>José.<br></span></div><div> </div><div>--<br>Lic. José Gregorio Díaz Unda.<br>Asesor de Tecnologías de Información y Comunicación.<br>Tel.: 58.0412.5518085<br>Skype: xt4mhz<br>Web: www.usb.ve -
 jgdu.blogspot.com<br></div>  <div style="font-family:times new roman, new york, times, serif;font-size:12pt;"> <div style="font-family:times new roman, new york, times, serif;font-size:12pt;"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">De:</span></b> David Goodwin <david@palepurple.co.uk><br> <b><span style="font-weight:bold;">Para:</span></b> Jose Diaz <xt4mhz@yahoo.com>; Xerte discussion list <xerte@lists.nottingham.ac.uk> <br> <b><span style="font-weight:bold;">Enviado:</span></b> Martes, 6 de diciembre, 2011 11:25:09<br> <b><span style="font-weight:bold;">Asunto:</span></b> Re: [Xerte] White Screen Of Dead<br> </font> <br><div id="yiv510934753"><div><br><div><div><br></div><blockquote type="cite"><div><div style="color:rgb(0, 0, 0);background-color:rgb(255, 255, 255);font-family:times, serif;font-size:12pt;"><div><br><span></span></div><div><span>I did: root@pc06074-linux:/var/www/xot#
 grep -r database_library.php *</span></div><div><br><span></span></div><div><span>And the results:<br></span></div><div><span><br></span></div><div><span>config.php:    require_once(dirname(__FILE__) . '/website_code/php/database_library.php');<br>index.php:            include $xerte_toolkits_site->php_library_path . "database_library.php";<br>integration.txt:    include $xerte_toolkits_site->php_library_path . "database_library.php";<br>moodle_config.txt:    require_once(dirname(__FILE__) . '/website_code/php/database_library.php');<br>webctlink.txt:    include
 $xerte_toolkits_site->php_library_path . "database_library.php";</span></div><div><br><span></span></div><div><span>As I can see, the "index.php" file (before switch.txt) is including "database_library.php". So, I commented and now I can log in but with some visual glitches:</span></div><div><span><br></span></div></div></div></blockquote><div><br></div><div><br></div>Don't comment it out - just change include's to require_once's.</div><div><br></div><div>e.g. <span class="yiv510934753Apple-style-span" style="font-family:times, serif;font-size:16px;">   require_once $xerte_toolkits_site->php_library_path . "database_library.php";</span></div><div><br></div><div><br><blockquote type="cite"><div><div style="color:rgb(0, 0, 0);background-color:rgb(255, 255, 255);font-family:times, serif;font-size:12pt;"><div><span>1.jpg : Log in page. There is some info missing under the "Sign In" button.</span></div><div><span>2.jpg and 3.jpg : After
 success login. the Projects and Templates are at the bottom of the page.</span></div><div><span>4.jpg : After log out. Again, there is some info missing under the "Sign In" button.</span></div><div><span>5.jpg : I tried to log in with any not existent user and the info under the "Sign In" button came up. No "notice" message at the upper left corner of the page.</span></div><div><br><span></span></div><div><span>Is this solution acceptable? ... I mean, commenting that
 line?</span></div></div></div></blockquote><div><br></div><div><br></div>I suspect there's a PHP error taking place (within the html source?) which is screwing up the rendering/layout.</div><div><br></div><div><br><blockquote type="cite"><div><div style="color:rgb(0, 0, 0);background-color:rgb(255, 255, 255);font-family:times, serif;font-size:12pt;"><div><br><span></span></div><div><span>Why could be happening about visual mismatch of the page?</span></div></div></div></blockquote><br></div><div>See above.</div><div><br></div><div>What version of toolkits are you using? I thought the latest version didn't have these problems.</div><div><br></div><div>David.</div><div><br></div><br><div>
<span class="yiv510934753Apple-style-span" style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-align:auto;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;font-size:medium;"><span class="yiv510934753Apple-style-span" style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;font-size:medium;"><div style="word-wrap:break-word;"><span class="yiv510934753Apple-style-span" style="border-collapse:separate;color:rgb(0, 0,
 0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;font-size:medium;"><div style="word-wrap:break-word;"><span class="yiv510934753Apple-style-span" style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;font-size:medium;"><div style="word-wrap:break-word;"><div>Pale Purple Ltd.  (Company No: 5580814)</div><div>'Business Web Application Development and Training in PHP'</div><div><br></div><div><a rel="nofollow" target="_blank" href="http://www.palepurple.co.uk">http://www.palepurple.co.uk</a>   </div><div>Office: 0845 0046746     Mobile:
 07792380669 </div><div><br></div><div>Follow us on Twitter: @PalePurpleLtd</div></div></span></div></span></div></span></span>
</div>
<br></div></div><br><br> </div> </div>  </div><br>
<div>
This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, 
copy or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.
</div>
<div>
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
</div>
</div></div><br>_______________________________________________<br>Xerte mailing list<br><a ymailto="mailto:Xerte@lists.nottingham.ac.uk" href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br><br>This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br><br>This message has been checked for viruses but the contents of an attachment<br>may still contain software viruses which could damage your computer
 system:<br>you are advised to perform your own checks. Email communications with the<br>University of Nottingham may be monitored as permitted by UK legislation.<br><br><br><br> </div> </div>  </div></body></html>