Add server option problem
Hello everybody! i need to add a new server for my videos. (I run on vshare 2.6). When i go to: admin/servers/add server
The page displayed is blank , no links. I don't understand where is the problem. somebody have already confronted with this problem?
How to fix this problem? help! :-)
Thanks.
Re: Add server option problem
There is no such problem with vshare 2.6.
Try re uploading the related PHP scripts to admin folder again in BINARY mode.
To see error details, add
Quote:
error_reporting(E_ALL);
in include/config.php
Re: Add server option problem
Hi! thanks for the reply. I re uploaded the files (in binary mode) in the admin folder but i stiil have the same problem (blank page)
in the list servers now, i have this message : "Notice: Undefined variable: server in /home/mobypod/public_html/admin/server_manage.php on line 20"
but as the pages are crypted, i can't see what is the problem on this page. i don't think that there is a problem in the code... :-)
What can i do?