intoEEtive :: Tips & Tricks
Resizing avatars during upload
If you are like me, you’ve always wanted to have members avatars and photos resized authomatically upon upload, without asking people to do that manually. See how this is possible in EE2.
A simple trick to set formatting of fields easily in SAEF
Field formatting in Stand-alone entry form in ExpressionEngine has always been pain for me. Especially in Stand-alone edit form.
Here’s what made my life easy:...
Make OpenX properly display UTF-8 characters
Upon installing OpenX, I realized that it does not display properly some UTF-8 charactes, such as Russian ‘И’ and ‘ш’.
The solution is to place SET NAMES ‘utf8’ in following places:
jQuery ajax not working in IE
I was trying lo load the remote page via jQuery load() function. In Firefox, everything worked perfectly, but Internet Explorer returned just nothing. The request was sent, but the function (as well as other jQuery ajax functions - I tried) returned just parsererror.
After spending several hours googling trying different thing, I found that solution was very simple…
Featured EE Add-ons