Paul Russo

Designer at Dialog Studio. Huge nerd, web designer, front-end developer, and lover of metal.

View my Work

Search

Additional pages

Twitter feed

Find me on...

Drupal Troubleshooting Tips

So I am no Drupal expert but I have run across a lot of time savers when working in Drupal, specifically theming.

Here are a list of things you should do if something in Drupal seems broken:

  1. Clear the Site Cache: http://yoursite.com/admin/settings/performance
  2. Clear Views Cache: http://yoursite.com/admin/build/views/tools
  3. Clear Browser Cache
  4. Check for updates: http://yoursite.com/admin/reports/updates
  5. *Check Permissions: http://yoursite.com/admin/user/permissions

Every time you log in it kicks you back to the home page

Clear your Cookies in the Browser, specifically delete your domain Cookies.

Using views, when you are logged in content looks different or is up to date but when you are logged out it is not. Clear your Views Cache

If you have any more let me know, I will add to this list whenever I find something new.

Notes

Loading posts...