database prefix: missing table content_type_conference_paper

infotrendy - February 11, 2009 - 05:46
Project:Conference
Version:6.x-1.2-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:zyxware
Status:needs review
Description

When using database with prefix there is an error in line 1695 conference.module

things to do:

add {} over content_type_conference_paper

so it looks like that:

$current_max_id = db_result (db_query ("SELECT (field_paper_id_value) FROM {content_type_conference_paper} ORDER BY field_paper_id_value DESC LIMIT 1"));

#1

zyxware - February 26, 2009 - 14:46

Hello All

I am back, I was out for about 3 weeks I will look into the issue and update shorty. Thank You for your patience.

Regards
Zyxware

#2

zyxware - March 3, 2009 - 11:21

I have corrected the code and put it back into the CVS Repository.

It should be available in the latest DEV by tonight.

Regards
Zyxware

#3

zyxware - March 3, 2009 - 10:25
Assigned to:Anonymous» zyxware
Status:needs review» active

forgot to change the status and assignment

#4

zyxware - March 3, 2009 - 11:22
Status:active» needs review
 
 

Drupal is a registered trademark of Dries Buytaert.