Im trying to develop my first module to display some blocks of content as follows, i can create the blocks and add the content, and i can assign them from the blocks menu but when I try and assign them to a region via code i get the error "The block gpblock was assigned to the invalid region footer_first and has been disabled", can anyone tell me what im doing wrong please
I ve checked the .info file and the blocks are named correctlly and do exist in my theme
I have taxonomy terms with special characters like State: City and view with second contextual filter that need to be that taxonomy term. When i use State City term it works fine but with colon filter it's not working. I tried Taxonomy term converted to Term's ID and checked Transform dashes in URL to spaces in term name filter values and it is not working.
Is there a way to use special characters like colon or & in Taxonomy Terms and use this as contextual filters?
Hi to all and happy new year(hope so).
I have a little problem that i cant solve and maybe some one know how to do that.
i made a div with the user edit forms inside. ('password', 'email, 'newpass','newpass2').
im running drupal 7 trying to get started with views, im looking at tutorials and the admin help and they all show a screen i dont get, i get the option to add a page or block but all tutorials show a list of view types - node, comment etc. I wondered if it was to do with adminitration view so i try to activate but i need views bulk operations, so i download, now i need Entity - entity what???? entity api? do i even need this to see the page give in examples so i can get started..this is really frustrating!!
I would like to know if it's possible to prevent , trough userpoints Rules, that [site:current-user] can't be the same as [userpoints-transaction:user] , I don't want that someone can add userpionts to himself.