W015 Server Error
-
First:
I get a W015 error when attempting to download images, but only if I’m using a prefix that is not applied during the initial upload. Limited the prefix works fine when applied on upload. Everything else on the site and in the plugin appears to be working. Suggestions?Second:
I need to randomize the order of images. I’m new to PHP, but got ewz-extra.php up and running with a snippet of code that gives me a random value. Using [~CD1] in the prefix, my random values show up just fine, but each image gets the same random number (it’s apparently only generated a single time at the click of the button?). If applied at download instead, it appears to generate a different value for each entry (as indicated by the spreadsheet), but I can’t get the images due to the server error.I’d prefer to apply the prefix to the file during upload, but need to find a way to have a different random value attributed for each image. Guessing I may be overlooking an obvious solution, but my PHP skills are quite lacking.
- The topic ‘W015 Server Error’ is closed to new replies.