How to install phpThumb in codeigniter framework

703 views Asked by At

How to install phpThumb in codeigniter framework. I have placed the files like below floder struture

/uploads
/cache
/images
phpthumb.bmp.php
phpthumb.class.php
phpThumb.config.php
phpthumb.filters.php
phpthumb.functions.php
phpthumb.gif.php
phpthumb.ico.php
phpThumb.php
phpthumb.unsharp.php

When i place this phpThumb files in upload folder my webpage showing empty, when i remove those files then the webpage loading correct. How could i resolve this and let me know hopw to install the PHPThumb in my codeigniter framework

1

There are 1 answers

2
Himanshu Pandey On

Place pHP thumbe folder in root directory of project