I update the jamroom system to the later version and a lot of modules everything is working fine until we find the module we create using Aparna is this case name promotion is getting an error i posted the error bellow.
if we go to the website the audio works but if we go to the proxima and request that audio it don't work.
(2016-12-19T18:46:45+00:00.0.56908900 : 0)-(mem: 5MB)-(pid: 6652)-(ip: 172.68.102.162)-(uri: GET /promotion/stream/promotion_audio/11)
Array
(
[error] => Query Error: Unknown column 'a._profile_id' in 'where clause'
[_post] => Array
(
[_uri] => /promotion/stream/promotion_audio/11
[module_url] => promotion
[module] => xxPromotion
[option] => stream
[_1] => promotion_audio
[_2] => 11
)
[query] => /* [visitor]:/promotion/stream/promotion_audio/11 */ SELECT a.`_item_id` AS _item_id FROM jr_xxpromotion_item_key a
WHERE (a.`key` = '_created' AND a.`_item_id` = '11')
AND a.`_profile_id` NOT IN(210)
LIMIT 1
)
(2016-12-19T18:46:46+00:00.0.76263000 : 0)-(mem: 5MB)-(pid: 6659)-(ip: 172.68.102.162)-(uri: GET /promotion/stream/promotion_audio/11)
Array
(
[error] => Query Error: Unknown column 'a._profile_id' in 'where clause'
[_post] => Array
(
[_uri] => /promotion/stream/promotion_audio/11
[module_url] => promotion
[module] => xxPromotion
[option] => stream
[_1] => promotion_audio
[_2] => 11
)
[query] => /* [visitor]:/promotion/stream/promotion_audio/11 */ SELECT a.`_item_id` AS _item_id FROM jr_xxpromotion_item_key a
WHERE (a.`key` = '_created' AND a.`_item_id` = '11')
AND a.`_profile_id` NOT IN(210)
LIMIT 1
)
(2016-12-19T18:46:48+00:00.0.84147800 : 0)-(mem: 5MB)-(pid: 6663)-(ip: 172.68.102.162)-(uri: GET /promotion/stream/promotion_audio/11)
Array
(
[error] => Query Error: Unknown column 'a._profile_id' in 'where clause'
[_post] => Array
(
[_uri] => /promotion/stream/promotion_audio/11
[module_url] => promotion
[module] => xxPromotion
[option] => stream
[_1] => promotion_audio
[_2] => 11
)
updated by @serveion: 03/21/17 07:13:44PM