Hello, I've created a custom content type, now I would like to recognize if pages of that content type are loaded with a specific parameter in the URL, for example: I have a custom content type page: http://example.com/custom_page, now I want to perform an action (a redirect) if the same page is loaded with http://example.com/custom_page?share=1
I want to get the max-value of field "weight" that belongs to node type "offer", for all nodes of a specific taxonomy term.
So I came up with this query, but I think it is pretty far from a proper solution. For this it shows the Exception that he does not know the field "weight".
I look with this query for the maximum value of field weight for all nodes that have in field category_id the term-id = 477
Anybody can help me please to get this work?
I wonder if the following could be explained to me, they are entries in the Drupal Log. The attack looks automated with several entries at the same time starting with:
ACCESS DENIED - user/register
PAGE NOT FOUND - cache.txt
ACCESS DENIED - user/register
PAGE NOT FOUND - cache.txt