Re: [WebDNA] Processor Maxing out

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 104914
interpreted = N
texte = O.K., a quick glance: [search db=LineItems.db&eqcartdata=[eqcartdatarq]&rank=off][/search] doesn't do anything. [WriteFile ^/WorldShip.txt][body][/WriteFile] maybe: [WriteFile ^WorldShip.txt][body][/WriteFile] (not sure if "/" will try an absolute path which could cause a permissions issue. You may want to add a "timeout" param to that context as well. I'm guessing this code came from someone that was not using relative paths... so things like above and: [search db=/ [encrypt method=base64&file=^/ etc. may be an issue depending on your preference settings. I like to use relative-to-the template-paths most often. Lastly, you have a sendmail in there.. maybe check your mail logs to see if the mail is getting through. If emailer gets stuck, it can cause race conditions. -You need a valid 'from' address in your sendmails. -Your permissions need to be writable by WebDNA for the email directories in WebCatalogEngine. -Make sure you are setting up your emailer prefs in the correct spot.. ie, if this is in a sandbox, your email prefs need to be set up in the sandbox admin, not the main admin. -Also, you have a double "]]" in the opening context. That's all I saw in a very quick pass through the code. Good luck. Donovan -- Donovan Brooke Euca Design Center [Practical-Ethical-Efficient] www.euca.us egg.bz artglass-forum.com Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  2. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  3. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  4. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  5. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  6. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  7. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  8. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  9. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  10. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  11. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  12. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  13. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  14. Re: [WebDNA] Processor Maxing out (Tennis De Jong 2010)
  15. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  16. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  17. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  18. Re: [WebDNA] Processor Maxing out (Tennis De Jong 2010)
  19. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  20. Re: [WebDNA] Processor Maxing out (Paul Willis 2010)
  21. Re: [WebDNA] Processor Maxing out (Paul Willis 2010)
  22. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  23. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  24. Re: [WebDNA] Processor Maxing out (Paul Willis 2010)
  25. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  26. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  27. Re: [WebDNA] Processor Maxing out (Paul Willis 2010)
  28. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  29. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  30. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  31. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  32. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  33. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  34. Re: [WebDNA] Processor Maxing out (Dan Strong 2010)
  35. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  36. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  37. Re: [WebDNA] Processor Maxing out (Tony Miller 2010)
  38. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  39. Re: [WebDNA] Processor Maxing out (Donovan Brooke 2010)
  40. [WebDNA] Processor Maxing out (Tony Miller 2010)
O.K., a quick glance: [search db=LineItems.db&eqcartdata=[eqcartdatarq]&rank=off][/search] doesn't do anything. [WriteFile ^/WorldShip.txt][body][/WriteFile] maybe: [WriteFile ^WorldShip.txt][body][/WriteFile] (not sure if "/" will try an absolute path which could cause a permissions issue. You may want to add a "timeout" param to that context as well. I'm guessing this code came from someone that was not using relative paths... so things like above and: [search db=/ [encrypt method=base64&file=^/ etc. may be an issue depending on your preference settings. I like to use relative-to-the template-paths most often. Lastly, you have a sendmail in there.. maybe check your mail logs to see if the mail is getting through. If emailer gets stuck, it can cause race conditions. -You need a valid 'from' address in your sendmails. -Your permissions need to be writable by WebDNA for the email directories in WebCatalogEngine. -Make sure you are setting up your emailer prefs in the correct spot.. ie, if this is in a sandbox, your email prefs need to be set up in the sandbox admin, not the main admin. -Also, you have a double "]]" in the opening context. That's all I saw in a very quick pass through the code. Good luck. Donovan -- Donovan Brooke Euca Design Center [Practical-Ethical-Efficient] www.euca.us egg.bz artglass-forum.com Donovan Brooke

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:

Sorting by sku (2001) WebCat2b13MacPlugIn - [include] (1997) [WebDNA] PDF creation (2013) [WebDNA] EMailer timezone bug? (2015) SiteEdit NewFile.html ? (1997) Num Sort Descending (OT) (2004) Chatroom (2000) Javascript Form Validation (2002) PIXO support (1997) WebCat2 - Getting to the browser's username/password data (1997) Generating unique SKU from [cart] - FIXED! (1997) Search design (1997) Not reading blanks (1998) no template caching (1997) [WebDNA] Convertchars Weirdness (2014) weird happenings (1997) Re2: Calculating multiple shipping... (1997) Two stores, one server (1998) Working with framesets (1998) Linux Install Question (2000)