New problem :(


Fatal error: This encoded file is corrupted. Please refer to http://www.zend.com/support/support_faq ... le_corrupt for further help in /home/XXXXXXX/public_html/include/vshare.php on line 0




//Mogens


Quote Originally Posted by admin
Why do i get error

Fatal error: Unable to read xxxx bytes in /home/video/public_html/index.php on line 0

ANSWER

You need to upload all files in binary mode

If you upload in ASCI mode, you will get the above error message.

Solution is reupload everything in BINARY MODE.