Hi!
I just installed a fresh J5 with latest PhocaCart Beta 6 (on PHP 8.2).
Then I created the first product. After saving I got the following message: 0 Class "n3tDebug" not found
If I now want to open the menu "products" (wanted to test it again) it's broken. Can not open it anymore. The message above is now permanent.
Creating new product breaks "product menu"
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Nov 2023, 15:17
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Nov 2023, 15:17
Re: Creating new product breaks "product menu"
No one has any idea?
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Creating new product breaks "product menu"
Hi,
create a complete backup and then try to disable plg_system_n3tdebug and check again.
Kind regards,
Benno
create a complete backup and then try to disable plg_system_n3tdebug and check again.
Kind regards,
Benno
- Jan
- Phoca Hero
- Posts: 48400
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Creating new product breaks "product menu"
Hi, try to update to version 5.0.0Beta7:
https://github.com/PhocaCz/PhocaCart/re ... 0Beta7.zip
and let me know if you still get the problems.
BTW, when updating between Beta versions, it is sometimes needed to run the SQL updates manually in database (because they may not have been updated), see:
administrator/components/com_phocacart/update/sql/mysql/5.0.0.sql
Jan
https://github.com/PhocaCz/PhocaCart/re ... 0Beta7.zip
and let me know if you still get the problems.
BTW, when updating between Beta versions, it is sometimes needed to run the SQL updates manually in database (because they may not have been updated), see:
administrator/components/com_phocacart/update/sql/mysql/5.0.0.sql
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Nov 2023, 15:17
Re: Creating new product breaks "product menu"
Seems to work! :)Jan wrote: ↑07 Nov 2023, 02:19 Hi, try to update to version 5.0.0Beta7:
https://github.com/PhocaCz/PhocaCart/re ... 0Beta7.zip
and let me know if you still get the problems.
BTW, when updating between Beta versions, it is sometimes needed to run the SQL updates manually in database (because they may not have been updated), see:
administrator/components/com_phocacart/update/sql/mysql/5.0.0.sql
Btw. I did a fresh new install with the latest beta (7)
- Jan
- Phoca Hero
- Posts: 48400
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Creating new product breaks "product menu"
Ok, then the database should be OK.
If you find Phoca extensions useful, please support the project