Module

Developer
Supported

EE 1
EE 2
Deeploy Helper

Back to this add-on's main page
View Other Add-ons From Hop Studios

     

You must be logged in to post.

Unknown column ‘site_id’ in ‘where clause’

General

Hambo
Hambo

Any ideas? Using Deeploy Helper 2.02 with EE 2.1.3 and MSM.

A Database Error Occurred

Error Number
1054

Unknown column 
'site_id' in 'where clause'

UPDATE `exp_forum_boardsSET `board_upload_path` = '/home/xxxx/public_html/images/forum_attachments/' WHERE board_id '1' AND site_id 2

Filename
third_party/deeploy_helper/mcp.deeploy_helper.php

Line Number
401 
ultravisual
# 1
ultravisual

I am getting the same issue,  and the column site_id doesn’t actually exist in the exp_forum_board table…..so why is the module trying to find it? and worst of all preventing me from updating my site

Travis Smith
# 2
Developer
Travis Smith

Hi there.

Yes, it’s a bug, and I’ve fixed it in 2.0.3.

TTFN
Travis