Search results

  1. adam

    Download Link give 404 Error

    Try setting up a test .htaccess like this: http://www.vbseo.com/f77/how-check-if-mod_rewrite-working-my-site-21502/
  2. adam

    Download Link give 404 Error

    It's generally one of the issues I've mentioned. I'd do some more checks to make sure mod rewrite is installed correctly.
  3. adam

    Download Link give 404 Error

    Ah you might also want to update the RewriteBase in the .htaccess file since you're installing in a sub-directory. Edit the file from this: RewriteBase / to this RewriteBase /file-share/
  4. adam

    Download Link give 404 Error

    Ok, then you probably don't have mod_rewrite enabled. This link on your site should also work: http://195.5.121.117/file-share/register.html
  5. adam

    Download Link give 404 Error

    Hi, Did you upload the .htaccess? Regards, Adam.
  6. adam

    3.3 upgrade fail.

    Can you check that you've also updated the _config.inc.php file? It will have 2 new constants in it. If you're unsure, copy over the one supplied in the zip file and migrate your settings in.
  7. adam

    3.3 Install Fail

    Yes enabling ini_set to be used via global php.ini will fix it. Or commenting out the line may also work. (line 8 in includes/class.dbsession.php)
  8. adam

    MD5

    I've done some work to store the md5 hash of the file in the code but it wasn't ready for this release. It'll be available in the database as part of the next release.
  9. adam

    News on development status?

    This is now out of beta and in final release. I'll lock this thread, feel free to email me or post if you hit any snags.
  10. adam

    Media Player Problem after upgrade and downgrade

    That's right the plugins have changed for the latest release. If you download the 3.3 release you may need to reapply the plugins, although you should be able to just re-upload the plugin code into the plugins folder. "Only the problem with error 310 (net :: ERR_TOO_MANY_REDIRECTS) still...
  11. adam

    News on development status?

    Yes this is also fixed. :) It'll be dependant on Flash being installed though and the browser not blocking access to Flash, as some are now doing. Unfortunately there's no other way to access the clipboard outside of Flash. It'll be part of the release when it goes from beta to live later...
  12. adam

    Upgrade from 3.2 to 3.3_BETA

    Sorry guys some initial snags with the installer. This should be fixed in the latest beta download now.
  13. adam

    News on development status?

    Hi all, It's available as a beta download now! :) If you login via yetishare.com you'll see the link (it's not on mfscripts.com yet). We're keen to get it away from beta so all being well over the next few days it'll be officially released. Below is a copy of the release notes: v3.3 -...
  14. adam

    News on development status?

    Hi, Yes there was some work done on the remote upload to fix some errors. If you're still seeing them, drop me an email with some examples over the next few days and I'll take another look. Thanks, Adam.
  15. adam

    News on development status?

    Hi all, Just to keep you updated on the release... We had some real issues today trying to complete the cross site session support for cross domain uploading so it's taken a bit longer than we'd hoped to get this ready. We managed to crack it though and all the code is done now, so I'm in the...
  16. adam

    Why is my topic deleted?

    No, no apology but I did delete you post as it wasn't appropriate for a public forum. If you have a look at your inbox you'll see I DID email you aswell. If you spot anything you consider a bug with the script, contact me in the first instance rather than letting off steam on the forum. If you...
  17. adam

    Need Help Something wrong..

    As discussed over email: It looks like you've uploaded the admin folder files to the root as the files are all mixed up. For instance, _local_auth.inc.php is only included in the admin area, the index.php file is also the admin version. Can you remove all the files and re-upload ensuring you...
  18. adam

    Mobile browser won't download file

    Hi, I've run some tests on our local dev and I can no longer replicate the problem with my Android phone, free user and Dolphin. It's due out Tuesday so if you can retry then. If it still doesn't work send me an email on [email protected] and I'll take another look. Thanks, Adam.
  19. adam

    Access denied.

    For anyone else seeing this, ensure you are logging into WHM as the root user.
  20. adam

    News on development status?

    No problem. Just to let you know that it's scheduled in now for release next Tuesday 2nd July.