Page 1 of 2

1.0.9.6 Questions / Comments / Concerns

Posted: Fri Aug 30, 2024 9:13 pm
by burt
Welcome to 1.0.9.6

Thank you to all who have contributed time & effort towards making 1.0.9.6 a possibility. Special thanks to @heatherbell for providing lots of advice, ideas, thoughts and testing.

1.0.9.6 continues the optimisations (and typo fixes and bug fixes) made in the previous couple of versions. 1.0.9.6 is on the pathway to updating Phoenix to Bootstrap 5, it is still Bootstrap 4 based.

Exciting New Feature

Queued Emails. A transactional email system that will supercharge your customer engagement. You can read more about the Queued Emails system at User Guide > Queued Emails.

--

If you have time, please do install a test shop and have a play.
Feel free to give your thoughts and any feedback/advice.

Zip for download

https://github.com/CE-PhoenixCart/Phoen ... .0.9.6.zip

Re: 1.0.9.6 Questions / Comments / Concerns

Posted: Fri Aug 30, 2024 9:14 pm
by burt
To update from 1.0.9.5 to 1.0.9.6 you can use this zip, which includes all the necessary files, SQL, etc.
update_1.0.9.5_1.0.9.6.zip
Bug Fixes
1. Avoid PHP7 deprecation notice in the Index Carousel module
2. Each Testimonial Width is fixed
3. Unused Cache settings are removed
4. Fix malformed manufacturers list in Header Horizontal Menu
5. Remove double "BOOTSTRAP" description in some modules
6. Fix broken pagination in two admin pages

Optimisations
1. Anonymize Reviewers name when a customer is delted but her reviews are kept
2. Move Product Data FROM button TO containing div
3. Move HTML from modules to their TPL files
4. Create Account notification is now less verbose
5. Add ALT image attribute in Index Carousel module
6. Update Mini Logo and other classes with minor change of Colour
7. Add EMAIL_FROM to installer

New Features
1. Queued Emails - the first gamechanger addition
2. Ability to search for country/countries on admin/countries.php

Other
1. Temporarily remove broken Menu from admin/modules.php

Re: 1.0.9.6 Questions / Comments / Concerns

Posted: Sat Aug 31, 2024 3:50 pm
by rupruprup
1. is it intentional that the MODULE_CONTENT_NAVBAR_STYLE_FG is missing in cm_navbar.php ?

Re: 1.0.9.6 Questions / Comments / Concerns

Posted: Sat Aug 31, 2024 5:27 pm
by burt
rupruprup wrote: Sat Aug 31, 2024 3:50 pm 1. is it intentional that the MODULE_CONTENT_NAVBAR_STYLE_FG is missing in cm_navbar.php ?
It is.

Re: 1.0.9.6 Questions / Comments / Concerns

Posted: Fri Sep 13, 2024 9:40 am
by bonbec
Hello,
Since Phoenix1095 admin/define_language.php is missing.
Curiously, the admin demo works, but the file is realy missing in the 1095 & 1096 zip

Re: 1.0.9.6 Questions / Comments / Concerns

Posted: Fri Sep 13, 2024 9:53 am
by heatherbell
bonbec wrote: Fri Sep 13, 2024 9:40 am Since Phoenix1095 admin/define_language.php is missing.
Yes, it is was removed in 1.0.9.5.
bonbec wrote: Fri Sep 13, 2024 9:40 am Curiously, the admin demo works
Well spotted, it is not there now.

Re: 1.0.9.6 Questions / Comments / Concerns

Posted: Fri Sep 13, 2024 10:00 am
by bonbec
Ok, thanks.
The "details" button who appears in the admin/languages.php must be remove too (error 404 also).

The lines are 23 to 26 in the admin/includes/actions/languages/infoboxes/default.php
Right ?

Re: 1.0.9.6 Questions / Comments / Concerns

Posted: Fri Sep 13, 2024 10:13 am
by burt
bonbec wrote: Fri Sep 13, 2024 10:00 am The "details" button who appears in the admin/languages.php must be remove too (error 404 also).
TY
https://github.com/CE-PhoenixCart/Phoen ... e65a729dd0

Re: 1.0.9.6 Questions / Comments / Concerns

Posted: Mon Jan 12, 2026 3:39 am
by ceitron
I am currently running 1.0.9.3 and would like to update to current version. I would like to do this the simplest way.
Do I need to update each update, ie 1.0.9.3 to 1.0.9.4 to 1.0.9.5 ....
or can I jump to 1.1.0.6?
Next question, Is there a simple script to automate the process, or do I have to manually upload the new .PHP files and then update each QSL table? The older I get, it seems that I have to relearn things. I go way back to basic and RPG (yes, I had IBM System 36) Anyway, if you could give me some direction I should be able to get this accomplished

Regards,
Steve Coy

Re: 1.0.9.6 Questions / Comments / Concerns

Posted: Mon Jan 12, 2026 10:07 am
by burt
One by one.

Some users have reported good success with this Addon:
app.php/addons/free_addon/ce_phoenix_upgrader_utility/

I have never used this Addon.
The creator of this Addon no longer supports it.