[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Possible bug in IC????
Kyle Cook wrote:
> At 08:42 PM 1/28/02, you wrote:
>
>> I think I may have run across a bug in interchange, unless someone
>> else can explain otherwise. I have interchange 4.8.2 running on a
>> server with redhat 7.2. I have not had much for problems up until
>> now. I have a multi-page checkout and have been having some problems
>> with the last page just reloading, after some discussion Joachim
>> recommended that I add the following line to the last page:
>>
>> TEST: ([error all=1 show_var=1 keep=1 show_error=1])<BR>
>>
>> So I did, but nothing showed up, not even the "TEST:" portion of that
>> line. So I started making other changes to the page and noticed that
>> none of those were showing up either. I proceded to restart
>> interchange, and clear the cache on my browser to see if this would
>> make a difference... Still nothing. I then restarted the server that
>> IC is running on, no change. I decided to make some changes to the
>> other pages in my multipage checkout, those all showed up without
>> problems.
>>
>> Here are the links to all of the files related to the checkout:
>>
>> http://sawtoothcomputers.com/ic/checkout1.html
>> http://sawtoothcomputers.com/ic/checkout1.5.html
>> http://sawtoothcomputers.com/ic/checkout2.html
>> http://sawtoothcomputers.com/ic/profiles.order
>>
>>
>> The following lines from checkout2.html are not showing up (It looks
>> like it had before I added these lines):
>>
>> Some more stuff<br>
>>
>> Some stuff that is happening [error all=1 show_var=1 keep=1
>> show_error=1] <br>
>> <br>
>> Other stuff I would like to showup
>>
>> Does anyone know what is causing this or should I submit a bug report?
>>
>> Thanks
>>
>> Steven Potter
>
>
>
>
> Steven,
>
> Looks like you might have redundant code and possible if tag nesting
> problems, look very carefully at the
> top of the page and the logic behind all the extra if tags.
>
> Kyle
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>
That is exactly what the problem was, I can't believe I didn't see
that... Thats what no sleep will do to you. Although I'm still
wondering how I did it. Anyway, Thanks for takeing the time Kyle.
Thanks
Steven Potter