My website www.imagi.eu has been working for years but has suddenly started showing error messages on certain pages – see http://www.imagi.eu/blog
I was going to update the installation and views but wondered if this will fix the problem.
I've not made any changes, other than adding content, so I'm not sure what has gone wrong?! I did increment the monthly view (top right) as I always do (as a list) but, again, this is what normally happens.
I have created Webform content as Contact form page and also enabled as 'available as block' setting. Then i just positioned this block on basic page. Issue is after form validation and submission that form should be redirect to basic page instead of return to contact page.
After migrating a >6000 nodes Drupal 6 page to Drupal 7, I've found ~200 tables under admin/structure/schema Extra, which are present in the database but not in the schema.
Since I want to muck out the database to those tables I really only need, I was wondering if there is a good reference overview somewhere to search for a schema name and get in return the appropriate owner module including availability for drupal versions. Both drupal.org search and api.drupal.org search didn't really help. Google neither.
hi
i'm using drupal 6 , and organic group I created a field for group image, now i'm thinking about a way to show the group image above the node title of current node,
to more explain , when a user see a node i want to show the image of group that node is posted in on the top of that node.