Jump to content

EmpireKicking

Clients
  • Posts

    1,951
  • Joined

  • Last visited

Contact Methods

Profile Information

  • Gender
    Male
  • Location
    United Kingdom
  • Interests
    Gaming, Cooking, Websites.

Recent Profile Visitors

7,545 profile views

EmpireKicking's Achievements

  1. My licence renews in nine days, I just had a reminder email stating that, I went into my client dashboard to get the payment order done however it's not there for me to pay, this is for baysideGamers XD The order page would be setup and available by now XD I pay via PayPal with the three-monthly payment system, that's what I was aiming to do rather than paying the full up cost of $199
  2. Yeah, after playing around, it has nothing to do with Clubs itself it's an addon that's affecting it, appears to only happen to selected groups where the Hovercard appears with an error. I can't even get hold of the Dev on his site to add the plugin to my account, (Improved Clubs Enhancements) It seems that I have to rebuy it again. From the Last patch notes: So, it's not PHP 8 supported the file that I have...
  3. Back on 8.1 I left it for 24 hours and so far I have not noticed much difference, but seems that the login error has been gone. I mean I did have Cloudflare disabled so it might be PHP or Cloudflare, Also noted that Clubs are disabled as I have found a problem, it's making the user's Hover card not working 🤔
  4. Nope, I was running PHP 8.2 and now on PHP 8.3 I have disabled everything other than the system and forum under Applications, - If it was Cloudflare, what settings would affect it? even if it is paused.... I still have a feeling it's Cloudflare but I can't confirm
  5. Update, Cloudflare disabled and still doing it, Hm this is a mystery
  6. All plugins are disabled and still doing it,
  7. It's on Standard with no cache rules and yeah still does it when it's off
  8. So my members including myself are having logging-in errors, logging out works fine however logging in fails and yet I have no errors or logs stating that. So, I log myself out Then I log myself in again, click a page and see that I have not been logged in but says I need to log in.. The only way to get myself back in is to clear Cloudflare or from ACP the cache MAybe needs a update @aXenDev https://www.baysidegamers.com/
  9. Are you still doing your plugins and still supporting it? going to have your own site
  10. Nevermind it's been resolved, It was an outdated theme template error and I removed the broken source and it fixed it after the site was cached via Cloudflare 😉 So now the plugin is disabled and custom block is working again 🙂 Well for now till V5 comes ahahhaha
  11. Check CSS, nothing there /* Custom sidebar (Register Or Login) Background */ .rm_SideAction { background-color: #305266; padding: 20px 60px 30px; color: #FFF; text-align: center; background-image: url(https://baysidegamers.com/storageimages/Club.png); background-position: right; background-repeat: repeat; background-size: scale; }
  12. Hello, I was just about to remove and or disable one of the plugins that is not needed anymore, however didn't even know that one of my custom blocks was even link to it Xd https://invisioncommunity.com/files/file/8980-group-colors-on-user-links/ So here is the preview of that block As it says you log in or once you log in go to the What's new page. simple 🙂 But, As soon as I disable "Group Colors on User Links" that custom coding block stops working and gives out errors 😞 Here is the code: <h3 class="ipsType_reset ipsWidget_title">Register Or Login</h3> {{if \IPS\Member::loggedIn()->member_id }} <div class="rm_SideAction"> <p>Welcome back, <strong>{member="name"}</strong>!</p> {{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'search' ) )}} <a href="https://www.baysidegamers.com/discover/" class='ipsButton ipsButton_medium ipsButton_primary'> What's New </a> {{endif}} </div> {{else}} <div class="rm_SideAction"> <p>Want to join this community?</p> {{if \IPS\Settings::i()->allow_reg}} <a href="https://baysidegamers.com/index.php?/register/" id='elRegisterButton' class='ipsButton ipsButton_medium ipsButton_primary'> {lang="sign_up"} </a> {{endif}} </div> {{endif}} Resolved it.. I mean I can't work it out ahhahahaha
  13. I do have group formatting set to Global but then it comes down to the theme itself 😉 doesn't it 🙂 End of the day with V4 and V4 this is not really needed anymore and I was thinking removing this addon
  14. So you going to have this file elsewhere on another site now? I mean https://www.devfuse.com/forums/files/file/386-auto-welcome/ Not even updated version
  15. So the 'My Purchases' page still be available when the marketplace shuts down? I still have a lot of add-ons with no provider's names next to them 😞
×
×
  • Create New...