yes, thanks - I know that.Don't just directly copy the php.ini over.
I looked at the logs myself and there's nothing there. But have asked the host to check as well.Have you tried contacting your host to see if they can review logs for any kind of errors that might be causing this?
PS - it is now possible to install a standalone build of the Stripe gateway. I think perhaps the changes to the php.ini file fixed that issue.I couldn't install a standalone build of the Stripe gateway
Please Log in or Create an account to join the conversation.
You can simply install CBSubs over the top of it self to override the files, but that's no different than just updating to latest releases and does not cause data loss.1. If I go to the CB plugin manager page (index.php?option=com_comprofiler&view=showPlugins) the 'CB Paid Subscriptions' version number is in green (as I would expect it to be because it is the latest version). But, if I go to the CB Subs plugin settings (index.php?option=com_comprofiler&view=editPlugin&cid=23&action=showparams) the same version number is written in red. Would it help to 'refresh' (ie reinstall) the cbsubs plugin ? and is there a way to do this without losing data (eg plans and subscriptions)
That's a known bugged filter. Logging out clears it and won't impact saving CBSubs > Settings.2. If I go to the Payment Baskets page, I see the error:
Still does not seam to be working. Attempting to install CBSubs Stripe causes a weird redirect to frontend login (seams to just be your home page) while in backend, which is exactly what is happening when attempting to save CBSubs > Settings. It's quite strange. Do you have some sort of 3rd party security extension installed?PS - it is now possible to install a standalone build of the Stripe gateway. I think perhaps the changes to the php.ini file fixed that issue.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
That's just used to indicate what version you had when CBSubs > Settings was last saved.1. I noticed in the database table xxx_cbsubs_config that there is a row with all the config params. According to that row, "lastsavedversion":"4.6.1+build.2023.03.09.19.48.58.b8e43eb06",
CBSubs wouldn't be doing that. You have something either installed or at a server level that's interfering with CBSubs. Usually it's something installed and the quickest way to get to the bottom of that is slowly unpublish 3rd party extensions 1 by 1. I'm more inclined to believe it's bad cache at cloudflare though as this has happened to other users before. Turn off the caching entirely, purge it, then see if issue persists.2. I notice that cancelling on the cbsubs settings page also redirects to the front end home page.
Browser developer tools (F12).3. can I ask how you can tell that its a 403 redirect ?
It only checks against stable version there. That's nothing to be worried about.4. if I go to the CB Subs plugin settings (index.php?option=com_comprofiler&view=editPlugin&cid=23&action=showparams) the version number is written in red even though its the most recent version (4.6.1+build.2023.05.17.16.17.22.cdc1f46c2). Could that be significant ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.