<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br>






<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 span.ecxEmailStyle18
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass .ecxMsoChpDefault
{font-size:10.0pt;}
@page Section1
{size:612.0pt 792.0pt;}
.ExternalClass div.ecxSection1
{page:Section1;}
</style>





<div class="ecxSection1">

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif'; color: rgb(31, 73, 125);">&gt;</span><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">Solution:<br>
<span style="color: rgb(31, 73, 125);">&gt;</span>In login_top, change the
action="" to action="index.php"<span style="color: rgb(31, 73, 125);"></span></span></p>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: rgb(31, 73, 125);">I would assume IIS would should
handle posting back to self?</span></p><p class="ecxMsoNormal" style="margin-bottom: 12pt;"><br></p><p class="ecxMsoNormal" style="margin-bottom: 12pt;">It does, but it doesn't accept a directory ( "/" ) as a valid URL for a POST operation.</p><p class="ecxMsoNormal" style="margin-bottom: 12pt;">When index.php is set as the default dir page, the URL is reported as the directory itself. <br><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: rgb(31, 73, 125);"></span></p><p class="ecxMsoNormal" style="margin-bottom: 12pt;"><br></p><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">&gt;For some reason, the XOT setup did not
pop that request when it wanted to set the session cookie. So, no cookie, no
session info, </span>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">&gt;edit.php returns "". Set the
domain to accept cookies, all good.</span></p>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">Toolkits doesn’t use any cookies, the
session info should be stored on the server?</span></p><p class="ecxMsoNormal" style="margin-bottom: 12pt;"><br><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';"></span></p><p class="ecxMsoNormal" style="margin-bottom: 12pt;">In FF, I've got a PHPSESSIONID showing in the cookies directory.</p><p class="ecxMsoNormal" style="margin-bottom: 12pt;">All I know is when I set "Accept cookies" on that domain, it started working.</p><p class="ecxMsoNormal" style="margin-bottom: 12pt;">Pure deduction, I admit. ;-)<span style="font-size: 10pt; font-family: 'Verdana','sans-serif';"></span></p><p class="ecxMsoNormal" style="margin-bottom: 12pt;"><br><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';"></span></p>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">&gt;I've cruised the php and database, but
can't make out where the upload mechanism is pulling that path from. I'd
imagine the tail end </span></p>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">&gt;of it (specific template_id) is being
passed in the session variables?</span></p>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">Flash_upload_path is set in the site
variables and is usually “upload.php?path=”</span></p>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">This upload file usually lives in </span></p>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">Modules/Xerte/engine and constructs the
upload address from the root path, then the page sought, which is constructed
from the $_server variable, so I would guess your $_server variable isn’t
right.</span></p><p class="ecxMsoNormal" style="margin-bottom: 12pt;"><br></p><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';"></span><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: rgb(31, 73, 125);"></span>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: rgb(31, 73, 125);">I'll take a peek. <br></span></p>

<p class="ecxMsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';"><br>
<br>
<br>
</span></p>

</div>                                               <br /><hr />Hotmail: Trusted email with powerful SPAM protection. <a href='http://clk.atdmt.com/GBL/go/177141665/direct/01/' target='_new'>Sign up now.</a></body>
</html>