Yii::app()->session->open() fails when using the YiiChat extension

Issue #4 resolved
Cristian Salazar repo owner created an issue

RARE. this is due to an exception in CSessionManager at @session_start, because YiiChat cannot be found in path. SOLVED: must ensure the yiipath visibility at imports in config/main.

Comments (1)

  1. Log in to comment