Fixed WBBLite import issue
authorMarcel Werk <burntime@woltlab.com>
Tue, 10 Sep 2013 13:55:22 +0000 (15:55 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 10 Sep 2013 13:55:22 +0000 (15:55 +0200)
files/lib/system/exporter/WBB3xExporter.class.php

index 90f01d78aaad52e62b24b0dfb8536e1ea5172669..f6a91ddb2c3dc5c003b7d0d2197a5c28492ca02d 100644 (file)
@@ -1860,7 +1860,7 @@ class WBB3xExporter extends AbstractExporter {
        
        private function getTags($name, array $objectIDs) {
                $tags = array();
-               if (substr($this->getPackageVersion('com.woltlab.wcf'), 0, 3) == '1.1') {
+               if (substr($this->getPackageVersion('com.woltlab.wcf'), 0, 3) == '1.1' && $this->getPackageVersion('com.woltlab.wcf.tagging')) {
                        // get taggable id
                        $sql = "SELECT          taggableID
                                FROM            wcf".$this->dbNo."_tag_taggable