Re: Better Together Contribution Support Thread
I haven't been able to resolve the issue/s with my installs of php8, 8.1 and 8.2, but I did find a solution.
I created another new subdomain and added again zc1.5.8zip. I extracted and got a white screen instead of install. Checked php and was 8.2. So I cleared out the home directory and extracted again while running on php 8.1. Again I got a white screen instead of index or install. Tried again with 8.0. Same result. Finally I set this subdomain to run on php 7.4. Extracted the zc158 and it worked fine, I got the install screen. I then switched to php 8.1 and all is well. Added better together plugin and all is well.
So it seems to be that when I'm provisioning the php8, 8.1 and 8.2 onto the server that I'm missing something. Or something else is happening and it's breaking or corrupting files when extracted. If anyone can shed any light on this I'm all ears (and eyeballs).
Thanks again,
John
Re: Better Together Contribution Support Thread
ATTRIBUTES!!!! It's the attributed products causing a problem. I've been at this for three days now. It's not php on the server. I have a working install and then bring in my patched database and the better together module disappears. My linkages are all for attributed products. So the linkage with product id 1119 works on php7.4 when the product id become 1119:34345345kj34jk34kj34, but on php8+ this doesn't work. If I change the linkages to products which are not attributed it works no problem.
Please advise.
Thank you,
John
Re: Better Together Contribution Support Thread
I'll fix it in the next week or so.
Re: Better Together Contribution Support Thread
Hey Scott.
That's great news! Now I can get on with my life and circle back to this. Trouble is that doesn't fit my personality. Now that I know what the problem is I've zeroed in on includes/modules/order_total/ot_better_together.php. I'm gonna see if I can get this ironed out today, but I do very much look forward to your update.
Thanks again,
John
Re: Better Together Contribution Support Thread
Please don't post your own fixes, which are partial and will not work in all cases. I will post the update as soon as I can.
Re: Better Together Contribution Support Thread
Right on. Thanks again. ;)
Re: Better Together Contribution Support Thread
The plugin has been updated.
Re: Better Together Contribution Support Thread
Just installed the latest version from ZC downloads page and getting the following error logged in checkout
Undefined constant "MODULE_ORDER_TOTAL_BETTER_TOGETHER_ONE_TO_MANY"
I don't see that define in the language file.
What is the text meant to be for that so I can add it?
Re: Better Together Contribution Support Thread
It's a database setting. You probably have to remove and re-install under Admin > Modules > Order Total.