Around line 1035 starts a SELECT with a couple of JOIN, which will fail when a DB prefix is in use. To correct this edit line 1036 and add a table alias 'og' and everything else will work as expected.

CommentFileSizeAuthor
spaces_og_join.patch375 bytespatricksettle

Comments

yhahn’s picture

Assigned: Unassigned » yhahn
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.