Jump to content

marklcfc

Clients - Support
  • Posts

    3,019
  • Joined

  • Last visited

  • Days Won

    2

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by marklcfc

  1. I was hopeful for a moment then but I'm not close to the limit set
  2. I'm logged in as admin and the limit hasn't been changed for a long time. and php limit Logged in and tried on the Invision account on my site too with the same error.
  3. When trying to upload photos I'm getting error messages that I've reached the limit even though I'm way off. Gives this error. Tried lots of different photo combinations with the same result, seems it thinks the limit is much lower than its set as.
  4. Is it normal to have all these errors throughout the day? I've currently got 2300 lines of these today and its the same or more every day.
  5. If you had guest page cache on it really did reduce the load, before that was removed my CPU never went above 50% usage, but after it's gone right upto 100% during busier periods at least 5 times. I knew it would cause problems and complained about it at the time it was announced it was being removed, likewise with the idiotic move of removing username logins.
  6. The pages themself are very complex and even if possible redoing everything so its part of the Pages app would be another restriction I don't really want.
  7. i've got this area which took years to put together, its all written in seperate php files in a seperate database. Once those are on the server then I pull it into the forum through the Pages app using includes for each page. I'm aware very few if any would be doing anything like this but the way you've set it up with no files or database access means I could never make the move unless I removed it which isn't an option.
  8. The unlimited page views is nice addition today but I have a custom database and sometimes I need to download, edit and reupload php files and images for that database, likewise things like placing ads.txt in the home directory. Having no access to the files is such a restriction even if I wanted to move.
  9. One that I added was User signs in and they have logged in for concurrently for 30 days instead of just the basic 7 day one thats included. I doubt it'll happen but I requested from the start that member title was merged into Ranks but so it worked as it did previously, it would allow members to change their 'Rank' name to their own personal title (member title) and it be displayed as it used to be before Achievements.
  10. Does it allow MX records to be added etc? I use those for Google email, and Amazon SES which uses CNAMES for sending out from forum. Not that I'm moving just interested how difficult everything would be 🤔
  11. Wouldn't know where to start. The seperate database is also big one of the tables even has 75,000 rows. Obviously it makes sense for it to be part of the framework but it would have been impossible to put together that way.
  12. I do use Pages but I use a single line of includes for each page to bring the page into the forum after uploading them into a folder in public_html. I think the pages are too big and complicated to move into the Pages app. Below is a portion of a 1000 long line file. I don't believe this will work with the Pages app.
  13. PM your forum so I can check it out to compare speed 👍 When you say I'm not technically savvy, maybe not, I've always got by, but not being able to upload self written php files for a seperate area of the forum doesn't come under not technically savvy, its a restriction. All cloud seems to accomodate is a basic forum.
  14. So you can’t create a backup before upgrading there’s #4 And as for php files and database I have a separate area on my site which I put together which uses php files and a separate database. It is on the forum here https://www.foxestalk.co.uk/history/browse/ but not part of the forum database. so if I can’t even upload those files #3 can be reinstated
  15. Also I have a separate database on the server too, I bet that’s not allowed either, or even phpmyadmin?
  16. I have pages but never used it for this. What about creating in a new folder in public_html and uploading multiple php/css files / images for a separate section on my forum? If it’s easily done then 3 can be written off, but still a restriction I’d not be comfortable with On another note can backups be created via ssh? I’m guessing not
  17. The top 3 1. Too expensive, seems to be twice what I pay already. 2. It's slower. 3. Can't even access files via FTP, sounds like an absolute nightmare to upload something simple like an ads.txt file
  18. What would you recommend increasing them to? This is what they are at the moment
  19. I'm not sure what more information to provide, all I know is the too many open files erro didn't seem to happen before I set up Cloudflare. I don't know if its related or not.
  20. I've been getting internal server errors for the last few months whenever the site gets busy normally. The server isn't overloaded but this is the error in logs 2023/01/10 21:20:49 [alert] 127868#127868: *28491671 socket() failed (24: Too many open files) while connecting to upstream My hosts don't seem to know and have increased the open files limit to a high amount but it still happening and now just pointing me in your direction to ask how you handle traffic as I've got 167 children spawning which may be causing too many open files? But this was happening at 1am in the morning when the site wasn't busy. Any ideas?
  21. This does seem to have helped for those who've made that change so far 😃
  22. I don't tend to log out so I suppose I could just leave that rule in there, if I understand right 🤔
  23. Does it work fine without that line then? Why was it added in any case as surely ips4_member_id does the same thing? I think I'll just use it in extreme circumstances to take the load off the server if I need to. So I'll just keep it as it is (without that admin session id) with 30 seconds set in the constants file
  24. Ok, what I don't know though is should I just use lets encrypt or continue to pay for the RapidSSL cert (very little knowledge on the subject)
×
×
  • Create New...