Hi Drupalers,
I have a critical problem with my ad istallation. I got the following warning when i try to install ad.module in a Drupal 5.1 set up.
Warning: Table 's' was not locked with LOCK TABLES query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = '%message in %file on line %line.' AND t.locale = 'de' in /kunden/163565_20459/webseiten/dirksway/includes/database.mysql.inc on line 172
Warning: Table 'locales_source' was not locked with LOCK TABLES query: SELECT lid, source FROM locales_source WHERE source = '%message in %file on line %line.' in /kunden/163565_20459/webseiten/dirksway/includes/database.mysql.inc on line 172
Warning: Table 'locales_source' was not locked with LOCK TABLES query: INSERT INTO locales_source (location, source) VALUES ('/dirksway/admin/build/modules', '%message in %file on line %line.') in /kunden/163565_20459/webseiten/dirksway/includes/database.mysql.inc on line 172
Warning: Table 'locales_source' was not locked with LOCK TABLES query: SELECT lid FROM locales_source WHERE source = '%message in %file on line %line.' in /kunden/163565_20459/webseiten/dirksway/includes/database.mysql.inc on line 172