anhtruc92
Forum Replies Created
-
Forum: Plugins
In reply to: [Inactive Logout] Undefined message on popup Session TimeoutHi there,
Can you see the response of AJAX call on the first image? https://ibb.co/YXb1MCK
It return JSON type: {“success”:false,”data”:”Session is already logged out.”} after your AJAX calling checking. The result return no msg information, but you are always using ob.msg in result response.It may cause when you open multiple tabs, then on the first tab you are logged out, so on other tabs it will appears this error. Please reproduce in this case.
I’ve copied yours but it still show ‘Feed has no item’
I debug and it says error like
‘The data could not be converted to UTF-8. You MUST have either the iconv or mbstring extension installed. Upgrading to PHP 5.x (which includes iconv) is highly recommended.’
(My server use PHP 7)
Forum: Plugins
In reply to: [ALO EasyMail Newsletter] Placeholder for name and Email fieldHi, i already hide label by css. But i want to add placeholder to input. There is any way to do that?
Hi Olv1do, Can you guide me how to use 2 plugins you said for Simple History? Thanks so much! ^^
– Thank guys. I was use javascript to set alt.
Also, i love your plugin, i always use your captcha plugin for each website that I programmed.