On Mon, Mar 24, 2008 at 11:29 AM, Reynier Perez Mira <[EMAIL PROTECTED]> wrote: > > Hi every: > I trying to upload a file to my Trac but I get this error: > > -- > DebuggingPDT: sshot-1.png > File sshot-1.png, 286.0 kB (added by reynierpm, 1 second ago) > HTML preview not available, since the file size exceeds 262144 bytes. You > may download the file instead. > > I check the config[1] and it's ok. What's the problem here? > > [1] http://uploads.screenshot-program.com/my.php?image=upl5047511778.png > Cheers and thanks in advance > Ing. Reynier Pérez Mira > Grupo Soporte al Desarrollo - Dirección Técnica
It sounds to me like your image is uploading fine. It's simply not displaying the image in the HTML preview because it's larger than your max_preview_size. The image file should be listed in the list of attachments to the ticket/wiki page that you're attaching it to. Erik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
