Jump to content

Clover13

Clients
  • Joined

  • Last visited

Everything posted by Clover13

  1. Yes, I compared both but will look again. What's odd is this isn't global for all files, it's just certain files.
  2. Just to add CF's Hotlink Protection is OFF
  3. Not sure what's going on exactly, but it seems on two different IPS sites I run some images retrieved from S3 via CF ala a CDN CNAME (i.e. cdn.site.com) return a 403, however the majority return just fine. File types that return 403: ICO, SVN One site returns SVN fine, both sites 403 for ICO Both sites return JPG, PNG, GIF fine. I've compared htaccess, S3, CF configs from both sites and haven't spotted anything different between them. Anyone have any ideas?
  4. Thanks @Marc Stridgen, is there any workaround to get a custom FURL in place? Can I add it to the DB via a query?
  5. FURL: recent-topics Real URL suffix: app=core&module=discover&controller=streams&id=6 TypeError: Unsupported operand types: string + int (0) #0 /home/*****/public_html/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\settings\_advanced->furlForm() #1 /home/*****/public_html/applications/core/modules/admin/settings/advanced.php(38): IPS\Dispatcher\_Controller->execute() #2 /home/*****/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\settings\_advanced->execute() #3 /home/*****/public_html/admin/index.php(13): IPS\_Dispatcher->run() #4 {main}
  6. FWIW, got it sorted it out forcing a manual update of the local parameter initially. Something with CloudLinux not behaving/updating properly, host had to toggle from PHP Selector mode to MultiPHP Manager mode and things synced up properly when he went back to PHP Selector mode.
  7. OK thanks guys I'll follow up with the host The other odd part is the ips4.php shows full compatibility, would this not be flagged/caught as part of that compatibility check or as part of an upgrade compatibility check? Or is there no way to do that?
  8. Right but the question is why would the ips upgrade reference the local when there is a master override for the selected version (8.1)? Is that normal for local to be referenced or is there different scoping whereas local needs to be 8.1 and operates differently than master as 8.1? I had though the master was the primary and superseded the local when it is specified.
  9. I have, they are reviewing it but they also don't understand how the IPS upgrade process is referencing something other than what is specified when the 8.1 php version is selected
  10. I have PHP 8.1 selected and the IPS ACP shows 8.1 running and ips4.php shows 8.1, however the upgrade failed due to We were unable to start a PHP session. You will need to contact your host to adjust your PHP configuration before you can continue. The error reported was: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php72) Not sure why I'm getting an error referencing the local value instead of the master value. Directive Local Value Master Value session.save_path /var/cpanel/php/sessions/ea-php72 /tmp Why is the upgrade referencing 7.2?
  11. Clover13 replied to Clover13's post in a topic in Feedback
    Not sure what you mean about Paypal showing their colors, but Paypal owns Venmo as well.
  12. Got ya, yeah they're all running ok as far as I can tell and per the task logs and IPS dashboard status.
  13. Mine at /applications/core/interface/task/task.php is 744
  14. EDIT: Nevermind I see the path, had to scroll
  15. FWIW, my site converted smoothly, but not running many third party apps/plugins. Invision Community Version 4.7.2.1 PHP Version 8.1.10 Database Version 10.6.10-MariaDB I did get a notice on the GMP PHP extension missing that I'm looking to get resolved with my host. It does bring up the same question as @Dexter_X regarding what the list of PHP modules required (or optionally beneficial, i.e. caching) are.
  16. P.S. I'm only asking because I saw this behavior on mobile only that suddenly arose yesterday and it was directly related to a CF configuration issue of a beta feature. May not be your issue at all, but figured I'd throw it out there as I'm not clear on how your CDN links were working without CF unless you weren't routing your CDN address through CF.
  17. Is your CDN endpoint server (AWS) not routed and cached through CF (i.e. I have a CNAME for my cdn.* to point to the AWS S3 location)? When you disable CF, what happens to your CDN routing? Or are you controlling that on your server side?
  18. I hosted my media on S3 and have Cloudflare as well, but am noticing the last month+ that Bingbot has become very aggressive in crawling historical data (I suspect given it isn't hitting the CF cache but rather pulling from S3 directly). Anyone else experience the same or have any idea what may be going on? I've been in S3 for a few months now and this spike just started last month from what I can tell from the AWS logging I'm doing and querying via Athena. Bingbot is running 43,186 S3 GetObject events per day ranging from 4-9GB in total per day from this bot. Amazonbot is also starting to increase recently (from what I understand for Alexa, so perhaps blocking Amazonbot won't hurt SEO much). I'm seeing 6,187 S3 GetObject events per day ranging from 2-6GB in total per day from this bot. Meanwhile Google is running 7,915 S3 GetObject events per day all less than 1GB for months with the exception of one day. Ultimately it's not some insanely high costs, but certainly Bingbot at 40K GetObject requests a day vs Google at approx 8K is significant. Not sure if this will slow down as Bing gets better indexing. Also not sure if porting to S3 caused this gross reindexing to go on or why it's happening at this level. I tried to adjust the crawl delay/rate and de-prioritize it both in robots.txt and Bing Webmaster tools but it had zero effect.
  19. My site uses an Activity Stream as the primary home page. We have a site defined default stream that members can override (which updates the link to the far right of the bread crumbing on the page as an effective "quick link" to it). Is there any way a member can define their default Activity Stream and have the site's default homepage land there for them as opposed to bookmarking or doing a multi-step process of visiting the default homepage and then clicking their default stream on the top right?
  20. We did this and it has been effective in stopping them. It's very rare for us to see them post enough content to gain PM access before the content gets flagged for clear boosting (we know the game they play well). However our members are active and help mitigate this issue by reporting bad actors that slip through the cracks.
  21. Clover13 replied to Bannerx's post in a topic in Technical Problems
    Or you can hide them, that's generally what we do on my site, so mods have awareness/context and it remains within in the topic for mod view but not user/member view. Also allows you to restore them (unhide) as needed.
  22. OK thanks Jim, been struggling with trying to solve this for a clear line in my community for some time, and no matter which side I choose as a default the other half isn't happy about it (but also too lazy to set their own default, maybe partially out of lack of technical understanding or out of principle). Good times hah
  23. I know Members can set their own Activity Stream default configuration, but is there a way I can have this set automatically for them based on selection (i.e. they get a prompt to select their choice) or on a Member Group level (where I can somehow give them an option to choose and place them in a corresponding Member Group). Ultimately this use case comes down to two distinct groups of Members wanting different default views but not wanting to do the work to set it, so I want to force them to select an option. Edit: Updated title
  24. Nice find and troubleshooting! 👍
  25. Awesome! Thanks for the feedback all, and great example layout @Daniel F! I was playing around with the REST API last night and able to create topics through it via an apikey, but I'll look into the Zapier approach you detailed and give that a go!