@gav definitely, yes. It will allow you to autoscale without issue, and without constraint. It's important to note that Stablepoint leverage some of t...
@gav if you are interested, I have a referral link I can provide, but not sure if I'm allowed to do this here @robert ?
@gav you can host anything you want there. They have optimised services for WordPress, but that doesn't mean you can't host others.
Yup 🙂
I think this is the right direction @gav. One website harbouring malicious content is bad enough, but there are several, and have been there since 201...
@gav the IP address you are sharing with several others has been involved in nefarious activities - see If I were you, I'd change host as this is g...
Can you share a link ? Happy to have a look and help out.
Hmm. That message is indicative of a block of some sort. Have you checked to see if the ISP you are using has any security features enabled that could...
Not really a wpForo issue, but you'd receive this error if the permissions are incorrect on your installation. Not trying to be condescending here, bu...
Recent topics, yes, but only the title ? I need the body
@robert see my next posts.
Pretty close I think as there is an array here, but I need to know which branch contains the detail I need <?php $last_post = wpforo_post($topic['l...
Taking this from recent.php, so something similar that can be used on the main page in threaded view under the topic title $last_post = wpforo_post($t...
@robert no - what I'm looking for is the list of current topics per forum on the main page (Threaded layout), which currently has the topic title. I'd...