Thread Starter
tlgvt
(@tlgvt)
Hi, Thank you but everything is ok for my php config.
upload_max_filesize 64M
memory_limit 512M
max_execution_time 300
post_max_size 64M
max_file_uploads 20
Do you have other idea? Thank you.
Here’s my code:
<div class=”left-colvente”>
Photo1
[file* Photoface limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo2
[file Photoback limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo3
[file Photoright limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo4
[file Photoleft limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
</div>
<div class=”right-colvente”>
Photo5
[file PhotoDes limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo6
[file PhotoDe limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo7
[file PhotoAut limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo8
[file PhotoOther limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
</div>
Thread Starter
tlgvt
(@tlgvt)
“Failed to send your message. Please try later or contact the administrator by another method.”
[Moderator Note: No bumping, thank you.]
hey tlgvt, can you show the code you use for handling the file upload?
Thread Starter
tlgvt
(@tlgvt)
Hi leqqis,
This is my code:
<div class=”left-colvente”>
Photo1
[file* Photoface limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo2
[file Photoback limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo3
[file Photoright limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo4
[file Photoleft limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
</div>
<div class=”right-colvente”>
Photo5
[file PhotoDes limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo6
[file PhotoDe limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo7
[file PhotoAut limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
Photo8
[file PhotoOther limit:1572864 filetypes:.jpg|.png|.jpeg|.pdf]
</div>