Re: Three new problems, maybe a fourth

This WebDNA talk-list message is from

1997


It keeps the original formatting.
numero = 12207
interpreted = N
texte = >First I would make sure the [listfiles] with the correct directory stuff is >working. Might be a glich in the / handling. What I am suggesting here is >pour all the images out of the folder, not just one.The problem I had in the beginning is this:When there's NO files in the 'photos' folder, the listfiles context logs an error. It's only when there's at least one file in that folder that the listfiles context does NOT log an error. This seems to indicate that the correct folder is being identified by WebCat2, but there's a bug in the code that breaks when the folder is empty ...The actual file name itself is not defined anywhere else. I'm not referring to any filenames in a database, per se, because the whole purpose of this technique is to eliminate the need for those filenames to be stored in a database.Instead, I want my users to send a file with the name [username].jpg to the photos folder. Then when the listfiles context is used with the [showif] as in the example below, it *should* display the proper image for that user.I chose the convention [username].jpg for the names of the image files because everyone has a unique username, and each user can have only one image in the photos folder. Therefore, the following should actually result in displaying exactly one image from the photos folder - the image with the name that begins with that user's username:
[listfiles photos/] [showif [filename]=[lookup the username in the users.db].jpg] [/showif] [/listfiles]
I haven't tested it without the [showif] stuff, but I think I found a bug in the showif/hideif stuff yesterday (in another template) so I will try it without - to see if that's what's breaking it ... :)Sincerely, Ken Grome WebDNA Solutions Associated Messages, from the most recent to the oldest:

    
  1. Re: Three new problems, maybe a fourth (Kenneth Grome 1997)
  2. Re: Three new problems, maybe a fourth (grichter@panavise.com (Gary Richter) 1997)
  3. Re: Three new problems, maybe a fourth (Kenneth Grome 1997)
  4. Re: Three new problems, maybe a fourth (grichter@panavise.com (Gary Richter) 1997)
>First I would make sure the [listfiles] with the correct directory stuff is >working. Might be a glich in the / handling. What I am suggesting here is >pour all the images out of the folder, not just one.The problem I had in the beginning is this:When there's NO files in the 'photos' folder, the listfiles context logs an error. It's only when there's at least one file in that folder that the listfiles context does NOT log an error. This seems to indicate that the correct folder is being identified by WebCat2, but there's a bug in the code that breaks when the folder is empty ...The actual file name itself is not defined anywhere else. I'm not referring to any filenames in a database, per se, because the whole purpose of this technique is to eliminate the need for those filenames to be stored in a database.Instead, I want my users to send a file with the name [username].jpg to the photos folder. Then when the listfiles context is used with the [showif] as in the example below, it *should* display the proper image for that user.I chose the convention [username].jpg for the names of the image files because everyone has a unique username, and each user can have only one image in the photos folder. Therefore, the following should actually result in displaying exactly one image from the photos folder - the image with the name that begins with that user's username:
[listfiles photos/] [showif [filename]=[lookup the username in the users.db].jpg] [/showif] [/listfiles]
I haven't tested it without the [showif] stuff, but I think I found a bug in the showif/hideif stuff yesterday (in another template) so I will try it without - to see if that's what's breaking it ... :)Sincerely, Ken Grome WebDNA Solutions Kenneth Grome

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:

Which GUI HTML editors work with WC ? (1997) Where is f2? (1997) Mac Vs WindowsNT (1997) textarea input- nevermind (2002) WebCat2.0 [format thousands .0f] no go (1997) Thanks Grant (1997) show all problem (1997) Calculating Shipping charges for multiple items and qtys > 1 (1997) Email Not Being Sent (2004) showing *all* name/value pairs with [search] (2003) Generating unique SKU from [cart] (1997) ShowIf variables (1997) [shipCost] math formula? (1997) 2nd WebCatalog2 Feature Request (1996) Requiring that certain fields be completed (1997) Running a store on BOTH http and https (1998) Date or time comparisons have bugs ... (1998) [WebDNA] WebDNA Store (2017) [Semi-OT] Eaaaaaasy OSX FTP (2003) PCS Frames (1997)