Hello everyone. "Feedback" does not work, if you select a menu item, "Ask a question" does not work. This happens with the version 4.02-4.03-4.04 . Tested on Cassiopeia templates, on Gantry 5(5.5.13-5.5.14-5.5.15 ), Helix Ultimate 2.0.11. PHP8-8.1. Maybe someone from the forum has encountered this problem. I don't count on the developer's help, because he doesn't react to it and probably doesn't consider it a problem.
https://img-host.ru/gUE8w.jpg
https://img-host.ru/y9mmk.jpg
https://img-host.ru/cKTjD.jpg
"Feedback" and "Ask a question" do not work.
-
- Phoca Member
- Posts: 22
- Joined: 13 Sep 2022, 08:03
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: "Feedback" and "Ask a question" do not work.
Hi,
Testing now, get no such problem. Do you get the same problem when you don't create the menu link?
Do you get the same problem with Beta version 4.0.5Beta5?
https://github.com/PhocaCz/PhocaCart/re ... 5Beta5.zip
Jan
Did you write me an email? I didn't get any.I don't count on the developer's help, because he doesn't react to it and probably doesn't consider it a problem.
Testing now, get no such problem. Do you get the same problem when you don't create the menu link?
Do you get the same problem with Beta version 4.0.5Beta5?
https://github.com/PhocaCz/PhocaCart/re ... 5Beta5.zip
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 22
- Joined: 13 Sep 2022, 08:03
Re: "Feedback" and "Ask a question" do not work.
Hi Jan. I wrote 3 letters, I wrote in private messages on the joomlaforum forum I did not receive an answer, so I created a topic here, I no longer hoped for your answer. I'm sorry if I offended you in some way. Tell me, Jan, where is it better to write so that you can see for sure?Jan wrote: ↑16 Sep 2022, 01:18 Hi,
Did you write me an email? I didn't get any.I don't count on the developer's help, because he doesn't react to it and probably doesn't consider it a problem.
Testing now, get no such problem. :idea: Do you get the same problem when you don't create the menu link?
Do you get the same problem with Beta version 4.0.5Beta5?
https://github.com/PhocaCz/PhocaCart/re ... 5Beta5.zip
Jan
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: "Feedback" and "Ask a question" do not work.
Hi, the best way is write it here in forum, because I can see the history of the topic (so e.g. if there are some problems, you can browse the topic to see which steps did you test yet and which not). So I prefer the forum if possible.
Back to the question, do you get the same problem with the Beta5?
Jan
Back to the question, do you get the same problem with the Beta5?
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 22
- Joined: 13 Sep 2022, 08:03
Re: "Feedback" and "Ask a question" do not work.
I will test Beta 5 one of these days and will definitely write here, I follow your developments regularly, thank you.
https://github.com/PhocaCz/PhocaCart/re ... /4.0.5Beta
https://github.com/PhocaCz/PhocaCart/re ... /4.0.5Beta
-
- Phoca Member
- Posts: 22
- Joined: 13 Sep 2022, 08:03
Re: "Feedback" and "Ask a question" do not work.
Tested Beta6 on 2 Cassiopeia and Helix Ultimate 2.0.11 templates in the "Ask a question" product and created a "Feedback" menu item. It works, but still in the admin panel-questions, a warning is displayed on top:
Deprecated: Function strftime() is deprecated in ....\libraries\src\Form\Field\CalendarField.php on line 273
Deprecated: Function strftime() is deprecated in ....\libraries\src\Form\Field\CalendarField.php on line 273
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: "Feedback" and "Ask a question" do not work.
Hi, great, thank you for the info, the following warning:
comes from Joomla code, so this is much more a question on Joomla developers. Will be great if you can comment here:
https://github.com/joomla/joomla-cms/issues/38276
Jan
Code: Select all
Deprecated: Function strftime() is deprecated in ....\libraries\src\Form\Field\CalendarField.php on line 273
https://github.com/joomla/joomla-cms/issues/38276
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 22
- Joined: 13 Sep 2022, 08:03
Re: "Feedback" and "Ask a question" do not work.
I wrote on github, honestly I don't understand, the Joomla developers announced the release of the 5th version in about a year, and in the requirements they indicated that the minimum version of PHP would be 8.1. At the same time, now the errors that arise precisely because of PHP 8.1 for some reason are not in a hurry to eliminate. This is at least strange.Jan wrote: ↑17 Sep 2022, 13:37 Hi, great, thank you for the info, the following warning:
comes from Joomla code, so this is much more a question on Joomla developers. Will be great if you can comment here:Code: Select all
Deprecated: Function strftime() is deprecated in ....\libraries\src\Form\Field\CalendarField.php on line 273
https://github.com/joomla/joomla-cms/issues/38276
Jan
-
- Phoca Member
- Posts: 22
- Joined: 13 Sep 2022, 08:03
Re: "Feedback" and "Ask a question" do not work.
1. When uploading images for a category, if you create a separate folder, then a folder is created, but once you go to it to upload images, it pops up
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in \administrator\components\com_phocacart\libraries\phocacart\text\text.php on line 426
When creating a folder for product images, the same thing happens, a folder is created, but when you go to it, the same warning is exactly the same
2. In the admin panel, in the "questions" there is an option to publish, it is not entirely clear why it is?
3. In the form of "Ask a question" or through the menu item, as I understand there is no verification of the "phone" field and you can write just text in this field.
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in \administrator\components\com_phocacart\libraries\phocacart\text\text.php on line 426
When creating a folder for product images, the same thing happens, a folder is created, but when you go to it, the same warning is exactly the same
2. In the admin panel, in the "questions" there is an option to publish, it is not entirely clear why it is?
3. In the form of "Ask a question" or through the menu item, as I understand there is no verification of the "phone" field and you can write just text in this field.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: "Feedback" and "Ask a question" do not work.
Hi, thank you for the info:
1) will be fixed in next version
2) publish/unpublish will be removed as it has no function there
3) yes, for now there is no specific verification for the phone, it is just text field (because of setting problematic rules - e.g. for each country, etc.)
Thank you, Jan
1) will be fixed in next version
2) publish/unpublish will be removed as it has no function there
3) yes, for now there is no specific verification for the phone, it is just text field (because of setting problematic rules - e.g. for each country, etc.)
Thank you, Jan
If you find Phoca extensions useful, please support the project