4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: vwman on May 03, 2002, 07:44:11 PM

Title: just upgraded to 1.5, iis 5, small problem was easy to fix
Post by: vwman on May 03, 2002, 07:44:11 PM
I just wanted to let you know the the icon to click on to vote was empty

   <input type="hidden" name="action" value="rateimage" />
   <input type="hidden" name="id" value="{image_id}" />
   <input type="submit" value="{rate}" class="button" name="submit" />

I changed {rate} to vote and all worked well.     so far looks like its working very well on windows 2k iis 5  mysql for windows and so on.    I will give a friend upload rights and let him play around.  thanks again!
Title: okay found a problem....
Post by: vwman on May 03, 2002, 07:54:58 PM
upload works,  but the auto thumbnail does not work,  it says "No entries found."  yet I just uploaded a image..    any ideas??

Dan
Title: Re: just upgraded to 1.5, iis 5, small problem was easy to
Post by: Jan on May 04, 2002, 09:11:01 AM
Quote from: vwman
I changed {rate} to vote and all worked well.

Be sure that you use the new language files!

Quote from: vwman
upload works, but the auto thumbnail does not work, it says "No entries found." yet I just uploaded a image.. any ideas??

You have to validate the images first and move it from the temp folder to your database.

Jan