Hi,
Yes this ones already logged for looking at on the next release. I wouldn't say it's an urgent issue but it certainly needs tidied up with better feedback on screen. It should be done in a few weeks.
Thanks,
Adam.
Hi all,
A number of our users have requested that they can make payments to us using BitCoin since PayPal isn't supported in all countries. Today I'm pleased to announce we now support BitCoin payments via BitPay.
The checkout process is the same on our site, all payments will be in USD until...
Thanks for the feedback, we'll definitely consider adding them. I'm fairly confident there's no security issues unlike the ysmods one. :)
I am working towards having the 1 interface aswell. The reason it's the way it is now is because the flow theme was a migration from the old blue_v2 theme...
Hi all,
We not have our own voucher reseller plugin available:
https://mfscripts.com/blog/new-yetishare-voucher-reseller-plugin-offer-premium-voucher-codes-on-your-website
Thanks,
Adam.
Hi all,
Just to let you know that we now have our own vouchers plugin available.
https://mfscripts.com/blog/new-yetishare-voucher-reseller-plugin-offer-premium-voucher-codes-on-your-website
Thanks,
Adam.
-------------------------------------
Daily Digest Email
- sent to Admin
- contains all of yesterday's uploaded files broken down by registered user.
- if no files were uploaded, no email is sent
-------------------------------------
Yes it should, but clearly it's not. You'll need to see what is effecting it aswell as making sure you're on the latest release code. Looking at the file table is the best place to start.
It's fine 99% of the time, our demo sites are running with it. I've seen there be issues with Cloudflare in rare cases with the upload speed. Some YS users have said it goes slower and disabling CloudFlare fixes it. I've not seen it myself but that's the only thing to be aware of.
It will be better if it will be for free
>>> So would my mortgage... ;)
Adam, you are the Elon Musk of php, well done, i look forward to seeing the video script when you release it
>>> Thanks, I'm building a space rocket next week :)
We have something better coming in the next release, an auto translate tool in the admin area. :) Click a button and it'll translate all the text content via the Google Translate API. We'll be supplying the language packs aswell.
Just to let you know that this is one of the priorities for the next release, to reduce the data build up in the sessions table. In the mean time clearing anything older than a day should help.
Also note the following performance config when you come to setting up the servers. It can make a huge difference to the speed:
https://support.mfscripts.com/public/kb_view/27/
Copied from ticket #16247:
Remarks on Reservo 1.4 installation:
- directories should be created either chmod 777 or chmod 755 (in my case 755), I'd prefer this to be a setting
our umask is set very strict by default (umask 0077 instead of 0022) which creates directories 700 and files 600...