s01e08 & s01e09 - Layout Modules QUESTIONS/SUPPORT
-
radhavallabh
- Senior Contributor
- Posts: 466
- Joined: Tue Oct 27, 2020 4:09 am
- Phoenix Version: 1.1.0.6
- Has thanked: 29 times
- Been thanked: 3 times
Product Page review related error in php error log
Hi;
I am getting below error in my php error log-
Undefined variable: pid in /xx/xx/includes/modules/pi/product_info/pi_review_stars.php on line 50
Please can you help and guide me on how to fix it;
Regds./
radhavallabh
I am getting below error in my php error log-
Undefined variable: pid in /xx/xx/includes/modules/pi/product_info/pi_review_stars.php on line 50
Please can you help and guide me on how to fix it;
Regds./
radhavallabh
Tags:
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: Product Page review related error in php error log
Replace the two instances of $pid with
Code: Select all
$GLOBALS['product']->get('id')PI MODULE "quantity input"
Update from 1.0.8.10 to 1.0.8.12. Installed Pi Module "quantity input" in product info, but clicking on the minus or plus button does not change the number. Anyone who has tips for updating this pi module to ver 1.0.8.12. Worked ok in ver. 1.0.8.10
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: PI MODULE "quantity input"
Are you using the version posted here or a different version? Do you have any other add-ons installed?
- Kofod95
- Senior Contributor
- Posts: 748
- Joined: Sat Feb 06, 2021 7:38 pm
- Phoenix Version: 1.0.8.20
- Has thanked: 99 times
- Been thanked: 179 times
Re: s01e08 & s01e09 - Layout Modules
Working fine for me on 1.0.8.12, using a shop that has been updated from 1.0.8.8 and using the module uploaded here. That test-shop has all supporter's code installed, but nothing else.
//Daniel
//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
Here are a lot of corns: Phoenix user guide
Re: PI MODULE "quantity input"
Installed pi-modules from the zip file and it works. Did not realize that updated qty module was in that zip file. Thanks for the help
-
Needleguy
Live stock check
I entered 5 new products. Live stock check shows in 2 and the other 3 live stock check is not showing. I do have inventory set properly and price. How do I fix this? Thank you.
-
Needleguy
Re: Live stock check
It was in either the non pro version or the pro. Sorry I don't recall. I went to a page and enabled it. Attached is a pic. Some items show "Live stock check" and some do not. I added basic products, no attributes, nothing fancy.
Thank you for your help.
Thank you for your help.
You do not have the required permissions to view the files attached to this post.
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: Live stock check
That is the way it works - it is a Stock Warning that shows when stock is below the 'Trigger' level you configure in the module.
Go to Layout Modules > Product Info and edit the Stock Warning module.
You will see
So if you want it to show on all products increase the 'trigger' value accordingly.At or Below this number (in stock) will trigger the Warning Message.
-
Needleguy
Re: s01e08 & s01e09 - Layout Modules
Ok I found where the setting is.
Layout Modules>Product Info>Stock Warning
I suppose I could just leave it off. Doesn't matter I guess.
Layout Modules>Product Info>Stock Warning
I suppose I could just leave it off. Doesn't matter I guess.