Fantastic theme, really very good.

Above the node is a blue frame, which on admin pages etc shows some helper text and sometimes a help link. This is showing on every page even when there is no message or link.

I use drupal tweaks module to filter various error messages for an unworrying user experience but this is of no use for help messages. The usuals have been tried, truncated caches in database, cleared browser cache, uninstalled drupal tweaks but to no avail.

See attached image.

Comments

jeremycaldwell’s picture

Hi browlands, can you please reattach the image showing the issue? Curious to see what it looks like, thanks.

browlands’s picture

StatusFileSize
new47.22 KB

Attachment as requested ...

browlands’s picture

StatusFileSize
new49.48 KB

better attachment

jeremycaldwell’s picture

Thanks browlands, what pages are showing this empty help div? Does it happen after saving a node? Does it show randomly or after a specific change you've made to the site like changing admin settings or something along those lines?

browlands’s picture

StatusFileSize
new42.11 KB

The empty div is showing on every page where there isn't a non-empty div. When node/add/contenttype the content type help description shows, for the admin/build/module some standard drupal text shows, but for the vast majority of pages just a blank box. So every page regardless of whether it's a node view, node edit, admin, contact or anything else. See attached for example of where text is shown.

browlands’s picture

Status: Active » Closed (fixed)

Ah, the guilty culprit is http://drupal.org/project/bookingsapi specifically, Public Bookings modules, one of four modules in that project.

browlands’s picture

Project: Acquia Prosper » Bookings API
Version: 6.x-1.0-beta4 » 6.x-1.0-alpha5
Status: Closed (fixed) » Needs work

bumping to aquia prospect to bookingsapi project.

Anonymous’s picture

Project: Bookings API » Public Bookings
Status: Needs work » Active

Just to be sure I understood you correctly .. your problem is that Public Bookings changes the behavior of your theme in a way that replaces empty divs with a blue box?

browlands’s picture

So it seems.

Anonymous’s picture

Could you tell me class and id of the blue div? Is any publicbookings/bookingsapi JavaScript inserted into the pages (ignoring real publicbooking-pages)?

browlands’s picture

Priority: Normal » Minor
Status: Active » Postponed

Sorry, the development site is irrevocably unretrievable, annoying, but the empty div was apparent, honest ... should have taken a backup before doing something stupid. Public Booking's a good module though and I'll try again in a day or two. Setting status to postponed and priority as minor for the time being, I'll keep you up to speed and change the status as necessary.

lukegreen133’s picture

Component: Code » Public Bookings

I had the same Problem are you using ubercart? I had to turn of the Store XML Module and everything was fine....

luke