Search results

  1. adam

    support persian and arabic fonts

    Hi, The template isn't built for RTL, you'll need to convert it yourself. Regards, Adam.
  2. adam

    adam help me

    PS - Please use a more descriptive subject for your post next time...
  3. adam

    adam help me

    I don't know where you heard that but there's no documentation other than what's in the admin area. What is it you're trying to do? you can do url http://xxxx.xxx/plugins/rewards/site/rewards.html change to http://xxxx.xxx/rewards.html Not without some code amendments.
  4. adam

    I can't run manually s3backup.sh

    Yes it looks ok apart from the backup path not existing as mentioned on email.
  5. adam

    I can't run manually s3backup.sh

    I've just tried now and I get: /usr/local/cpanel/whostmgr/docroot/cgi/s3backup/s3cfg/s3backup.sh: line 37: mail: command not found The mail issue is because you're missing the mail function on your server. I've added it by running this: yum install mailx Running s3backup.sh now produces...
  6. adam

    I can't run manually s3backup.sh

    Yes please, via the contact form here: http://www.mfscripts.com/contact.html
  7. adam

    I can't run manually s3backup.sh

    Directly as root or via sudo?
  8. adam

    I can't run manually s3backup.sh

    Strange. Are you running it as the root user?
  9. adam

    I can't run manually s3backup.sh

    Hi, What happens if you run this via SSH: /usr/local/cpanel/whostmgr/docroot/cgi/s3backup/s3cfg/s3backup.sh --showlog
  10. adam

    FILE TYPES, FIX CASE SENSITIVITY doc DOC DOc Doc dOc dOC doC

    Re: FILE TYPES, FIX CASE SENSITIVITY doc DOC DOc Doc dOc dOC Ok so it's nothing to do with the server as it doesn't get that far. This is checked via Javascript. On our dev copy the line which allows for certain file types is: acceptFileTypes: /(\.|\/)(doc|gif|jpg|png)$/i Could you load your...
  11. adam

    Change 60 second count-down?? ?? (Download Page Template) :(

    Re: Change 60 second count-down?? ?? (Download Page Template v3.5.2 was out last week on yetishare.com. Keep track of releases here: http://yetishare.com/release_history.html?item=44 or via RSS: http://yetishare.com/rss.php or via Twitter (post added soon) https://twitter.com/YetiShare We...
  12. adam

    YetiShare v3.5.2 Final - Now Available!

    Hi all, We've released v3.5.2 of YetiShare. Thanks for everyone that contributed with feedback. The latest release adds some functionality to the file managers, password policy options and some minor fixes to the v3.5.1 release. If you login (and still within support) you'll see the link to...
  13. adam

    FILE TYPES, FIX CASE SENSITIVITY doc DOC DOc Doc dOc dOC doC

    Re: FILE TYPES, FIX CASE SENSITIVITY doc DOC DOc Doc dOc dOC Yes the extension error first. So the error is before you click upload though? I.e. just when you attach the file. Or a response from the server after attempting the upload?
  14. adam

    FILE TYPES, FIX CASE SENSITIVITY doc DOC DOc Doc dOc dOC doC

    Re: FILE TYPES, FIX CASE SENSITIVITY doc DOC DOc Doc dOc dOC I'd be interested in fixing this one but I need to replicate it first. I can't replicate it in Windows 7 on IE, FF or Chrome. Could you tell me what you used (on desktop) and I'll try again?
  15. adam

    Adsense compatible ?

    Hi, There's no blanket ban from what I'm aware of. Although they do monitor quite closely for breeches of their terms such as advertising on illegal or copyrighted content. From what I understand you get a number of warnings first. Adam.
  16. adam

    plugin payement wall

    From what I read online they starting removing file hosts from using paymentwall last year. I'd recommend asking paymentwall directly for clarification.
  17. adam

    Change 60 second count-down?? ?? (Download Page Template) :(

    Re: Change 60 second count-down?? ?? (Download Page Template Hi, default_email_address_from - this will be fixed on the next release. Ensure they match for now. site_admin_email - this is used for receiving system notifications to admin. download page issues - we'll investigate this. In the...
  18. adam

    Bits & Bytes

    Hi, 1MB = 1048576. As I mentioned before, typing this into Google tells you the bytes amount: convert 1mb to bytes or convert 50mb to bytes or convert 1gb to bytes etc
  19. adam

    Typo [File Server]

    Fixed "User" to "Use" in the coming release.
  20. adam

    Bits, Bytes, Kilo, Mega, Giga, Terra... Too many numbers! :O

    Re: Bits, Bytes, Kilo, Mega, Giga, Terra... Too many numbers Not really. I don't get what the issue is using bytes, it's more flexible if anything. I haven't had anyone else say it's an problem. The dev time is far better spent in other places like adding new functionality to the script.