No won't sell it, tried to send you a message with the details how to fix, but I am not allowed to start a conversation with you.
Will PM you details.
Just a note on Cloudflare, you must ensure to block ALL other requests with htaccess, and only allow CF ip's through, otherwise it is almost...
So today was D Day. My host removed PHP5.6 from the server. My classifieds broke spectacularly, but I got it running again. One include file, and...
Whats the going rate for a VB4 license, I just remembered I have one sitting idle!
Version 5.6, but it is relatively easy to make it work on v7.2, I am about halfway done, mostly update sql statements to mysqli.
Why don't you just move the site to a host like Linode where you can control the PHP version, get it back and running on 5.6 then make a copy to...
Amazon SES: "$0.1 for every 1,000 emails you send." according to their pricelist. So if you had to send 75000 per week, $7.50 per week....
Two ways comes to mind. 1) Sendy You install and host Sendy yourself on a VPS, the $5 Linode will do. You use their editor to compile the...
Remember the addons are vastly different between the different forum systems. If I was in your shoes I would: Spin up a VPS (I use Linode)....
I do not think there is a system on the market (off the shelf) that will cater for this. I know for a fact Threadloom right now does not (although...
You need to be very clear though, are you intending to send forum threads, or are you talking about a generic newsletter where you enter the...
Amazon SES will only be your SMTP server, you still need a system to compile the actual newsletter and handle the subscriptions. I will have to...
You asking which system, or how to send? If the latter, Amazon SES without a doubt.
On a forum, for forum admins I really don't expect to see answers like these, is this not the type of stuff causes problems on the forums we run?
Since I got no help a reply to my own question, I found my original zip file, so now working hard at converting this for PHP 7.2!
From what I saw the Threadloom newsletter is great, however I monetize my newsletter and they do not (yet) support that. So I am running a...
I battle to understand this sentiment. Yes sure, it might not be the best of the best, but it works, well for me it does, and it has worked...
How would you then deal with so many different screen sizes? A mobile size is made for one screen size. 15 years ago it was easy, we dealt with...
We deal with this almost daily. FTP is a very slow way of doing this, if you look at the FTP protocol and how each upload run you will see how it...