Welcome Guest, Not a member yet? Register   Sign In
"bug" with image manipulation?
#11

[eluser]imatt[/eluser]
Just go in the codeigniter system folder.
Find the folder libraries and open the file image_lib.php

Localize the line of the code given, and replace it , then save the file .
You're done ^^

++
#12

[eluser]cwt137[/eluser]
If using Linux or any other Unix-like OS, here is annother way to apply the patch:
- Go to the root of your CI install (where index.php is)
- type this command: "patch -p1 -i path_to_file" (without the quotes)




Theme © iAndrew 2016 - Forum software by © MyBB