Quote:
Originally Posted by a squared
Hello Ranma2k,
Thanks for the help. I should have read previous posts on the same issue.
I've made the corrections. However I am now getting the same error message as Simon above. My instance is quoted below and it occurs in IE as well as FF. If it helps any; my sever is running mysql v4.0.18, PHP v4.4.1, gd v2.0.28 and an unknown version of Zend Optimizer.
BTW you've done a great job with this project. One thing that I would like to see added is that instead of limiting the amount of images a member can have. Limit the amount of storage space a member can have, editable in the AdminCP by MBs.
|
then you have the same issue as simon,
your web home directory should be in allowed path
if you have shell access run the command
echo $path
and you should see the path to your public_html direcoty in the path list
if not add it ( or ask the system admin to add it )
if you need any help just PM me
as for the size limit i will try to add it