CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • table prefix not used in select
Pages: [1]

Author Topic: table prefix not used in select  (Read 823 times)

bstackhouse

  • I’m new here
  • *
  • Posts: 19
  • Karma: 0
  • CiviCRM version: 4.2
  • CMS version: Drupal 7.12
  • MySQL version: (test) 5.1.34 (production) 5.1.63
  • PHP version: (test) 5.3.0 (production) 5.3.10
table prefix not used in select
September 29, 2012, 08:26:40 pm
Drupal.php getModules() does not use table prefix in select statement.
line 868   $q = db_query('SELECT name, status FROM system WHERE type = \'module\' AND schema_version <> -1');

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: table prefix not used in select
September 30, 2012, 12:29:46 am
Hi. This bug was reported http://forum.civicrm.org/index.php?topic=25759.0 and is fixed in 4.2.1. You can also apply the patch mentioned in that forum thread.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • table prefix not used in select

This forum was archived on 2017-11-26.