BUG: Profiler

When adding a video to a group, if the video was 50mb or longer, I would get the below error. This stops the video from ever being published and it's just in limbo. I had to remove Profiler for the time being. Please fix.

PHP Fatal error:  Uncaught TypeError: Unsupported operand types: string + null in /home/wise/web/cral/public_html/modules/boonex/profiler/classes/BxProfiler.php:617

Stack trace:

#0 /home/wise/web/cral/public_html/modules/boonex/profiler/classes/BxProfiler.php(328): BxProfiler->_calcTime()

#1 /home/wise/web/cral/public_html/inc/classes/BxDolDb.php(565): BxProfiler->endQuery()

#2 /home/wise/web/cral/public_html/inc/classes/BxDolDb.php(324): BxDolDb->res()

#3 /home/wise/web/cral/public_html/inc/classes/BxDolDb.php(936): BxDolDb->getRow()

#4 /home/wise/web/cral/public_html/inc/classes/BxDolProfileQuery.php(294): BxDolDb->fromMemory()

#5 /home/wise/web/cral/public_html/inc/classes/BxDolProfileQuery.php(343): BxDolProfileQuery->_getDataByField()

#6 /home/wise/web/cral/public_html/inc/classes/BxDolProfile.php(122): BxDolProfileQuery->getInfoById()

#7 /home/wise/web/cral/public_html/inc/classes/BxDolAlerts.php(77): BxDolProfile::getInstance()

#8 /home/wise/web/cral/public_html/inc/utils.inc.php(1780): BxDolAlerts->__construct()

#9 /home/wise/web/cral/public_html/inc/classes/BxDolTranscoder.php(493): bx_alert()

#10 /home/wise/web/cral/public_html/inc/classes/BxDolTranscoder.php(132): BxDolTranscoder->transcode()

#11 /home/wise/web/cral/public_html/inc/classes/BxDolCronTranscoder.php(18): BxDolTranscoder::processQueue()

#12 /home/wise/web/cral/public_html/periodic/cron.php(121): BxDolCronTranscoder->processing()

#13 /home/wise/web/cral/public_html/periodic/cron.php(159): runJob()

#14 {main}

thrown in /home/wise/web/cral/public_html/modules/boonex/profiler/classes/BxProfiler.php on line 617

So until this is fixed i cant use profiler app.

  • 86
  • More
Replies (1)
    Login or Join to comment.