Welcome Guest, Not a member yet? Register   Sign In
Array to string conversion
#21

[eluser]Mitja[/eluser]
i have the same problem. Problem is that $this->upload->data() methot return only last image.

Quote:$this->upload->data() method will only return data of the last file to be uploaded, not all files uploaded
#22

[eluser]Mitja B.[/eluser]
Quote:Not impossible problems to solve, but the code above has yet to address either of them

Colin Williams do you have any idea how?

regards
#23

[eluser]Colin Williams[/eluser]
[quote author="Juve fan" date="1216405360"]
Quote:Not impossible problems to solve, but the code above has yet to address either of them

Colin Williams do you have any idea how?

regards[/quote]

I do, yes. Just not the time, sorry. It's gonna have to remain one of those "exercise for the reader" parts.
#24

[eluser]Mitja[/eluser]
anyne fix that $this->upload->data() method will not only return data of the last file to be uploaded, but all files uploaded.
#25

[eluser]Mitja B.[/eluser]
anyone solve the problem of remembering each file in array and not just last one?
#26

[eluser]Vasi[/eluser]
Hi guys,
I tried your script, it uploads the files, but instead of naming each picture for example like this:
"image1.jpg", "image2.jpg" , "image3.jpg"
I get : "image.jpg" , "image.jpg.jpg", "image.jpg.jpg.jpg"

Any ideea? Thanks




Theme © iAndrew 2016 - Forum software by © MyBB