WebDev

SMF Arcade => SMF Arcade Support + Plugins => Topic started by: Chen Zhen on December 16, 2020, 11:18:10 PM

Title: SMF Arcade 2.6.4 Stable - Released!
Post by: Chen Zhen on December 16, 2020, 11:18:10 PM
SMF Arcade 2.6.4 is now available in the download section.

This version includes an important security update!

The download link is here:
https://web-develop.ca/index.php?action=downloads;area=stable_smf_arcade

The changelog can be seen here:
https://web-develop.ca/index.php?page=arcade_changelog


Thanks to all that help contribute by beta testing, reporting issues/errors in the forum and for giving suggestions regarding its development.

We hope you & your users will enjoy the updated SMF gaming platform.

Please report any bug reports or issues in this section of the forum.
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 17, 2020, 09:42:58 PM
running smooth
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Ronald on December 19, 2020, 04:21:14 PM
Installed so far so good.
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 24, 2020, 11:41:52 AM
I keep getting this for guest

Guest
 Today at 12:38 pm
 173.231.59.207
 16375b11ff326c7d821f90dc05ef21fe
Backtrace information  Type of error: General
 2: Unknown: Cannot call session save handler in a recursive manner
 https://vtarcade.com/index.php?action=arcade;sa=play;game=502;reload=9596;

And this

Guest
 Today at 12:38 pm
 173.231.59.207
 16375b11ff326c7d821f90dc05ef21fe
Backtrace information  Type of error: Database
 Database Error: Data too long for column 'data' at row 1
 https://vtarcade.com/index.php?action=arcade;sa=play;game=502;reload=9596;
 C:/xampp/htdocs/smf/Sources/Session.php (Line 190)
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Chen Zhen on December 24, 2020, 07:18:01 PM
Guests are not permitted to play games on your forum which means the forum internally brings up the login page.
Although the guest attempted to access the arcade (as per the URL), your forum never allowed it.
For the moment it appears as though the error is not arcade related because it never got that far.
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Chen Zhen on December 24, 2020, 07:25:19 PM

What is your database collation set as?
Also what is the database table named "session" collation?

Is it UTF8-Unicode-Ci or did you use some sort of mb4 collation?
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 25, 2020, 03:42:11 AM
It's not mb4 no I think it's utf8 general I did have it set to allow them to play but not save scores and hundreds of these errors occurred so I changed it to not allow them to play to see if the error still happened and it doesn't
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Chen Zhen on December 25, 2020, 07:11:24 PM

I allow guests to play here on the forum, use database driven sessions & don't get those errors.
Something in your OS environment is different plus that table column is for SMF sessions which the arcade does not alter.
I need to be able to duplicate the errors in order to pinpoint the problem.

Do you use MySQL or MariaDB and which version?
Can you provide a screenshot of your Server Settings -> Cookies and Sessions settings page (blank out the cookie name) ?
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 26, 2020, 09:39:06 AM
Also the force ssl is set to disable
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 26, 2020, 09:43:11 AM
Seeing this this morning also now

Guest
 Today at 10:06 am
 95.174.220.112
 515bf5ed381ad57f8675fcc0098b2fd8
Backtrace information  Type of error: User
 Unable to verify referring URL. Please go back and try again.
 https://freeforallgames.net/index.php?action=signup2

There's a few of these now in the error log

Not sure what changed for all these errors to start now
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 26, 2020, 10:11:24 AM
Quote from: Chen Zhen on December 25, 2020, 07:11:24 PMI allow guests to play here on the forum, use database driven sessions & don't get those errors.
Something in your OS environment is different plus that table column is for SMF sessions which the arcade does not alter.
I need to be able to duplicate the errors in order to pinpoint the problem.

Do you use MySQL or MariaDB and which version?
Can you provide a screenshot of your Server Settings -> Cookies and Sessions settings page (blank out the cookie name) ?

mysql 7.11 i think wheres the best place to find that ?
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 26, 2020, 10:22:05 AM
i change a few settings like enabled force ssl thru-out the board, that was disabled for some reason and
Use a persistent connection was not checked, so i checked that.. logged out and registered a fake account and got no errors also pl,ayed a game as a guest and didint see any errors this time.. maybe its fixed lol
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 26, 2020, 01:35:42 PM
segestion : when guests play at the end of the game for score saving instead of them going to the comments page can they be sent back to the arcade or to the login page or maybe add at the bottom of the comment page a message like " because your a guest you can not save any scores or leave comments, consider registering or logging in" and have the registration link and Login link  display ..
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Chen Zhen on December 26, 2020, 05:32:09 PM
You can also allow guests to save score where they enter a name. It saves the name for the session.
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Skhilled on December 27, 2020, 10:39:24 AM
Quote from: vince on December 26, 2020, 09:43:11 AMSeeing this this morning also now

Guest
 Today at 10:06 am
 95.174.220.112
 515bf5ed381ad57f8675fcc0098b2fd8
Backtrace information  Type of error: User
 Unable to verify referring URL. Please go back and try again.
 https://freeforallgames.net/index.php?action=signup2

There's a few of these now in the error log

Not sure what changed for all these errors to start now

I've been getting those errors for quite awhile now. I allow guests to see the arcade only. They are not allowed to play the games or save scores.

I also force https throughout the server for security reasons.
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Chen Zhen on December 27, 2020, 01:42:02 PM

That's the signup page.
The arcade has a custom mobile template for the login page but might need one for the signup page.
I haven't looked at that part for quite some time but will look at it now to see what can be done.

Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 29, 2020, 07:57:15 PM
got home from work and had all this...




Type of error: General
2: Unknown: Cannot call session save handler in a recursive manner https://freeforallgames.net/index.php?action=arcade;sa=play;game=613;reload=8205;

Guest
Today at 03:02 pm
216.18.204.214
fddab0280f50b673cd817e475912ca81
Backtrace information
Type of error: General
2: Cannot modify header information - headers already sent https://freeforallgames.net/index.php?action=arcade;sa=play;game=613;reload=8205;
/Sources/Subs.php (Line 7223)
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Chen Zhen on December 30, 2020, 06:15:59 PM
Your website is down at the moment.
I don't get this error here on the arcade nor on other sites using SMF 2.0.

Also note that you mentioned recently adjusting session settings in a previous post.
You may have something not set properly.



Past conversations that may or may not be relevant:
Also we previously talked about forums in sub-directories of your main forum can cause session errors.
Have you recently been running other forum software in sub-directories (test sites or otherwise)?
If you want multiple forums it's best to have them run off of the main public_html directory then set up your DNS & Apache settings to direct the connections to those directory paths.
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 30, 2020, 11:39:49 PM
No I only run one site the freeforallgames one now and it was offline for a bit there  . It seems to only happen for guests but not all the time it's prolly me doing something. Messing around with shit lol
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on December 30, 2020, 11:41:18 PM
And I'm using 2.1 rc3
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Chen Zhen on January 01, 2021, 05:39:03 PM

It seems to be working now.
Are the errors not showing at the moment?
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Vincent Titus on January 01, 2021, 10:20:16 PM
No errors not for awhile now . Weird
Title: Re: SMF Arcade 2.6.4 Stable - Released!
Post by: Rowdy on February 12, 2021, 09:32:21 PM
Installed no problems so far
EhPortal 1.39.6 © 2024, WebDev