Jump to content

asigno

Clients
  • Posts

    546
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

asigno's Achievements

  1. Thanks, the disadvantage of self-hosting...
  2. Hi all, hoping someone can help with this as I'm puzzled and can't think of what to check. Since upgrading to 4.7.19 I've had multiple instances of my server crashing and the site giving 5xx errors. All the errors in my log are related to the CSRF key e.g.: 2024/12/18 23:55:57 [error] 16028#16028: *699897 upstream prematurely closed connection while reading response header from upstream, client: 47.76.209.138, server: yamahaclub.com, request: "GET /discover/?csrfKey=02e0b4f57a4db6bd01f3fa0a72e46880&view=condensed HTTP/1.1", upstream: "http://127.0.0.1:8080/discover/?csrfKey=02e0b4f57a4db6bd01f3fa0a72e46880&view=condensed", host: "yamahaclub.com" 2024/12/18 23:55:57 [error] 16027#16027: *699900 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 47.76.209.138, server: yamahaclub.com, request: "GET /discover/?csrfKey=063866981e7d0d37e38148ab0a58c773&view=condensed HTTP/1.1", upstream: "http://127.0.0.1:8080/discover/?csrfKey=063866981e7d0d37e38148ab0a58c773&view=condensed", host: "yamahaclub.com" If I restart the server it works fine again for a day or two then the same issue occurs. Nothing has knowingly changed on the server for the last six months so I'm really not sure the best place to start with this. I'm using Ubuntu 24.04, 4gb ram, and CloudPanel 2 PHP 8.1.29 Redis 7.0.15 Cloudflare No issues in the 'Get Support' tab. IPB Error logs blank (Level 3) Please let me know if you have any ideas on what the next steps should be. Cheers
  3. Thanks for the quick reponse. That was my first thought, but they're adamant nothing has changed our their PCs. I had moved the forum to another server around the same time and hoping it's not this which has caused something.
  4. Hi, hoping for some help on this one as I'm totally puzzled. I've had a couple of messages from users saying they keep getting new device login emails. However they also state that they haven't changed anything their end and they're using the same devices. Any ideas most welcome. Thanks in advance. Alex
  5. Thanks all, hadn't noticed it before
  6. Hi, Wondering why I'm getting this fix this button for Redis? Appears it's all working although low rates of caching. Thanks in advance.
  7. Hi, I'm trying to migrate my self hosted IPB to another server, and after updating the conf_global.php to use the migrated database and not the default from the new installation it throws a 500 error. An error occurred (500 Error) We're sorry, but a temporary technical error has occurred which means we cannot display this site right now. Table 'ipbtest.core_theme_settings_fields' doesn't exist You can try again by clicking the button below, or try again later. If I look at the database I've imported from my original site some of the tables are prefixed by ibf_ e.g. the 'ipbtest.core_theme_settings_fields' is now'ipbtest.ibf_core_theme_settings_fields' I'm really not sure what has caused this or how to rectifiy it, any help would be most appreicated. Thanks Alex
  8. Take note of the following, epecially if you accept PayPal. If you disable any of these options beware that without a billing address: Some payment methods will not be able to be used, including PayPal for card payments, 2CheckOut and some Authorize.Net processors. Any payment methods which are set to only be available to certain countries will not be available. If any tax rates use a rate that is dependent on the customer's location, the default tax rate will be used. Any Anti-Fraud Rules which act on the customer's billing address will assume the customer is not in the country specified by them. If MaxMind integration is enabled, it's ability to accurately detect fraud will be impeded. It is recommended if you use any of these features that you leave all options checked so customers are always asked for a billing address.
  9. It'd be great to be able to automate an email after a subscription has been created. E.g a user signs up for a paid subscription, and I'd like to send them a thank you email and provide them with further infomation on their subscription.
  10. It would be very useful if we were able to automate regular recurring bulk email. E.g I want to send a specific email to certain users when certain filters are met and would like to do this on a regular basis. Currently we can only do this as a one off email.
  11. It would be great if we could use the language tags within alert content. e.g. {member_joined} etc
  12. I'm using subscriptions. I'm genuinely surprised there's no native way to do this.
  13. Hi, I want to send automated welcome emails which are to a specific user group, e.g. paid users who have purchased a subscription, with their user ID. I can't find any nice way to do this. Bulk email - would be a good option but can't schedule to run daily, and is not reliable due to running as a background task Alerts - this could work, but you can't use tags in content so I can't add the user ID Auto Welcome plugin - this is great but can't specify a specific group Language strings - can't change “email_reg_complete" as can't specify specific group and is very rudimentary Is there any other way or plugin you know of I can use? Thanks
  14. OMG. Thanks for this, I've just spent the last hour going around in circles wondering why it wasn't working.
×
×
  • Create New...