Hi All,

I'm new to Drupal, and am working on building my first solo site. I'm trying to create a view, but whenever I try to add a field or change the format type, Drupal is loading a page that looks to me like a ton of PHP commands or something. I'm not sure that this is a module error or maybe if its a compatability error. I have effectively no real coding experience beyond HTML and CSS so if anyone could point me in the right direction I would really appreciate the help. Below is a link to a screenshot of what I'm getting.

https://dl.dropboxusercontent.com/u/66887262/drupal_issue.png" width="1305" height="857" alt="my issue

Thanks!

Comments

alinouman’s picture

disable that module.

lostinla’s picture

Thanks for the help! I think I need this to be able to run some jquery on the home page though, should i be able to enable the module again after the site is done? or is there something else I should use?

alinouman’s picture

can enable jquery update i think so jquery update only breaks views creating user interface not views displaying data functionality.

lostinla’s picture

Awesome, thanks for all the help! This would have taken me hours to figure out on my own.