I want to display differant 15 banner at 15 page by single content type.Please suggest me,How I can impliment it.I uses follwoing process
Create content type Banner=>add field name upload banner and select page type(taxonomy)=>Create a views=> add field banner=>select filter node type and published=>add argument term id and select default argument
But still it do not give proper solution,Please suggest me
My site has a block on every page that has code drawing data from a MySQL database on another server. The server running that DB failed. I shamefully have no backup of this DB. Working on recovering it from failed server.
In the meantime, My site does not load. I get "Could not connect to MySQL Database" when trying to load the page. That block is on every page, I think. Is there a way to get past this so that I can disable the block containing the code that points to the missing DB? Is there a file I can edit to do this?
I have a view of civicrm contacts which is filtered based on a custom yes/no value. Randomly, yet frequently, this filter does not happen when the info is displayed, resulting in a publicly viewable list of every contact in civicrm. Specifically it is this page http://www.fairtrademusicpdx.org/endorsements. This obviously is not good. It is easily fixed by flushing all caches, but requires someone with admin rights to catch it.