attached images
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
attached images
I notice, that some images I cannot attach, when I try to atach image, I get only blank white page?
^7
And is there a mod like here to show defined (smaller) image after clicking on pic it expand.
sample is here
^7
And is there a mod like here to show defined (smaller) image after clicking on pic it expand.
sample is here
I did setup extensions and have a jpg extension as allowed, but even if that extension was not allowed I get a message that this extension is not allowed in this board. But here is a problem because I get a blank white page when I post a post with attached pic and nothing happends. Example I attached with 1 post.
But some other pic I can attach, with no problems.
But some other pic I can attach, with no problems.
yes I have chmod 777 of files and thumbnails folder.
If that I have not seted than some other pictures doesn't work too.
But some I can attach, some makes white page.
try to attach this pic which I attach here to my forum you will se, some other you can attach.
interesting is, that if I put that pic like a link to...... it works, but when i try to attach it, doesn't work.
If that I have not seted than some other pictures doesn't work too.
But some I can attach, some makes white page.
try to attach this pic which I attach here to my forum you will se, some other you can attach.
interesting is, that if I put that pic like a link to...... it works, but when i try to attach it, doesn't work.
- oxpus
- Administrator
- Beiträge: 28735
- Registriert: Mo 27.Jan, 2003 22:13
- Wohnort: Bad Wildungen
- Kontaktdaten:
Do you have set the right GD, Imagick (only, if really exists!), FTP upload, etc. which can be wrong?
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
I found out there must be something with execution time of post. Because when I post a smaller image like 800x600 and smaller than that it works ok, even when I have the same size of image and a higher compression, that mean smaller size of file it works ok.
The size of file foru upload I have 2Mb, and still image is about 1Mb, so it must be a settings in php.ini, something about execution time of post.
Does anybody know something about it?
The size of file foru upload I have 2Mb, and still image is about 1Mb, so it must be a settings in php.ini, something about execution time of post.
Does anybody know something about it?
- oxpus
- Administrator
- Beiträge: 28735
- Registriert: Mo 27.Jan, 2003 22:13
- Wohnort: Bad Wildungen
- Kontaktdaten:
The most hoster will set an executive time for the script to 30 seconds and a maximum upload file size to 2 mb to avoid huge traffics and corrupted files.
Increasing the max. file upload size will be the badest thing to do. Convert the image itself to a lower format like jpg or png to decrease the file size.
Increasing the max. file upload size will be the badest thing to do. Convert the image itself to a lower format like jpg or png to decrease the file size.
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!