noumo / easyii

Easy yii2 cms powered by Yii framework 2
http://easyiicms.com
593 stars 272 forks source link

SeoBehavior.php #80

Open mukeshshai opened 9 years ago

mukeshshai commented 9 years ago

Undefined offset: 0

return $this->owner->hasOne(SeoText::className(), ['item_id' => $this->owner->primaryKey()[0]])->where(['class' => get_class($this->owner)]);

help me my server version is 5.5 please solve this issue

noumo commented 9 years ago

Which module? Need some more information.