Skip to content
View litzinger's full-sized avatar

Block or report litzinger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Nerdery-Theme Nerdery-Theme Public

    CSS 48 8

  2. How to show errors when you get a wh... How to show errors when you get a white screen in EE. Turning up the debugging will reveal PHP errors.
    1
    ## Overview
    2
    
                  
    3
    Below are two techniques to help debug the WSOD (white screen of death), usually a 500 server error, in an ExpressionEngine site. The Basic-Debugging option will be suitable in most cases and is specific to ExpressionEngine. The Advanced-Debugging is generic and applicable to any PHP based software. If the basic debugging does not work, try the advanced.
    4
    
                  
    5
    If you get a WSOD you will need to first get your site to reveal an error before reporting it to EllisLab or the add-on developer. Simply reporting "I get a white screen" does not give the developer enough information to assist you. An error message on the other hand will point the developer to the source of the issue.
  3. URL-Helper URL-Helper Public

    PHP 17 10

  4. basee basee Public

    Package of helper functions to make add-on development a little easier in ExpressionEngine

    PHP 6 2

  5. feed-me-migrations feed-me-migrations Public

    Craft CMS plugin to migrate Feed Me settings

    PHP 1

  6. queue queue Public

    ExpressionEngine's missing queue module

    PHP