I think this may need attention at some point, this is excellent module but due to to conflict with Ajax add cart button, I am unable to use it for now.
s07e01 - Wishlist / Faves QUESTIONS/SUPPORT
-
zeeshop
- Member
- Posts: 71
- Joined: Sun Jan 10, 2021 11:30 pm
- Phoenix Version:
- Has thanked: 15 times
- Been thanked: 2 times
Re: s07e01 - Wishlist / Faves
Tags:
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: s07e01 - Wishlist / Faves
You might like to get one of the Certified Developers to take a look. I won't have time in the foreseeable future.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
-
lecarlb
- Contributor
- Posts: 316
- Joined: Mon Oct 26, 2020 5:26 pm
- Phoenix Version:
- Has thanked: 48 times
- Been thanked: 9 times
Re: s07e01 - Wishlist / Faves
Understood. It works fine on my 1.0.7.6 shop.burt wrote: ↑Sun Mar 14, 2021 11:02 am This was built at v1.0.7.12, therefore it would need updating if a later version breaks it.
I am in the process of updating all the Supporters Codes, but when that would be complete is unknown as there are so many.
I have howevr just installed this on v1.0.8.0 for a quick test, and everything appears to work fine...
-
lecarlb
- Contributor
- Posts: 316
- Joined: Mon Oct 26, 2020 5:26 pm
- Phoenix Version:
- Has thanked: 48 times
- Been thanked: 9 times
Re: s07e01 - Wishlist / Faves
@zipurman @BrockleyJohn @raiwa ?burt wrote: ↑Sun Mar 14, 2021 6:15 pmYou might like to get one of the Certified Developers to take a look. I won't have time in the foreseeable future.
- zipurman
- Builder
- Posts: 540
- Joined: Tue Oct 13, 2020 5:20 pm
- Phoenix Version: v
- Has thanked: 93 times
- Been thanked: 162 times
Re: s07e01 - Wishlist / Faves
@lecarlb
I could have a look since i host your site;)
Send me an email with the details and I’ll have a look.
Preston
I could have a look since i host your site;)
Send me an email with the details and I’ll have a look.
Preston
Last edited by zipurman on Sat Apr 03, 2021 12:47 am, edited 1 time in total.
zipurman
-----------
-----------
-
lecarlb
- Contributor
- Posts: 316
- Joined: Mon Oct 26, 2020 5:26 pm
- Phoenix Version:
- Has thanked: 48 times
- Been thanked: 9 times
Re: s07e01 - Wishlist / Faves
@zipurman to the rescue!
It was discovered that I deleted/overwritten the system/versioned/1.0.7.other files and folders. I thought it was new and safe to upload before checking.
So far the wishlist seems to play well with version 1.0.7.18
I apologize for the false alarm
It was discovered that I deleted/overwritten the system/versioned/1.0.7.other files and folders. I thought it was new and safe to upload before checking.
So far the wishlist seems to play well with version 1.0.7.18
I apologize for the false alarm
-
Nigel
- Contributor
- Posts: 114
- Joined: Mon Jan 11, 2021 1:39 am
- Phoenix Version:
- Has thanked: 29 times
- Been thanked: 8 times
Re: s07e01 - Wishlist / Faves
I have just added this to 1.0.8.1 and it seems to add selected items to the cart and not wishlist.
Apart from my own changes to payment and shipping, I have made no changes.
Is the file structure of 1.0.8.1 still valid for this addon ?
Apart from my own changes to payment and shipping, I have made no changes.
Is the file structure of 1.0.8.1 still valid for this addon ?
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: s07e01 - Wishlist / Faves
>> Is the file structure of 1.0.8.1 still valid for this addon ?
No.
I have no plan to update this past v1080.
That update will be done when I have time to do it.
No.
I have no plan to update this past v1080.
That update will be done when I have time to do it.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: s07e01 - Wishlist / Faves
In the meantime would you make this change (TY to Matt for helping) to your v1081 and see Wishlist button then works;
https://github.com/CE-PhoenixCart/Phoen ... 03fd1932dc
Pls report back, TY
https://github.com/CE-PhoenixCart/Phoen ... 03fd1932dc
Pls report back, TY
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
-
Nigel
- Contributor
- Posts: 114
- Joined: Mon Jan 11, 2021 1:39 am
- Phoenix Version:
- Has thanked: 29 times
- Been thanked: 8 times
Re: s07e01 - Wishlist / Faves
I did a completely new install with dummy fruit data.burt wrote: ↑Sat Apr 03, 2021 2:52 pm In the meantime would you make this change (TY to Matt for helping) to your v1081 and see Wishlist button then works;
https://github.com/CE-PhoenixCart/Phoen ... 03fd1932dc
Pls report back, TY
Installed Wishlist and it gave me the navbar red heart and the add to wishlist option on the main PI page.
This setup adds the item to the cart total.
I then added the html_output.php changes.
This seems to stop the item being added to the cart but it still doesn't add it to the wishlist.
Does making all the phoenix.sql field lengths 191 from 255 have any bearing on this ?