Jump to content

Aramaech

Clients
  • Joined

  • Last visited

  1. Whatever semi-recent hire your company made, whoever it is that came in all smiles and [REDACTED], telling you you need to overhaul everything to "brace for the future" and cram a massive price increase up ALL your clients [REDACTED], while you smile in their faces, and wave a bunch of happy horse [REDACTED] flags around on your threads because you're so pleased with how much money that [REDACTED]'s graph says you're going to be making soon... needs to be [REDACTED] FIRED. And the rest of you vets should be ashamed of your upper management, for trying to feed your customers to your shareholders. Start looking at your top 3 for replacement, because those life svcking, money leaches are out of touch with the people their paycheck is coming from (your user base), and they're off living in some fantasy land made of graphs by other leaches who want a fat cut in the short term, while they burn you in the long run, because THEY know EXACTLY what I'm talking about right now.
  2. "We recognize your loyalty by moving your pay date forward 2 months" Wow. Welp, there goes a community of 15,000 people you greedy, money vampires just sank with your leaching [REDACTED]. You just increased my bill to %250 of what it previously was. And you [REDACTED] DARE to say "We recognize your loyalty". No. You ABSOLUTELY do NOT. The ONLY thing you recognize is your own profit margin. You people are [REDACTED] evil.
  3.    Miss_B reacted to a post in a topic: How do I upgrade to the Beta?
  4.    Aramaech reacted to a post in a topic: How do I upgrade to the Beta?
  5.    Aramaech reacted to a post in a topic: How do I upgrade to the Beta?
  6.    Aramaech reacted to a post in a topic: How do I upgrade to the Beta?
  7. @Miss_B, @SoloInter, @Drewfus Perfect, thanks for all the information guys, very much appreciated!
  8. Sorry, I looked around and cannot find the topic or blog saying where to download the beta so I can test it out. Could someone be so kind as to link me to it, or explain how I upgrade to it?
  9. It's currently impossible to toggle the top option off (to periodically send you my usage data) and toggle the bottom option on. As it stands both options are forced to be either on or off. If you toggle one, the other will automatically be toggled upon saving. Also you're missing the word "about" in the explanation for Usage data. It should be the second word.
  10. When you set up a rule to give a member a badge, the rule has a field where you can optionally enter a small blurb of text to act as a public explanation for why that badge was granted. Manually awardable badges should have a similar field where an explanation of that badge can be entered (cp > members > achievements > badges). Currently if you visit a members profile and click on their badges to see them all, there the explanation for a manually awarded badge looks something like "for a post in a topic", and it will link to said post, if clicked. That is the text that should be replaced with the explanation entered (if one is entered).
  11. Apparently cropped. As in it appears to be cropped. As in it never shows it, unless you reposition the photo. I meant what I said, but thanks, glad you understand.
  12. Member profiles and clubs.
  13. After you upload a cover photo, you're asked to position it. Apparently everything above the top line of wherever you choose, gets cropped. After you've chosen the position, if you click on it to expand it, it only expands downward, showing everything below whatever position you chose. Instead, it should expand both upward and downward revealing the entire original image.
  14.    Aramaech reacted to a post in a topic: PHP8 error
  15. Aramaech replied to Michael R's post in a topic in Technical Problems
    Yes, as it turns out there was a specific 3rd party plugin (Back to Top by Peter Treanor) that was causing the site not to load. Disabling that one allowed the site and admin cp to work just fine with php 8.1. Is that script you suggested basically the same thing that runs before each upgrade that checks your server for compatibility?
  16. Aramaech replied to Michael R's post in a topic in Technical Problems
    Ok, now I only seem to be locked out of the admin cp when using php 8.0 but the site itself seems to be working ok with it. Same server error when trying to load the admin cp tho.
  17. Aramaech replied to Michael R's post in a topic in Technical Problems
    I'm having pretty much this same issue. My site works fine when the PHP version is set to 7.4 but as soon as I switch to 8 the site stops working. If I switch back to 7.4 everything works fine. My server allows uploading PHP PEAR packages. Is there a specific PEAR package, or a set of multiple packages possibly that I / we could upload to solve this?
  18.    Aramaech reacted to a post in a topic: PHP8 error
  19. @Jim M The comment you marked as a solution, is not a solution. As I said, I am currently, and have been for 3 years, using a custom editor skin that I made that has the correct icons, and I'm still experiencing the problem. Furthermore, the comment you marked does not address the admin cp issue from the original comment either.
  20. Yes, he explained clearly why the issue is happening. I was pointing that out because altering a core JS or PHP file has VERY different implications from replacing a PNG file with an almost identical PNG file of the same name. The distinction between the two should not be obfuscated for other readers, in my opinion. It's common enough to see people ramp up their position just to increase the force of their point, but doing it in that particular way, on that particular point was a misstep in my opinion. So I clarified. And am now clarifying further lol This still, however (and maybe I should make a new thread for this) leaves the issue where if I make a custom skin, which has white icons, those icons will still (as far as I understand this) be used in the admin cp theme which forces a white editor. EDIT: As it turns out I still am using my custom skin from about 3 years ago, so it seems like the custom skin fix will not solve the admin cp editor issue.
  21. I didn't change any JS or PHP core files, I simply replaced a PNG file with an almost identical PNG file. As stated. That being said, I did try that approach of building a custom editor skin about 3 years ago, and I can't remember what issue I ran into that caused me to stop using my custom skin, but if that method will get me around this problem, I will certainly go back to it. Thanks for the help.