Blog Home


Understanding .htaccess I

Introduction to htaccess rules and conditions

Preventing Multiple, Simultaneous Logins

Keep multiple users from logging in with the same credentials

Clearing the MODX Cache

Clear the MODX cache fully with the CacheClear extra

Taming the Google Chrome Cache II

Prevent Chrome from caching anything with a convenient Chrome extension

Error Call to Member Function get on null IV

Put a message in the error log when the resource has an invalid parent

Error Call to Member Function get on null III

More efficient code for the sanity check preventing the "Error call to member function get on null."

Error Call to Member Function get on null II

Preventing the "Error: Call to a member function get on null" with a sanity check.

Error call to member function get on null

What causes the "Call to a member function get() on null" error

Preserve Formatting When Pasting Text in PhpStorm

Maintaining structure and indentation when pasting code in PhpStorm

Sending a User to Edit their own Page on Manager Login

Using a plugin to let users *edit* their own page on login