Project

General

Profile

Actions

Bug #2334

closed

J1.6: notification usage fails

Added by krileon about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
18 February 2011
Due date:
% Done:

100%

Estimated time:

Description

500 - JDatabaseMySQL::query: 1054 - Unknown column 'u.gid' in 'where clause' SQL=SELECT u.`email` FROM `jos_users` AS u INNER JOIN `jos_comprofiler` AS c ON u.`id` = c.`id` WHERE u.`gid` IN (7,8) AND u.`block` = '0' AND c.`confirmed` = '1' AND c.`approved` = '1' AND u.`sendEmail` = '1'

Is failing due to Joomla 1.0 and 1.5 specific query as Joomla 1.6 does not have the gid column anymore.


Files

2334.patch (3.49 KB) 2334.patch krileon, 18 February 2011 17:51
Actions #1

Updated by krileon about 13 years ago

Fixed with r1585; see attached patch.

Actions

Also available in: Atom PDF