Over many years of software development we've often found ourselves stuck on a specific issue or problem that holds us up.
We always try to document what our solution was, because quite often we found ourselves back in the same place facing the same problem.
So we decided to share these tips and tricks here.
-
Creating an ExpressionEngine site on Linux
Some little things to remember
-
ExpressionEngine Freezes when I use a Partial
Be careful how you name your template partials.
-
Form not submitting to Freeform
Form posts with a 200 but nothing is submitted, no errors, nothing!
-
Git: Ignore a Folder but Include a Single File
A handy pattern for .gitignore
-
Getting Captcha Working on Linux
Check your PHP modules.
-
Multiple php versions with 8.1 on Apache
Install multiple versions and switch between them
-
ExpressionEngine White Screen of Death
How to diagnose the problem when debug doesn't work
-
Field Types Trick when Upgrading ExpressionEngine from 2.x to new
A few tips to make things go smoothly.
-
Remmina RDP unable to connect to server
Solving server connection problems.
-
Windows 7 64bit guest on VirtualBox
Running windows in a virtual machine
-
ExpressionEngine upgrade 2.7.1 to 2.9.0
Ironing out some database issues.
-
Setting up Samba Shares
Configuration file tips.
-
Mapping Samba Drives
Accessing Samba from Windows
-
Transcribe tips
Easier multi-lingual sites.
-
Using SafeCracker with AJAX and Solspace Calendar
A great combination with a few gotchas!
-
Creating Navigation Using Structure
A flexible way to organise pages and create navigation.
-
Thumbnails aren’t Created in EE on a Windows Installation
Upload path directory separators may be to blame
-
Can’t Get a Template to Load from File
EE Insists on loading from the database
-
How to Remove index.php on IIS
Web Config for ExpressionEngine
-
File Cannot Be Written To Disk
Error when trying to upload a PDF in ExpressionEngine
-
Error 500.0 Internal Server Error
ExpressionEngine and IIS7.5
-
Unable to Load Site Preferences
A Possible ExpressionEngine Database Login Problem
-
CP Loses Its Styling
Did you change the name of your themes folder?
-
Your Config File Does Not Appear to be Formatted Correctly
A very unhelpful ExpressionEngine error message