Quote:
Originally Posted by noj75
Hi,
On the user side of things the mod is working great. It seems though that the problems for me start when in admin.
For example:
I get this error when I try to delete and image from the admin panel:
Code:
Warning: unlink(): open_basedir restriction in effect. File(/imagehosting/144a6366f2bf64.gif) is not within the allowed path(s): (/home/*****/:/usr/lib/php:/usr/local/lib/php:/tmp) in /myadmin/vbimghost.php on line 311
And also when I rebuild thumbnails all I get is:
Thumbnail Not created for blah.gif
Any ideas?
Kind regards.
|
well this happens if you didn't set the forum path in the config.php file , did you se it ?
as for the Thumbnail not created
there is severals reasons one of it is the the image is smaller than the thumbnail so it won't creae one for it .