Logging In to RtI: Stored! 

Initial Log In 

Navigate to rtistored.com

In the top right corner of the screen you will see a red “Sign In” button: 

 

A temporary password is sent in your initial welcome email from RtI:Stored!

This email will come from info@rtistored.com

Forgot Password?

Click “forgot your password” on the sign in page.

 The system will prompt you to enter your email for password recovery

Change Your Password

Click on the drop down arrow beside your user name in the top right corner of the screen.

Click Change Password

Follow the on screen prompts to change password

Return to Homepage

From any screen in the platform, click the RtI:Stored! cube in the top left corner to return to the home screen.

 

// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', true );