Title: W015 Server Error
Last modified: August 31, 2019

---

# W015 Server Error

 *  [jathys](https://wordpress.org/support/users/jathys/)
 * (@jathys)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/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.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ilia Tyker](https://wordpress.org/support/users/joanne123/)
 * (@joanne123)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/w015-server-error/#post-11887044)
 * I’m afraid the W015 error is just a generic “something went wrong on the server”
   error. If it was possible to get more information, there should have been some
   more useful text in the error message, too. Was there any text in the message?
 * I’m afraid there is currently no way within entrywizard to generate a filename
   containing a random number. I can put it on my list of features to look into 
   when I have time, but no guarantees that I’ll find the time.
 * The ewz_extra code is only designed to deal with information about the user, 
   like a competition level or membership number.
 * Meantime, what you could do if you need a true random number in the filename (
   why?) would be to generate a random column in the spreadsheet ( there are websites
   for that) and then use it and the existing filename to generate another column
   of file “rename” commands to run.

Viewing 1 replies (of 1 total)

The topic ‘W015 Server Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/entrywizard.svg)
 * [EntryWizard](https://wordpress.org/plugins/entrywizard/)
 * [Support Threads](https://wordpress.org/support/plugin/entrywizard/)
 * [Active Topics](https://wordpress.org/support/plugin/entrywizard/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/entrywizard/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/entrywizard/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ilia Tyker](https://wordpress.org/support/users/joanne123/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/w015-server-error/#post-11887044)
 * Status: not resolved