Re: Https not showing products

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 59511
interpreted = N
texte = What OS is it running on? What ver of WebDNA? ----- Original Message ----- From: "WebDna @ Inkblot Media" To: "WebDNA Talk" Sent: Wednesday, September 29, 2004 2:49 PM Subject: Re: Https not showing products > The database is fine. It is a standard storebuilde rproduct DB. Like I said > it works fine on the non-secure part of the site. But if we do not flush it, > it does not work on the HTTPS side. If I do flush it, then it immediately > works on the HTTPS side. > > > ----- Original Message ----- > From: "Sal D'Anna" > To: "WebDNA Talk" > Sent: Wednesday, September 29, 2004 2:15 PM > Subject: Re: Https not showing products > > > > Have you checked the database for corruption, maybe every time you flush > > the > > database, WebDNA is trying to fix the corruption? > > > > Sal D'Anna > > > > -----Original Message----- > > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of > > WebDna @ Inkblot Media > > Sent: Wednesday, September 29, 2004 11:14 AM > > To: WebDNA Talk > > Subject: Re: Https not showing products > > > > Tried this and closedatabase too, but it did not seem to work. > > > > > > ----- Original Message ----- > > From: "Gary Krockover" > > To: "WebDNA Talk" > > Sent: Wednesday, September 29, 2004 11:11 AM > > Subject: Re: Https not showing products > > > > > >> try a [commitdatabase db= ] > >> > >> I have resorted to adding that to each append/replace/delete that I make > >> to db's though per the docs you shouldn't have to. > >> > >> GK > >> > >> At 01:03 PM 9/29/2004, you wrote: > >>>Hello Everyone, > >>> > >>>We are having an issue where when a client adds a produnt to her database > >>>via the admin tool it does not show in the cart until the databases have > >>>been flushed. > >>> > >>>The admin is not secure "http" and the site is not secure when you add a > >>>product. Though the cart is "https" and if you have added a product from > >>>the site and go into the cart you will not see the details for that > >>>product unless we have run a flush of the databases in the HTTPS side of > >>>the site. > >>> > >>>Any ideas how to make this happen automatically without forcing the > >>>client > > > >>>to click a link from the admin after adding a product. > >>> > >>>We have tried: > >>> > >>>1. to include the flush statement in the add product script. > >>>2. Tried to redirect to the flush.tpl file we use and redirect back out > >>>of > > > >>>it. > >>>3. Include the flush statement to the cart. > >>> > >>>None of this is working. > >>> > >>>Thanks, > >>>RonnyMc > >> > >> > >> ------------------------------------------------------------- > >> 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://webdna.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://webdna.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://webdna.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://webdna.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://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Https not showing products ( Terry Wilson 2004)
  2. Re: Https not showing products ( "WebDna @ Inkblot Media" 2004)
  3. Re: Https not showing products ( Brian Fries 2004)
  4. Re: Https not showing products ( "kalin mintchev" 2004)
  5. Re: Https not showing products ( "WebDna @ Inkblot Media" 2004)
  6. Re: Https not showing products ( Brian Fries 2004)
  7. Re: Https not showing products ( "WebDna @ Inkblot Media" 2004)
  8. Re: Https not showing products ( "Jason Aus" 2004)
  9. Re: Https not showing products ( "WebDNA Talk-List Admin" 2004)
  10. Re: Https not showing products ( "WebDna @ Inkblot Media" 2004)
  11. Re: Https not showing products ( "Sal D'Anna" 2004)
  12. Re: Https not showing products ( "WebDna @ Inkblot Media" 2004)
  13. Re: Https not showing products ( Gary Krockover 2004)
  14. Https not showing products ( "WebDna @ Inkblot Media" 2004)
What OS is it running on? What ver of WebDNA? ----- Original Message ----- From: "WebDna @ Inkblot Media" To: "WebDNA Talk" Sent: Wednesday, September 29, 2004 2:49 PM Subject: Re: Https not showing products > The database is fine. It is a standard storebuilde rproduct DB. Like I said > it works fine on the non-secure part of the site. But if we do not flush it, > it does not work on the HTTPS side. If I do flush it, then it immediately > works on the HTTPS side. > > > ----- Original Message ----- > From: "Sal D'Anna" > To: "WebDNA Talk" > Sent: Wednesday, September 29, 2004 2:15 PM > Subject: Re: Https not showing products > > > > Have you checked the database for corruption, maybe every time you flush > > the > > database, WebDNA is trying to fix the corruption? > > > > Sal D'Anna > > > > -----Original Message----- > > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of > > WebDna @ Inkblot Media > > Sent: Wednesday, September 29, 2004 11:14 AM > > To: WebDNA Talk > > Subject: Re: Https not showing products > > > > Tried this and closedatabase too, but it did not seem to work. > > > > > > ----- Original Message ----- > > From: "Gary Krockover" > > To: "WebDNA Talk" > > Sent: Wednesday, September 29, 2004 11:11 AM > > Subject: Re: Https not showing products > > > > > >> try a [commitdatabase db= ] > >> > >> I have resorted to adding that to each append/replace/delete that I make > >> to db's though per the docs you shouldn't have to. > >> > >> GK > >> > >> At 01:03 PM 9/29/2004, you wrote: > >>>Hello Everyone, > >>> > >>>We are having an issue where when a client adds a produnt to her database > >>>via the admin tool it does not show in the cart until the databases have > >>>been flushed. > >>> > >>>The admin is not secure "http" and the site is not secure when you add a > >>>product. Though the cart is "https" and if you have added a product from > >>>the site and go into the cart you will not see the details for that > >>>product unless we have run a flush of the databases in the HTTPS side of > >>>the site. > >>> > >>>Any ideas how to make this happen automatically without forcing the > >>>client > > > >>>to click a link from the admin after adding a product. > >>> > >>>We have tried: > >>> > >>>1. to include the flush statement in the add product script. > >>>2. Tried to redirect to the flush.tpl file we use and redirect back out > >>>of > > > >>>it. > >>>3. Include the flush statement to the cart. > >>> > >>>None of this is working. > >>> > >>>Thanks, > >>>RonnyMc > >> > >> > >> ------------------------------------------------------------- > >> 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://webdna.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://webdna.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://webdna.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://webdna.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://webdna.smithmicro.com/ "WebDNA Talk-List Admin"

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:

generate sequential numbers (1999) OT: Google (2002) WebCat2.0 acgi vs plugin (1997) show me your store ! (2003) Attention eCommerce Sites (deadline 12/12) (1997) [format xs] freeze (1997) A question on sub-categories (1997) Virtual hosting and webcatNT (1997) strange [date] behavior (2001) Re:2nd WebCatalog2 Feature Request (1996) ConvertChars (2000) [WebDNA] What am I doing wrong with authenticate (2012) shipping costs (1998) [WebDNA] Strange MATH result (2010) Close-to Comparison Code (1998) TEXTA-D (2003) Country & Ship-to address & other fields ? (1997) Secure server question (1997) setting line item numbers (1998) New Command prefs ... (1997)