When adding or cloning games, I sometimes get the following error.
Warning: implode(): Bad arguments. in /home/www/vhosts/uvlist.net/httpdocs/postgame.php on line 21
Warning: implode(): Bad arguments. in /home/www/vhosts/uvlist.net/httpdocs/postgame.php on line 24
Warning: mysql_query(): Access denied for user 'wwwrun'@'localhost' (using password: NO) in /home/www/vhosts/uvlist.net/httpdocs/include_basic.php on line 44
Warning: mysql_query(): A link to the server could not be established in /home/www/vhosts/uvlist.net/httpdocs/include_basic.php on line 44
LOG Query failed: Access denied for user 'wwwrun'@'localhost' (using password: NO)
Q:INSERT INTO `logs` ( `id` , `type` , `description` , `iduser` , `ladata` , `idgame` , `ip` , `idplatform` , `groupname` , `relatedid`) VALUES ('', 'game edit error', "id: Invalid data ", '10036', now(), 0,'213.139.161.102','','','0')
Simple refresh and OK'ing the resend POST data is enough, but this is odd.
Most recently occurred when I cloned
Overlord to create
Raising Hell.
I'd say this is related to the odd back-to-empty-article-edit-page error and some others where I submit completely new data to UVL. The empty page variant I can blame on overloads, but getting actual errors or thrown back to the original page with all fields emptied is just bad behaviour from UVL.