Recent content by theprogeekftw4717

  1. T

    problem remote upload

    Hello, may I ask that why don't you use the latest script? And who are you blaming at?
  2. T

    Failed connecting to the database

    Look's like you don't have MySQL installed? Try apt-get install mysql-server and php5-mysql.
  3. T

    Failed connecting to the database

    What web server do you use? Also try running this command and tell us the output. service mysql status
  4. T

    Failed connecting to the database

    Check if your DB server works.
  5. T

    installation problems

    I guess the problem here is Lightspeed. Try installing Apache or Nginx with php5-mysql module.
  6. T

    installation problems

    Try downloading the script again just in case if it was corrupted and try? Also check if your MySQL server is functional.
  7. T

    As soon as I log in as admin it logs me out again?

    Your sessions are messed. Restore a different backup and see.
  8. T

    As soon as I log in as admin it logs me out again?

    Then thats the problem with your SQL server for sure. Can you try to check what's stopping it from starting?
  9. T

    File Server (remote direct)

    Hello, Please make sure that you're having CURL installed on all of your servers and try again. This could also be an issue with your Apache/NGiNX/PHP configuration which drops connections from your main server to your FS. So, can you provide your configuration here so we can take a look...
  10. T

    where i can fine <head> and <body>

    Hello, They are in theme/flow/partial/_header.inc.php. For Popups, input your code at yoursite.com/admin/download_page_manage.php .
  11. T

    Registration email sent to spam box?

    DNS related stuff must be done though your domain provider which is OVH.
  12. T

    Is there any way to get my website on the media player bar?

    Re: Is there any way to get my website on the media player b If you mean a watermark, that can be done inside the media player settings.
  13. T

    File server using HTTPS and not uploading

    If you use SSL on your main site, you must use it in your FS too. There is no way around it.
  14. T

    reward plugin on nginx

    Replace 'my_ip' with your FQDN.
  15. T

    Error loading player: No playable sources found

    Hello, Do you have all the required dependencies? Make sure the file type is set correctly too.