Search results

  1. A

    apikey

    I need to know how to generate an apikey when using an uploader?
  2. A

    forgot password

    ITs not working for me its sending emails but the info in the emails is wrong. Dear [[[FIRST_NAME]]], We've a request to reset your password on [[[SITE_NAME]]]. Follow the url below to set a new account password...
  3. A

    Problem with Max Size File Upload

    had the same problem on mine turned out it was reading a php.ini that I didnt have access to mutiple sites sharing one server, when it was edited it now works.
  4. A

    Error in Forgot pasword email

    Hi first time using the forgot password and I recieve the email fine but I get this Dear [[[FIRST_NAME]]], We've a request to reset your password on [[[SITE_NAME]]]. Follow the url below to set a new account password...
  5. A

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

    Re: Debug large uploads failing and 'error: true' problems. Nevermind for some reason my server is messed up its showing max is 2m but the ini file is showing 2g must have messed up when we moved.
  6. A

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

    Re: Debug large uploads failing and 'error: true' problems. Question I have just started to have this problem but any file larger than 2mb Fails I have made sure the php.ini both values are set upload_max_filesize = 2G, post_max_size = 2G when I go into admin panel I get a message. ERROR: The...
  7. A

    Cookie functionality

    Hey thanks for this I have had the Same problem and its been a PITA tried several different sesion settings and never could get them to work but this worked.. Thanks
  8. A

    [THEME] Amazing Blue Theme

    Looks good nice clean and easy to navigate good work
  9. A

    how to use Remote Url Upload

    yep still working on it there is alot to do so give some time, any updates or announcements will be posted on this forum and over there.
  10. A

    Add a cookie system

    Ok I tried this and it still does not work I even unchecked clearing browser temp files and everything from FF and IE I used the sessions already in the php.ini I even set the time out to 14 days in (in seconds) but after 2 hours or so I have to log back in. any other suggestions besides wait...
  11. A

    Expiry Date

    it is already there when they sign up and pay for premium membership depending on their subscription once there subscription expires the premium ends.. Now if you want to manually place an expiration date on someone go into admin panel and then go to users chose the user you want and edit that...
  12. A

    Add a cookie system

    Thanks for the reply yeah its just everyone Hates beeing logged out all the time especially since they do a lot of uploading and it shows logged in when they are not so have to delete file and then log back in and reupload.
  13. A

    Problem with Uploading files larger than 1GB

    in the php.ini file on your root server there is a spot to change the max file upload size I set mine to 3 gigs and have had no probs. I also changed the file size in site settings
  14. A

    Happy Hours

    This is a great idea
  15. A

    Add a cookie system

    Hey I guess I didn't ask my question in the right place or something. I was wondering if adding a cookie system can be implemented into the file hosting script to keep users from having to re log in each time they close there browser. In version 3.2 I never had to log in every time and since the...
  16. A

    Admin Panel View Image

    Ok I understand what your asking for now. Sorry I am not affiliated with the Admins or nor am I affiliated with the making of this script. I misunderstood. I was in no way suggesting you have to buy any plugins. I do agree that it would be nice for Admins of the scripts either to be able to see...
  17. A

    How to enable Download Manager support

    Ok sorry I was under the impression with your question you wanted Free, registered and Premium users to be able to use download manager like IDM. The way I listed allows my Free users to download using IDM See example below I am not logged in but able to resume. I do not turn this on because I...
  18. A

    How to enable Download Manager support

    Hello First of all Here are the settings that I changed to get this to work are as follows. in site settings set How long non/free users have to wait before being able to download (in seconds). Set to 0 to allow non/free users direct download access to 0 Maximum download speed for...
  19. A

    Admin Panel View Image

    There is a Image viewer plugin you can buy that allows you to view the image without downloading it. install it and set it to who you want to see the images and from there you can see it if it doesnt meet your TOS then delete the file. Now this doesnt allow you to see it from Admin area but you...
  20. A

    How to keep users loged in longer

    Well if I cant get answers here I will just go somewhere else or I will modify the script myself by adding Jquery php remember me using database.