Re: Https not showing products

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 59518
interpreted = N
texte = Thanks ... I agree that Globals is a good idea. It was just easier/faster to do it this way at the time. I will have to modify the paths in the admin and site to look at globals, but if I do it now it will make for an easier life later. Again, thanks for pointing out the sm link, I was totally overlooking it. ----- Original Message ----- From: "Brian Fries" To: "WebDNA Talk" Sent: Wednesday, September 29, 2004 9:13 PM Subject: Re: Https not showing products > You can reference via relative paths with enough ../'s to climb up the > directory tree then go back down, or using the server root path operator > (*) if it's enabled. My preference is to keep DBs in the global directory. > In addition to allowing simple shared dbs among virtual hosts, it adds an > extra level of security over keeping them in the virtual host's directory > as the web server will never serve a file from globals. > > - brian > > On Sep 29, 2004, at 8:10 PM, kalin mintchev wrote: > >> >>> hmm ... Yes, I am using a sym link to make an admin area in the >>> httpsdocs >>> directory. Now that you mention it, it makes perfect sense. :) I will >>> look >>> at it from that angle. >> >> nobody can save you from this. i have the same issue with a bunch of >> admin >> sites. >> the only solution is to commit/close both files after the change in the >> admin. >> with flat files the paths to http and https are never the same. specially >> if you use an umbrella https domain for virtual domains. >> >>> >>> ----- Original Message ----- >>> From: "Brian Fries" >>> To: "WebDNA Talk" >>> Sent: Wednesday, September 29, 2004 4:57 PM >>> Subject: Re: Https not showing products >>> >>> >>>> Are you in some cases referring to the database through an >>>> alias/shortcut/unix-link? This could result in WebDNA seeing the >>>> database >>>> as two different databases because of the differing paths. The best >>>> solution for this is often to store the DB in globals so both hosts can >>>> access it via the same "^folder/my.db" path. >>>> >>>> -- Brian Fries, BrainScan Software -- >>>> http://www.brainscansoftware.com >>>> -- >>>> >>>> On Sep 29, 2004, at 4:47 PM, WebDna @ Inkblot Media wrote: >>>> >>>>> Exactly. The issue is that I do not know how to make it see only one >>>>> or >>>>> how to flush them so that it will see them both with the new product. >>>>> >>>>> ----- Original Message ----- From: "Jason Aus" >>>>> To: "WebDNA Talk" >>>>> Sent: Wednesday, September 29, 2004 3:44 PM >>>>> Subject: Re: Https not showing products >>>>> >>>>> >>>>>> I saw similar issues with my server - If I remember right, it has >>>>>> something >>>>>> to do with the system having two copies of the db open in memory, one >>>>>> for >>>>>> the https, the other for the http. It sees them as two different >>>>>> databases, >>>>>> in a sense. >>>>>> >>>>>> Does that seem to be what you are seeing? >>>>>> >>>>>> -Jason >>>>>> >>>>>> >>>>>> ----- Original Message ----- From: "WebDNA Talk-List Admin" >>>>>> >>>>>> To: "WebDNA Talk" >>>>>> Sent: Wednesday, September 29, 2004 5:13 PM >>>>>> Subject: Re: Https not showing products >>>>>> >>>>>> >>>>>>> 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/ 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)
Thanks ... I agree that Globals is a good idea. It was just easier/faster to do it this way at the time. I will have to modify the paths in the admin and site to look at globals, but if I do it now it will make for an easier life later. Again, thanks for pointing out the sm link, I was totally overlooking it. ----- Original Message ----- From: "Brian Fries" To: "WebDNA Talk" Sent: Wednesday, September 29, 2004 9:13 PM Subject: Re: Https not showing products > You can reference via relative paths with enough ../'s to climb up the > directory tree then go back down, or using the server root path operator > (*) if it's enabled. My preference is to keep DBs in the global directory. > In addition to allowing simple shared dbs among virtual hosts, it adds an > extra level of security over keeping them in the virtual host's directory > as the web server will never serve a file from globals. > > - brian > > On Sep 29, 2004, at 8:10 PM, kalin mintchev wrote: > >> >>> hmm ... Yes, I am using a sym link to make an admin area in the >>> httpsdocs >>> directory. Now that you mention it, it makes perfect sense. :) I will >>> look >>> at it from that angle. >> >> nobody can save you from this. i have the same issue with a bunch of >> admin >> sites. >> the only solution is to commit/close both files after the change in the >> admin. >> with flat files the paths to http and https are never the same. specially >> if you use an umbrella https domain for virtual domains. >> >>> >>> ----- Original Message ----- >>> From: "Brian Fries" >>> To: "WebDNA Talk" >>> Sent: Wednesday, September 29, 2004 4:57 PM >>> Subject: Re: Https not showing products >>> >>> >>>> Are you in some cases referring to the database through an >>>> alias/shortcut/unix-link? This could result in WebDNA seeing the >>>> database >>>> as two different databases because of the differing paths. The best >>>> solution for this is often to store the DB in globals so both hosts can >>>> access it via the same "^folder/my.db" path. >>>> >>>> -- Brian Fries, BrainScan Software -- >>>> http://www.brainscansoftware.com >>>> -- >>>> >>>> On Sep 29, 2004, at 4:47 PM, WebDna @ Inkblot Media wrote: >>>> >>>>> Exactly. The issue is that I do not know how to make it see only one >>>>> or >>>>> how to flush them so that it will see them both with the new product. >>>>> >>>>> ----- Original Message ----- From: "Jason Aus" >>>>> To: "WebDNA Talk" >>>>> Sent: Wednesday, September 29, 2004 3:44 PM >>>>> Subject: Re: Https not showing products >>>>> >>>>> >>>>>> I saw similar issues with my server - If I remember right, it has >>>>>> something >>>>>> to do with the system having two copies of the db open in memory, one >>>>>> for >>>>>> the https, the other for the http. It sees them as two different >>>>>> databases, >>>>>> in a sense. >>>>>> >>>>>> Does that seem to be what you are seeing? >>>>>> >>>>>> -Jason >>>>>> >>>>>> >>>>>> ----- Original Message ----- From: "WebDNA Talk-List Admin" >>>>>> >>>>>> To: "WebDNA Talk" >>>>>> Sent: Wednesday, September 29, 2004 5:13 PM >>>>>> Subject: Re: Https not showing products >>>>>> >>>>>> >>>>>>> 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/ "WebDna @ Inkblot Media"

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:

[ConvertChars] problem (1997) Help formatting search results w/ table (1997) FTP Settings (1999) purchase.log file (1997) WebCat2: Items xx to xx shown, etc. (1997) WC1.6 to WC2 date formatting -FIXED! (1997) HELP WITH DATES (1997) off topic - dna snipets (1997) Protect usage (1999) [WebDNA] [test] last one, sorry...:p (2009) Sorry WebDNA server not running ????? (2002) version 2 for NT (1997) Wrapping text (1998) [WebDNA] [sendmail] random duplicates (2010) WebCatalog2 Feature Feedback (1996) Attn: Bug in GeneralStore example b15 (1997) ftp to webstar (2001) Encrypt question. (2000) Wrapping text (1998) Storefront Case Studies (1998)