Top new questions this week:
|
I'm trying to figure out how to get Expresso:Store to add the necessary Google Analytics Ecommerce tracking code after checkout.
Although the docs say you simply have to enable the Conversion ...
|
Greatest hits from previous weeks:
|
I am having a problem specifically with uploading PDF files when using Firefox (27.0.1).
Currently, I have the following in my mimes.php file:
'pdf' => array('application/pdf', ...
|
I have a contact form that, if used after a certain time, will throw a "This form has expired. Please refresh and try again." error.
I have added the following to my contact form, thinking it would ...
|
PHP 7 Release Candidate 7 came out today.
Rasmus Lerdorf has been giving talks on the advantages of PHP7 including benchmarking against many popular PHP applications -- for example here's the ...
|
It is commonly useful to escape encode special HTML characters in output to avoid breaking output attributes (among other reasons):
Take the following seemingly innocent template snippet:
...
|
Considering that add-ons like Channel Images and even the native EE image upload functionality provide the option to create duplicates of uploaded images at rescaled sizes, (or produced on-the-fly ...
|
I got to work this morning and, after upgrading to Yosemite and MAMP Pro, I am getting a series of PHP Errors and cannot get access to to CP (returns blank page).
The frontend of the site itself is ...
|