Issue on Customizer
-
I’m using WordPress 4.9.8 with the AcmePhoto Theme 1.1.1 (not Pro). After changing a value on the customizer and pressing “publish” I get the notifications “Looks like something is gone wrong. Wait a couple seconds, and then try again.” and “The previous set of changes has already been published. Please try saving your current set of changes again.”. After some research I found a error message on the PHP error log: “[…] Too few arguments to function acmephoto_reset_db_setting(), 1 passed in […]”. After removing the second parameter
$settingonacmephoto_reset_db_settingthe issue was solved. The second parameter$settingalso isn’t used on this function.Is this a known issue?
The topic ‘Issue on Customizer’ is closed to new replies.
