WebDev

SMF Arcade => SMF Arcade Support + Plugins => Topic started by: Hero on February 15, 2019, 05:30:24 PM

Title: Error logs from the arcade
Post by: Hero on February 15, 2019, 05:30:24 PM
Hi Chen,

I get a lot of error logs from the arcade.

But I do not know what to do or what is wrong.

I think you know what to do.

Type of error: Database
Database error: Data too long for column 'data' at row 1
   /index.php?action=arcade;sa=play;game=1943
  /www/xxxx/xxxxxx/xxxxxx/Sources/Session.php (Line 187)
 
  Type of error: General
2: Can not modify header information - headers already sent
  /index.php?action=arcade;sa=play;game=1943
  /www/xxxx/xxxx/xxxxx/Sources/Subs.php (Line 6833)
 
 
   Type of error: General
2: Unknown: Can not call session save handler in a recursive manner
   /index.php?action=arcade;sa=play;xml
Title: Re: Error logs from the arcade
Post by: Chen Zhen on February 15, 2019, 10:41:57 PM

The arcade is accessed via the index therefore errors can sometimes be caused by other mods or edits even though they occur during an arcade action.

The error shown from this line of Subs.php:
/www/xxxx/xxxx/xxxxx/Sources/Subs.php (Line 6833)

.. seems to be from another mod because by default that line number exceeds the default file length of Subs.php in both SMF branches.

In my opinion it appears you are having some sort of cache issue.
Try clearing the cache and/or using a different available accelerator.
 
Title: Re: Error logs from the arcade
Post by: Hero on February 16, 2019, 03:50:26 AM
He shows me this in the Admin section of Cache.

SMF has detected the following accelerators: SQLite3 database based caching, SMF file based caching


I have chosen this time and deleted the cache. Let's see if it's better now.

In the line 6833 in the subs.php file is with me in it.

header ($ protocol. ''. $ code. ''. (! empty ($ status)? $ status: $ statuses [$ code]));
Title: Re: Error logs from the arcade
Post by: Chen Zhen on February 22, 2019, 11:56:56 PM

Are you still having a problem with this?
Title: Re: Error logs from the arcade
Post by: Hero on February 23, 2019, 12:37:39 AM
No thanks Chen Zhen. Mistake is gone.
Title: Re: Error logs from the arcade
Post by: Hero on February 27, 2019, 05:27:10 AM
If you uninstall games, this error comes

  Type of error: General
2: in_array () expects parameter 2 to be array, null given
  /index.php?action=admin;area=managegames;sa=list;done;sesc
  /www/htdocs/xxxxxxx/forumSources/Subs-ArcadeAdmin.php (line 2659)
EhPortal 1.39.6 © 2024, WebDev