Page 1 of 3

1.0.8.15 Questions / Comments / Concerns

Posted: Tue May 31, 2022 8:38 am
by ecartz
Update instructions (from 1.0.8.14): https://github.com/CE-PhoenixCart/Updat ... /README.md
Update zip: https://github.com/CE-PhoenixCart/Updat ... update.zip
Release: https://github.com/CE-PhoenixCart/Phoen ... /v1.0.8.15

This is the 1.0.8.15 release, in the 1.0.8.* series. More flexibility for MATC (which will need to be installed if you want to continue to use it) and review writing. More admin pages modernized.

Order Status Error 1.0.8.15

Posted: Tue May 31, 2022 11:10 am
by radhavallabh
Hi Dear;
I upgraded to 1.0.8.15
I get this below error when I try to delete a Order Status-
Notice
: Undefined variable: remove_status in
xx/admin/includes/actions/orders_status/infoboxes/delete.php
on line
20
Line 20 is

Code: Select all

 if ($remove_status) {
Please can you help fix the issue;
Thank you in advance;
Very Warm Regds./
radhavallabh

Re: Order Status Error 1.0.8.15

Posted: Tue May 31, 2022 1:10 pm
by ecartz
radhavallabh wrote: Tue May 31, 2022 11:10 am Notice
: Undefined variable: remove_status in
xx/admin/includes/actions/orders_status/infoboxes/delete.php
on line
20
TY. https://github.com/CE-PhoenixCart/Phoen ... f09eaf7368

Re: Order Status Error 1.0.8.15

Posted: Tue May 31, 2022 1:55 pm
by radhavallabh
ecartz wrote: Tue May 31, 2022 1:10 pm
radhavallabh wrote: Tue May 31, 2022 11:10 am Notice
: Undefined variable: remove_status in
xx/admin/includes/actions/orders_status/infoboxes/delete.php
on line
20
TY. https://github.com/CE-PhoenixCart/Phoen ... f09eaf7368
Hi dear;
Now the error changes to-

Undefined index: remove_status in
/xx/admin/includes/actions/orders_status/infoboxes/delete.php
on line
20

Please can you help fix this issue;
Thank you in advance;
Regds./
radhavallabh

Re: Order Status Error 1.0.8.15

Posted: Tue May 31, 2022 2:23 pm
by ecartz
radhavallabh wrote: Tue May 31, 2022 1:55 pm Undefined index: remove_status in
/xx/admin/includes/actions/orders_status/infoboxes/delete.php
on line
20
TY. https://github.com/CE-PhoenixCart/Phoen ... 52a811be8e

Re: Order Status Error 1.0.8.15

Posted: Wed Jun 01, 2022 5:51 am
by radhavallabh
ecartz wrote: Tue May 31, 2022 2:23 pm
radhavallabh wrote: Tue May 31, 2022 1:55 pm Undefined index: remove_status in
/xx/admin/includes/actions/orders_status/infoboxes/delete.php
on line
20
TY. https://github.com/CE-PhoenixCart/Phoen ... 52a811be8e
Hi dear issue still persists, I guess the fix was to be for order_status.php.....

Re: 1.0.8.15 Questions / Comments / Concerns

Posted: Wed Jun 01, 2022 8:53 am
by Fiber
New Install

admin>tools>Newsletter Manager

Create a newsletter, click on preview, no text visible, click on lock.
click send see error

Notice: Undefined variable: db in E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\default.php on line 24

Fatal error: Uncaught Error: Call to a member function query() on null in E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\default.php:24 Stack trace: #0 E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\default.php(27): phoenix_newsletter_is_locked() #1 E:\xampp\htdocs\10815\admin06\includes\segments\process_action.php(19): require('E:\\xampp\\htdocs...') #2 E:\xampp\htdocs\10815\admin06\newsletters.php(16): require('E:\\xampp\\htdocs...') #3 {main} thrown in E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\default.php on line 24

same with "delete"

Notice: Undefined variable: db in E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\default.php on line 24

Fatal error: Uncaught Error: Call to a member function query() on null in E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\default.php:24 Stack trace: #0 E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\default.php(27): phoenix_newsletter_is_locked() #1 E:\xampp\htdocs\10815\admin06\includes\segments\process_action.php(19): require('E:\\xampp\\htdocs...') #2 E:\xampp\htdocs\10815\admin06\newsletters.php(16): require('E:\\xampp\\htdocs...') #3 {main} thrown in E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\default.php on line 24

Re: 1.0.8.15 Questions / Comments / Concerns

Posted: Wed Jun 01, 2022 10:01 am
by ecartz
Fiber wrote: Wed Jun 01, 2022 8:53 am Notice: Undefined variable: db in admin/includes/actions/newsletters/default.php on line 24
TY. https://github.com/CE-PhoenixCart/Phoen ... fe2e4cb2dc

Re: 1.0.8.15 Questions / Comments / Concerns

Posted: Wed Jun 01, 2022 10:16 am
by Fiber
In the preview no txt visible

With delete newsletter:

Notice
: Undefined variable: nInfo in
E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\infoboxes\delete.php
on line 13

Notice
: Trying to get property 'title' of non-object in
E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\infoboxes\delete.php
on line 13

Notice
: Undefined variable: nInfo in
E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\infoboxes\delete.php
on line 14

Notice
: Trying to get property 'newsletters_id' of non-object in
E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\infoboxes\delete.php
on line 14

Notice
: Undefined variable: nInfo in
E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\infoboxes\delete.php
on line 18

Notice
: Trying to get property 'title' of non-object in
E:\xampp\htdocs\10815\admin06\includes\actions\newsletters\infoboxes\delete.php
on line 18

Re: 1.0.8.15 Questions / Comments / Concerns

Posted: Wed Jun 01, 2022 11:17 am
by ecartz
Fiber wrote: Wed Jun 01, 2022 10:16 am In the preview no txt visible
TY. https://github.com/CE-PhoenixCart/Phoen ... 29b23c945f
Fiber wrote: Wed Jun 01, 2022 10:16 am Notice
: Undefined variable: nInfo in
admin\includes\actions\newsletters\infoboxes\delete.php
on line 13
TY. https://github.com/CE-PhoenixCart/Phoen ... f051f3cbf7