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

Error #68

Closed albinaashevchuk closed 9 months ago

albinaashevchuk commented 9 months ago

When install plugin have error on web site --- Class "IntlTimeZone" not found and site dont work

Jefferson49 commented 9 months ago

Hi Albina,

the plugin requires the PHP exension "intl" (Internationalization). Usually, the "intl" extension is included in the PHP installation. However, it might be necessary to activate it, i.e. the php.ini file must contain the following line: extension=intl

albinaashevchuk commented 9 months ago

Thanks so much!

ср, 8 лист. 2023 р. о 14:32 Jefferson49 @.***> пише:

Hi Albina,

the plugin requires the PHP exension "intl" (Internationalization). Usually, the "intl" extension is included in the PHP installation. However, it might be necessary to activate it, i.e. the php.ini file must contain the following line: extension=intl

— Reply to this email directly, view it on GitHub https://github.com/Jefferson49/Joomla_plugin_sexypolling_reloaded/issues/68#issuecomment-1801799000, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQBVX6N6LVP75ENTMXKDDDLYDN3UXAVCNFSM6AAAAAA7CXDN42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBRG44TSMBQGA . You are receiving this because you authored the thread.Message ID: <Jefferson49/Joomla_plugin_sexypolling_reloaded/issues/68/1801799000@ github.com>