Search results

  1. H

    How to restrict download in media player plugin to Premium

    Re: How to restrict download in media player plugin to Premi So how do we do this in version 3.5? Thanks.
  2. H

    Database connection error

    Hi, I just upgraded to 3.5.2 version but i am getting error : Database Error: Failed connecting to the database with the supplied connection details. Please check the details are correct and your MySQL user has permissions to access this database. (host: localhost, user: vi*****_******...
  3. H

    How do i select all files to get the BB code

    Can you do that? I have no idea how to do it, Your forum had posted how to select individual file, but there was no code to select all files.
  4. H

    How do i select all files to get the BB code

    Hi, I need to create a check mark box, which will help users to select all files. What code should i use? Please check the attachment as well. Any help will be appreciated. Thanks.
  5. H

    Problem with using nginx on fileserver

    Hi, I installed Nginx and got error uploading files. I installed it only on the main server where the script is installed, i think the problem is sessions or timeouts. Here is the config file : user nobody; # no need for more workers in the proxy mode worker_processes 2; error_log...
  6. H

    Recommend Hosting Providers - Who do you use?

    I am using Hostaddon.com (NL servers), very happy with them.
  7. H

    How to restrict download in media player plugin to Premium

    Re: How to restrict download in media player plugin to Premi Any one?
  8. H

    How to put ads on video player?

    Any news? Waiting for the plugin :)
  9. H

    What does this number of threads in active downloads mean?

    I see that in active downloads section of the script, there is a section showing threads. What is that?
  10. H

    How to restrict download in media player plugin to Premium

    Hi, How can i restrict download for free users in media player plug in. If i restrict downloads in website settings, it restricts everything. I want to display the download button and the media player, but when a free user clicks on the download button, it should redirect to premium upgrade...
  11. H

    How to put ads on video player?

    Hi, I will like to add some ads on the video player, how can we do it? Is there a possibility? Thanks.
  12. H

    New server error

    I added the new server via ftp and got this error. I have created the file folder in the destination server. Errors : There was a problem uploading the file to Then when i test the ftp in admin panel : Changing to storage directory: files/... Could not find storage directory!
  13. H

    How to create PPD groups based on file size

    Hi, Can somebody please let me know how i can restrict or create download groups based on size of the file downloaded, example : We are talking about changes in rewards plugin. I will appreciate any help or direction. Thanks.
  14. H

    Insert ads below Media player

    How and where can i add this ad code <!-- bottom ads --> <div class="metaRedirectWrapperBottomAds"> <?php echo SITE_CONFIG_ADVERT_DELAYED_REDIRECT_BOTTOM; ?> </div> to display ads under the media player. I need to display ad between player and file detail.
  15. H

    Stop public access to files and folders

    How can we stop public access to folders and files on the script. This is a security concern as anybody can access the uploaded files and all other script folders. Please suggest how to restrict public access to files. Example : http://www.yoursite.com/admin/assets
  16. H

    Please suggest robots.txt file

    Hi, Please suggest a proper robots.txt file for the file hosting script. I see stange files getting indexed in google with long code or something. Thanks.
  17. H

    Media Plugin Bug

    Same problem here : http://www.fileloby.com/437acef028da12df. Also, users are logged out often.
  18. H

    Pre V3.4 - Debug large uploads failing and 'error: true'

    Re: Debug large uploads failing and 'error: true' problems. Another problem has started now. I have uploaded larger files of 1.5 GB and cannot play them : example http://www.fileloby.com/437acef028da12df. When i started the upload, i was logged in, but by the time upload was finished i was...
  19. H

    Pre V3.4 - Debug large uploads failing and 'error: true'

    Re: Debug large uploads failing and 'error: true' problems. Hi, I am having problem with the script (Sorry to post here as i can't see any post new thread button), script keeps logging out all my users and the admin as well. This mostly happens with firefox. How do i fix this?