Search results

  1. I

    RSS Feed

    The script isn't working when you use download servers. It doesn't assign the proper file server, but only the main URL. As a result all URLs point to the wrong subdomains.
  2. I

    Let Google Crawl PDF files

    In a way you're turning your website into a page like docstoc.com but without the preview functionality.
  3. I

    Let Google Crawl PDF files

    Hi, If I were to upload pdf files, is there a way to let google crawl the pdfs? Was thinking I could upload a bunch of pdfs and get long-tail keyword traffic if people search for specific phrases which are in the pdfs.
  4. I

    controlling storage space per account type

    You could have a script check the space used before downgrading and if they use more than the account they are trying to downgrade to offers, post a message "Can't downgrade account. Please delete XXGB of data first".
  5. I

    Google Analytics Help

    Hi, Every time I create a website I focus a lot on Google Analytics and create goals as I want to know what my users are doing. I was wondering if anybody has set this up before and could give me some pointers. Here are the goals I'd like to measure: -how many unregistered users have clicked...
  6. I

    forgot_password_email_content typo

    This email should also include the username. What is the placeholder? is it [[[USERNAME]]]?
  7. I

    Forgot password

    There is a forgot password link in the drop down login form, but login.html needs one as well.
  8. I

    forgot_password_email_content typo

    Dear [[[FIRST_NAME]]],<br/><br/>We've a request to reset your password on [[[SITE_NAME]]]. Follow the url below to set a new account password:<br/><br/><a...
  9. I

    Error Page

    When landing on the error.html?e=File+permanently+removed. page it would be nice to see that page a bit more developed. For example you could show the most popular downloads, most recent, page with rewards details, etc.
  10. I

    RSS Feed

    Thx! That worked.
  11. I

    RSS Feed

    Thanks, but I'd like to have a feed with all active unprotected files so that I can submit all the URLS to Google Webmaster.
  12. I

    RSS Feed

    Would be nice to have RSS feeds so that one can submit to Google Webmaster.
  13. I

    Adding a server..

    "Once uploaded, amend the _config.inc.php file with your local settings. You'll need to update _CONFIG_SITE_HOST_URL & _CONFIG_SITE_FULL_URL." The instructions are confusing. On where? File server or main site?
  14. I

    Adding a server..

    Can you cearly lay out what each config file needs to look like for 1) the main site, 2) the file server? /* main configuration file for script */ define("_CONFIG_SITE_HOST_URL", "file server IP"); define("_CONFIG_SITE_FULL_URL", "file server IP"); /* database connection...
  15. I

    Adding a server..

    Hi, I'm trying to add a server (direct type) and am running into a problem. When I run the test it says: Testing file server... (direct file server) - Testing mod rewrite and .htaccess file... Could not validate that the .htaccess file had been created on the file server or that mod rewrite...
  16. I

    PPD Question

    Is PPD calculated based on completed downloads or does it count if one person starts a download and cancels it?
  17. I

    Reward groups

    Any luck?
  18. I

    Cancel Buttons

    Ok, your website is not working since a few hours. Still good to add cancel buttons to future versions.
  19. I

    Reward groups

    I tried that, but then it still lists it and says "other"
  20. I

    Cancel Buttons

    Would be nice to have cancel buttons on account_edit_item.html and account_edit_folder.html Also when on account_home.html I have 4 options (edit, stats, share, delete) for each file but when I go to a folder I only have one options for the same file. Would be nice if you could add the 4...