Developer
Supported
Deeploy Helper
Back to this add-on's main page
View Other Add-ons From Hop Studios
Unknown column ‘site_id’ in ‘where clause’
General
|
Hambo
|
| Posted: 03 March 2011 09:19 PM |
|
|
|
|
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_boards` SET `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
|
| Posted: 08 March 2011 04:26 PM |
# 1
|
|
|
|
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
|
| Posted: 11 March 2011 05:54 PM |
# 2
|
|
|
Developer
|
Hi there.
Yes, it’s a bug, and I’ve fixed it in 2.0.3.
TTFN
Travis
|
|
|
|