Drupal Core - Critical - Multiple Vulnerabilities - SA-CORE-2015-002

Meta Tags- how to add code to open graph image?

I am using "Meta Tags" module.
My facebook share is grabbing the wrong image.

To fix this, I have use "Open Graph: Image: " under "Meta Tags".
But I don't know what code should I add in.

I want it to be like this.
If the article A have image a_name.jpg, the meta will be <meta property="og:image" content="http://mysite.com/images/a_name.jpg"/>

Urgent problem with drupal site

Hi I have some old articles with an image in the directory /sites/default/files

However whenever I load any old article on my browser the page shows garbage characters such as the following:

����JFIF��;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75 ��C

Can anyone please assist? Thanks!

Limiting what entity reference can point to

I'm creating a hierarchy. Let's say:

- Library
-- Section
--- Book
---- Page

Each level is a different content type, and each level should only be able to point up to the level above.

There seem to be two ways of doing this:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x