Recent content by fstorch

  1. fstorch

    Imagick lib does not work with F4?

    As a matter of fact, we experienced the same issue just today. line 15 // use \HTMLHelper; fixed it.
  2. fstorch

    Joomla 4.4.0 You will need this

    So Fabrik will be J!5 compatible? That is great news. Good job! This will buy us at least a few years. Gesendet von iPhone mit Tapatalk Pro
  3. fstorch

    Fixed: Epsilon: Birthday Plugin fails to store

    Confirming that it works again. Thanks @troester
  4. fstorch

    Fixed: Epsilon: Birthday Plugin fails to store

    This is actually set already:
  5. fstorch

    Fixed: Epsilon: Birthday Plugin fails to store

    Just found that the birthday plugin in Epsilon fails to store the data. No error shown, but no Birthday in DB. Still worked fine in Delta. At first glance, couldn’t find any log entry for the problem, but currently too busy to investigate deeply. Fails in front end and back end. Can be...
  6. fstorch

    move fabrik install

    Using Akeeba Backup for that purpose all the time. When you do the backup, you get instructions, how to do the restore. Gesendet von iPhone mit Tapatalk Pro
  7. fstorch

    Solved: Comment Plugin (Local commenting) not working

    OK, tested with mysql site and mariadb site. Both tables got altered correctly and comments are working. So that fix should be OK. By chance I used reply on the new comment and the first reply always failed and either left the form in an incorrect state (status seems new but in display mode) or...
  8. fstorch

    Solved: Comment Plugin (Local commenting) not working

    These sites run with mysql 8.0.33-25. AAMOF I just tried to restore a backup to another server which is running 10.11.4-MariaDB That restore fails due to Unknown collation: 'utf8mb4_0900_ai_ci' Which is used on the mysql source only for `jcc_{package}_change_log_types`...
  9. fstorch

    Solved: Comment Plugin (Local commenting) not working

    Works after ALTER TABLE `dbname-test`.`xxxxx_fabrik_comments` CHANGE COLUMN `time_date` `time_date` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ; but still requires a fix in comment.php to create or update the table accordingly.
  10. fstorch

    Solved: Comment Plugin (Local commenting) not working

    Found in debug: comment.php 620: $row->store(); In Table.php after $this->_db->insertObject at 851 caught exception: message: Field 'time_date' doesn't have a default value query: INSERT INTO...
  11. fstorch

    Solved: Comment Plugin (Local commenting) not working

    To rule out ssl, I tried on a Wamp Installation. The migrated site with F4Delta shows the same symptom. In a small test-site with 4.0beta3 Comment was working fine. The test-site had still Joomla 4.2.6. Updated that to 4.3.3 - Comment was still working
  12. fstorch

    Solved: Comment Plugin (Local commenting) not working

    There is old data in the migrated production site, but no data in the new test site. System Debug was on, tested with off as well. Error reporting is set to anlmost everything. No difference, if logged in or not. I got no SSL certificate for the subdomains, so I access them using HTTP. So FORCE...
  13. fstorch

    Solved: Comment Plugin (Local commenting) not working

    Fails on a migrated production site and a freshly installed testsite http://jtest.conacare.de/index.php/all-primary/form/1/5 Both sites started with Delta. Both DB‘s have the comments table. Jtest looks like this: CREATE TABLE `igeng_fabrik_comments` ( `id` int NOT NULL AUTO_INCREMENT...
  14. fstorch

    Solved: Comment Plugin (Local commenting) not working

    Environment: J! 4.3.3 Fabrik4Delta PHP 8.2 No error in administrator/logs. Log Almost Everything set. &fabrikdebug=1 shows nothing No record added to comment table To Test: http://jtest.conacare.de/index.php/all-primary/form/1/5 Entering a comment shows just:
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top