Recent content by frm

  1. frm

    VerticalScope Inc Headed toward Bankruptcy?

    An interesting bit of information combining these two points, while building my directory out, I came across Scout Motors Inc. Per Wikipedia, it's an American division of German automotive manufacturer Volkswagen Group and a member of the Volkswagen Group companies. They chose to run their own...
  2. frm

    topsites and forum directories?

    Shameless plug: ForumDirectory.com based on XF. You can see the Directory's roundabout views (544,205) and clicks (10,571) at a 2% click-through (higher or lower depending on the niche). Though, many visitors go unlogged (viewable on Analytics), and unsure if all clicks are registered. Take...
  3. frm

    Is anyone using Plesk + Elasticsearch?

    I got it to work on 2GB RAM (utilizing 1GB) with this setup using Elasticsearch 7. ES8 just won't do that.
  4. frm

    Different Coloured default pages and ACP's

    There's a config.php variable to change the ACP hue (to make it green to red to purple—whatever shades you want). @Russ also explains in my styling question — similar to your suggestion — how easy it is to change the Default style's hue to be pretty much anything. After following this thread...
  5. frm

    I would like to report a forum

    tl'dr: You're mad you got banned for not having "free speech" (which, by the way, isn't even tolerated on these forums to a degree) so you spread libel (you provided 0 credible evidence to support your claim) on an open forum and, in retaliation, trying to actively get their license revoked. To...
  6. frm

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    Fixed it. Honesty would mean following through with consistent communication. This was promised. It has also been repeatedly asked for by customers in the 2.4 threads.
  7. frm

    Snogs Site was down, it is now back up ... move along, nothing to see here

    He likely built that into his styles. This would work with a Font Awesome change. https://xenforo.com/community/resources/cxf-light-and-dark-mode-switch.7607/
  8. frm

    Add-on Map addon I'm working on

    That sounds good for events, too. But, I'd have to fall back on threads linked to markers there even more, as you'd eventually (possibly) want to add more information about the event other than the location, e.g. price, as well as organizers, partners, etc., and discussion leading up to the...
  9. frm

    XF 2.3 How to properly use route filter wild cards?

    This is possible, but you're looking in the wrong area. I believe these URLs are changeable in Development Mode, if I recall correctly, as I've done ####-thread-title (or something similar). The variables on the correct setting page will look more like {str:name} and {int:id} though. Moving...
  10. frm

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    Thanks for digging that quote up. Looking at 2.2 releases (after the 2019 quote) signals that's not quite true either, and should have clarification, as I believe 2.2 was updated for something other than a security fix (perhaps a PayPal issue) after 2.3 was released. Someone else could do the...
  11. frm

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    I think it has more to do with EoL than anything. Your hand is kind of forced to upgrade from 2.1 to 2.2, and soon enough (kind of already, I think), 2.2 to 2.3, if you don't have in-house developers to maintain it yourself. Correct me if I'm wrong, but 1.x was supported longer than the 2.x...
  12. frm

    Add-on Map addon I'm working on

    I wouldn't ask for anything more if these two could be implemented. I used threads (custom thread fields) for specific addresses with Google address autocomplete (say, for parking, or if the place wasn't necessary an exact spot, like a restaurant) and GPS for specific spots (say for the best...
  13. frm

    Add-on Map addon I'm working on

    Can markers be GPS in addition to proper Google addresses? If the latter, too, I'd be interested. Even more interested if the marker led to a discussion thread and/or media gallery.
  14. frm

    Different Log types (Cron, Field change, User change...)

    Not necessarily debug the tasks, but a log of each step processed. For instance, right now, I log automated post replies (and the 2 other steps it takes prior to making the reply) in the server error log so that I can ensure it's working by periodically visiting the thread id manually (as it's...
  15. frm

    Duplicate General-Purpose Logging Area

    Similar to my suggestion, just didn't know quite how to word "different log types". Threads should be merged so the upvotes are added(?) together. https://xenforo.com/community/threads/different-log-types-cron-field-change-user-change.229377/
Back
Top Bottom