Wicked_one
New Member
- Messages
- 16
- Reaction score
- 0
- Points
- 0
I have installed a Private image hosting script but I get a error message when I try to view the image.
heres the url so you can see for yourself
http://wickedweb.elementfx.com/imagespace/
Note to X10 staff
My hosting script will only be accessed by me, when I have all the bugs fixed
If this is against the TOS please let me know before taking action.
Edit:
Heres line 88 of view.php
$new_band = $file_info['band_used'] + filesize($image_link);
Code:
Warning: filesize() [[URL="http://wickedweb.elementfx.com/imagespace/function.filesize"]function.filesize[/URL]]: stat failed for home/*****/wickedweb.elementfx.com/img/9667c324 in /home/*****/public_html/imagespace/view.php on line 88
heres the url so you can see for yourself
http://wickedweb.elementfx.com/imagespace/
Note to X10 staff
My hosting script will only be accessed by me, when I have all the bugs fixed
If this is against the TOS please let me know before taking action.
Edit:
Heres line 88 of view.php
$new_band = $file_info['band_used'] + filesize($image_link);
Last edited: