Welcome Guest, Not a member yet? Register   Sign In
$this->upload->data(); bug
#1

[eluser]Richko[/eluser]
Hello

$this->upload->display_errors('<p class="error"', '</p>');
doesn't work for me i get only <p></p> as default.

There is mistype error in documentation in File Uploading Class section,
method $this->upload->data() returns image_height, not image_heigth

And why $this->upload->data('file_name') is not working? It would be a great feature, now i have to make workaround...

ThanksWink
#2

[eluser]Colin Williams[/eluser]
image_heigth? Really? That's what you think it should be?
#3

[eluser]Richko[/eluser]
I said that there is mistype in documentation -> image_heigth
$this->upload->data() returns good key -> image_height
#4

[eluser]Colin Williams[/eluser]
Aha.. I think the line break threw me off. My bad.




Theme © iAndrew 2016 - Forum software by © MyBB