thank you for the video and description. I tried to replicate it locally, using PHP 8.3, but I can’t replicate the issue.
Before sending us the login credentials, can you first check debug.log file, and paste here full error, if it’s there? That way, I may see where the issue is. Best if you do this on 2.0-beta
This is the error for last stable version of Bricks
[10-Jun-2025 12:15:54 UTC] PHP Warning: Undefined array key “name” in /home/pixeldev/site1.pixeldev.ro/wp-includes/class-wp-list-util.php on line 200
[10-Jun-2025 12:16:00 UTC] PHP Warning: Undefined array key “name” in /home/pixeldev/site1.pixeldev.ro/wp-includes/class-wp-list-util.php on line 200
Bricks BETA
[10-Jun-2025 12:15:54 UTC] PHP Warning: Undefined array key “name” in /home/pixeldev/site1.pixeldev.ro/wp-includes/class-wp-list-util.php on line 200
[10-Jun-2025 12:16:00 UTC] PHP Warning: Undefined array key “name” in /home/pixeldev/site1.pixeldev.ro/wp-includes/class-wp-list-util.php on line 200
[10-Jun-2025 12:20:06 UTC] PHP Warning: Undefined array key “name” in /home/pixeldev/site1.pixeldev.ro/wp-includes/class-wp-list-util.php on line 200
[10-Jun-2025 12:20:08 UTC] PHP Warning: Undefined array key “name” in /home/pixeldev/site1.pixeldev.ro/wp-includes/class-wp-list-util.php on line 200
thank you. I still can’t replicate it locally, so can you send temporary login credentials to your test/staging website and a link to this topic to help@bricksbuilder.io using the email address you used during the purchase, so we can take a look?
Hi @antonio and thank you for the login credentials. It seems that you had one class with only a . as a name, that it was causing the issue. I’ve removed it, and it seems that it’s working now.
Can you confirm?
thanks for confirming. I’ll mark the topic as NO BUG then.
But, regarding the class ., honestly, you should not be able to type it mistakenly. I’ve tried to replicate it in various ways, but I could not add the . as a class.
If you figure out how to replicate it, or if you remember what you did just before it stopped working, please let me know.