Re: I've got a Bad Case of the DreadedÊÊÊÊs! Hel

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 44911
interpreted = N
texte = i had this problem a while ago. found it was cause by (spaces) in big found item loops. make sure you have none in amongst your founditems and they should go away ----- Original Message ----- From: citizen To: WebCatalog Talk Sent: Thursday, November 07, 2002 8:18 AM Subject: I've got a Bad Case of the Dreaded ÊÊÊÊs! Help Me STOP the ÊÊÊÊs Please! > Dear Webcaters, > > I've got a Bad Case of the Dreaded ÊÊÊÊs! Help Me Please! I have > hopefully worked out a way for a different set of home page specials to > come up each day of the month using the [If][Then] commands placed into > the result.inc page of the store builder templates. > > My only problem is that I get ÊÊÊÊ appearing on the page both before the > found items and after the found items. Part of the source code for the > page looks like this: > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > > > > > > > ÊÊÊÊ > > > > > 51 item(s) > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > I am using the following source code which works for today the 6th. It > will show all items marked day6 on the sixth. The relevent parts of the > results.inc page are here: > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > [ShowIf [url][formvariables name=--&exact=F][name][/formvariables][/url]=] > [!] This means we're at the home page with no params, so show Home Page > Specials [/!] > > [If [DATE format=%d]=06] > [Then][search > db=admin/products.db&eqH_P_SPECIALdatarq=day6&max=[MAX_FOUNDITEMS]&startat= > [startat]&eqVISIBLEdatarq=T&asTITLEsort=1&[formvariables > name=--&exact=f][getchars > start=3][name][/getchars]=[url][value][/url]&[/formvariables]] > >
> [!] > The following include files determine what the results of a product > search look like. > Normally the brief product template is displayed, but when a visitor > clicks the More Detail button, > then the full include file is used. The templates for each of these > is saved as a file in the ProductTemplates folder > [/!] > > [numfound] item(s) > [founditems] > [include file=ProductTemplates/[HOME_PAGE_SPECIAL]] > [/founditems] > >
> [/search] > [/Then] > [Else][/Else] > [/If] > > [/ShowIf] > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > I get a similar result for a simple page with the following code: > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > > > > > ABC > > > > > [If [DATE format=%d]=05] > [Then] href=default.tpl?action=full&CART=[cart]&--wsSKUdatarq=8192175>[date > format=%d]
[/Then] > [Else][date][/Else] > [/If] > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > The webpage result is > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > ÊÊÊÊ ÊÊÊÊ11/06/2002 > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > The source code for the page looks like this > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > > > > > > Florida_Naturals > > > > > > ÊÊÊÊ > ÊÊÊÊ11/06/2002 > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > > If anyone has any idea how to get rid of the dreaded ÊÊÊÊ > ÊÊÊÊs, I would be ever so grateful. > > Thanks so much in advance, > > Scott > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: I've got a Bad Case of the DreadedÊÊÊÊs! Hel (Andrew Simpson 2002)
i had this problem a while ago. found it was cause by (spaces) in big found item loops. make sure you have none in amongst your founditems and they should go away ----- Original Message ----- From: citizen To: WebCatalog Talk Sent: Thursday, November 07, 2002 8:18 AM Subject: I've got a Bad Case of the Dreaded ÊÊÊÊs! Help Me STOP the ÊÊÊÊs Please! > Dear Webcaters, > > I've got a Bad Case of the Dreaded ÊÊÊÊs! Help Me Please! I have > hopefully worked out a way for a different set of home page specials to > come up each day of the month using the [if][Then] commands placed into > the result.inc page of the store builder templates. > > My only problem is that I get ÊÊÊÊ appearing on the page both before the > found items and after the found items. Part of the source code for the > page looks like this: > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > >
> > > > > > ÊÊÊÊ > > > > > 51 item(s) > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > I am using the following source code which works for today the 6th. It > will show all items marked day6 on the sixth. The relevent parts of the > results.inc page are here: > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > [ShowIf [url][formvariables name=--&exact=F][name][/formvariables][/url]=] > [!] This means we're at the home page with no params, so show Home Page > Specials [/!] > > [If [DATE format=%d]=06] > [Then][search > db=admin/products.db&eqH_P_SPECIALdatarq=day6&max=[MAX_FOUNDITEMS]&startat= > [startat]&eqVISIBLEdatarq=T&asTITLEsort=1&[formvariables > name=--&exact=f][getchars > start=3][name][/getchars]=[url][value][/url]&[/formvariables]] > >
> [!] > The following include files determine what the results of a product > search look like. > Normally the brief product template is displayed, but when a visitor > clicks the More Detail button, > then the full include file is used. The templates for each of these > is saved as a file in the ProductTemplates folder > [/!] > > [numfound] item(s) > [founditems] > [include file=ProductTemplates/[HOME_PAGE_SPECIAL]] > [/founditems] > >
> [/search] > [/Then] > [Else][/Else] > [/If] > > [/ShowIf] > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > I get a similar result for a simple page with the following code: > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > > > > > ABC > > > > > [If [DATE format=%d]=05] > [Then] href=default.tpl?action=full&CART=[cart]&--wsSKUdatarq=8192175>[date > format=%d]
[/Then] > [Else][date][/Else] > [/If] > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > The webpage result is > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > ÊÊÊÊ ÊÊÊÊ11/06/2002 > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > The source code for the page looks like this > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > > > > > > Florida_Naturals > > > > > > ÊÊÊÊ > ÊÊÊÊ11/06/2002 > > -------------------------------------------------------------------------- - > -------------------------------------------------------------------------- - > ------------------------------------------------ > > > If anyone has any idea how to get rid of the dreaded ÊÊÊÊ > ÊÊÊÊs, I would be ever so grateful. > > Thanks so much in advance, > > Scott > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Andrew Simpson

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

WebCat2b15MacPlugin - showing [math] (1997) Error:Too many nested [xxx] contexts (1997) Missing / in generated url (2006) Talk List Suggestions (1997) Fufillment e-mail? (1998) Summary search -- speed (1997) NetSplat and WebCat2 (1997) Trouble with formula.db (1997) RE: ShowNext Command (1997) billing system (2003) [WriteFile] problems (1997) Close-to Comparison Code (1998) Authenticate (1997) [WriteFile] problems (1997) PCS Emailer's role ? (1997) Separate SSL Server (1997) Expected behavior? (1998) much help needed NEWBIE alert (2000) Version f1 status (1997) Limiting [FoundItems] (2000)