Search results

  1. adam

    Must Be In Root

    That's right, it'll work in a sub-folder. Ensure you update the .htaccess file to the sub-folder path though. From this: RewriteBase / to RewriteBase /subfolder/
  2. adam

    Admin/Front End/Register Issue

    Copy of my response sent on 21st: Local php.ini files are no good as they'll only work in the current directory, not sub-folders. As you've noticed, they can also cause other odd issues. Could you ask your host if there's another way to do it, maybe using the .htaccess file?
  3. adam

    Download Speed Confusion

    Hi, It's not a known bug. Could you try setting it to 1000000000 to see if it works then? In addition, does downloading with free users run at a different speed compared to paid? Regards, Adam.
  4. adam

    3.4 release

    https://twitter.com/YetiShare/status/403532018270490624
  5. adam

    Full screen mode in iframe of media player not works

    This is done for the next release for non-IE browsers. Unfortunately IE doesn't support it yet. Regards, Adam.
  6. adam

    per language a logo

    Just to let you know that this is available in the next release due in a few weeks. :)
  7. adam

    3.4 release

    Agreed. :) After the next release I've plans to work on a way to provide more development feedback to everyone. Along with which RFCs are being developed and a general roadmap. There's quite a few changes in the next release so it's taking a bit longer than I'd hoped. Hopefully it'll be ready...
  8. adam

    Every time that plugin run my entire backup folder is upload

    Re: Every time that plugin run my entire backup folder is up Strange, I have exactly the same. Do you have any browser plugins which may be hiding it?
  9. adam

    Yetishare Script Hacked ? Need to fix ASAP

    Hi, Looks good to me. There's plans to make the whole download process more token based in the future so hopefully this will be managed in the same code as the other file downloads. For now it should cover it though. Adam.
  10. adam

    Seo

    Hi, In what context? Meta tags are in the translations area if that's what you mean. Regards, Adam.
  11. adam

    MD5

    Hi, Not yet, finishing the release off this week/early next so hopefully soon after. Thanks, Adam.
  12. adam

    Every time that plugin run my entire backup folder is upload

    Re: Every time that plugin run my entire backup folder is up Hi, That's strange, I see it fine. I wonder if it's a browser issue. Which browser/OS are you using? The download in your account will be the latest release. Regards, Adam.
  13. adam

    Every time that plugin run my entire backup folder is upload

    Re: Every time that plugin run my entire backup folder is up Hi, It was released on the 5th. Log into your account on s3backupwhm.com to download the latest release. http://s3backupwhm.com/release_history.html Regards, Adam.
  14. adam

    Yetishare Script Hacked ? Need to fix ASAP

    Ok the patched plugins are now available for download. You'll need to run these sql statements on your database for the new ip_address column: Image Viewer: ALTER TABLE `plugin_imageviewer_embed_token` ADD `ip_address` VARCHAR( 15 ) NULL; Media Player: ALTER TABLE...
  15. adam

    Yetishare Script Hacked ? Need to fix ASAP

    Hi Maverick, Thanks for pointing this out, thanks YSM for the info aswell. I've taken a look this morning and it should now be resolved on our demo site. It should now restrict the download token to a specific ip address to limit it being shared. Please can you recheck on our demo site and let...
  16. adam

    Every time that plugin run my entire backup folder is upload

    Re: Every time that plugin run my entire backup folder is up This is coming in the next release due in a few weeks. You'll basically be able to use dynamic backup paths within the plugin which can be structured to look for the date format above.
  17. adam

    ERROR: There was a server problem when attempting the upload

    Re: ERROR: There was a server problem when attempting the up No problem. Good to hear you've got it sorted. :)
  18. adam

    ERROR: There was a server problem when attempting the upload

    Re: ERROR: There was a server problem when attempting the up Can you email me (via the contact form) all the results & settings you get from this page: http://forum.mfscripts.com/viewtopic.php?f=20&t=572 Please ensure you specifically check your tmp folder size, PHP settings and possible...
  19. adam

    Amazon Glacier Service

    It is cheaper but it's also a lot slower to access the data, likely 4+ hours. So it's not ideal for servers which need quick access to restoring.
  20. adam

    only one download premium users same time

    Yeah agreed it's not as restrictive. I'll move this to the RFCs for review for the next release. I can't see it being a huge amount of work to provide it as an option in the admin area.