I have this error email (when upload video, pop-up (Alert: Undefined)):
Database error in xxxx.com Demo Site
Query:
SELECT 1 FROM RayMovieFiles WHERE Uri = 'Chinese_Chess_3-D' LIMIT 1
Mysql error:
MySQL server has gone away
Found error in file /home/xxxx/public_html/dolphin/inc/utils.inc.php
at line 738. Called db_arr function
with erroneous argument #0
Debug backtrace:
Array
(
[1] => Array
(
[file] => /home/xxxx/public_html/dolphin/inc/db.inc.php
[line] => 115
[function] => db_res
[args] => Array
(
[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'Chinese_Chess_3-D' LIMIT 1
[1] => 1
)
)
[2] => Array
(
[file] => /home/xxxx/public_html/dolphin/inc/utils.inc.php
[line] => 738
[function] => db_arr
[args] => Array
(
[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'Chinese_Chess_3-D' LIMIT 1
)
)
[3] => Array
(
[file] => /home/xxxx/public_html/dolphin/inc/utils.inc.php
[line] => 713
[function] => uriCheckUniq
[args] => Array
(
[0] => Chinese_Chess_3-D
[1] => RayMovieFiles
[2] => Uri
)
)
[4] => Array
(
[file] => /home/xxxx/public_html/dolphin/ray/modules/movie/inc/customFunctions.inc.php
[line] => 13
[function] => uriGenerate
[args] => Array
(
[0] => Chinese_Chess_3-D
[1] => RayMovieFiles
[2] => Uri
[3] => 255
)
)
[5] => Array
(
[file] => /home/xxxx/public_html/dolphin/ray/modules/movie/inc/actions.inc.php
[line] => 188
[function] => genUri
[args] => Array
(
[0] => Chinese_Chess_3-D
)
)
[6] => Array
(
[file] => /home/xxxx/public_html/dolphin/ray/XML.php
[line] => 42
[args] => Array
(
[0] => /home/xxxx/public_html/dolphin/ray/modules/movie/inc/actions.inc.php
)
[function] => require_once
)
)
Called script: /ray/XML.php
Request parameters:
Array
(
[module] => movie
[action] => initFile
[id] => 1
[_t] => 150555
[description] => test
[tags] => test
[title] => Chinese_Chess_3-D
[memberID] => 1
[memberPassword] => 25f9e794323b453885f5181f1b624d0b
[whmr_collapse] =>
)
--
Auto-report system
Anyone could help?
Thank you.