Jefferson49 / Joomla_plugin_sexypolling_reloaded

Migration of the joomla plugin "Sexy Polling" to joomla 4.x
GNU General Public License v3.0
2 stars 3 forks source link

The result display only shows the last two of three options, though all three appear while the animation is happening #9

Closed Jefferson49 closed 1 year ago

Jefferson49 commented 1 year ago

Observed with v4.1.0

The result display only shows the last two of my three options, though all three appear while the animation is happening

Jefferson49 commented 1 year ago

The root cause for this behavior is a corrupted template in the database table "_sexy_templates", which probably was caused by issue #7

To fix a corrupted template, the template entry in the "_sexy_templates" table needs to be restored from a backup or the template entry needs to be copied from a newly installed plugin table.

Jefferson49 commented 1 year ago

Succesfully tested by user after the corrupted template was replaced