EzPortal - Portal Software for Forums

EzPortal Forums => Support => Topic started by: Shades on January 20, 2022, 11:13:52 pm

Title: Arcade block error: failed to open stream: No such file or directory
Post by: Shades on January 20, 2022, 11:13:52 pm
Quote
Error
Type of error
General
Error message
2: require_once(/home2/*****/public_html/*****/Sources/Subs-Arcade.php): failed to open stream: No such file or directory
File
/home2/*****/public_html/*****/Sources/Subs-EzPortalMain2.php
Line
2331
URL of page causing the error
https://*****.com/index.php?

Backtrace information
#0: smf_error_handler()
Called from /home2/*****/public_html/*****/Sources/Subs-EzPortalMain2.php on line 2331
#1: require_once()
Called from /home2/*****/public_html/*****/Sources/Subs-EzPortalMain2.php on line 2331
#2: EzBlockSMFArcadeBlock()
Called from /home2/*****/public_html/*****/Themes/default/EzPortal2.1.template.php on line 1749
#3: ShowEzBlocks()
Called from /home2/*****/public_html/*****/Themes/default/EzPortal2.1.template.php on line 1591
#4: template_ezblock_above()
Called from /home2/*****/public_html/*****/Sources/Load.php on line 2759
#5: loadSubTemplate()
Called from /home2/*****/public_html/*****/Sources/Subs.php on line 3896
#6: template_header()
Called from /home2/*****/public_html/*****/Sources/Subs.php on line 3483
#7: obExit()
Called from /home2/*****/public_html/*****/index.php on line 190
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: EzPortal on January 20, 2022, 11:46:19 pm
Which gallery do you have installed?
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: Shades on January 22, 2022, 05:41:36 am
Gallery? Or Arcade?

SMF Gallery Pro 9.0b
SMF Arcade 2.6.5
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: EzPortal on January 22, 2022, 06:20:54 am
Arcade my bad must have been tired.
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: EzPortal on January 22, 2022, 06:26:23 am
That's strange I downloaded https://custom.simplemachines.org/index.php?mod=36 and it does have Subs-Arcade.php
So that should be in the sources folder unless you are using a modified version of the arcade.
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: Shades on January 22, 2022, 08:22:56 pm
It installs as:  mydomain.com/ArcadeSources/Subs-Arcade.php instead of Sources/Subs-Arcade.php.
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: EzPortal on January 22, 2022, 08:32:24 pm
Hmm most be a different package than the modsite
Mod I see Sources/Subs-Arcade.php

for 2.5 RC1 arcade version
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: Shades on January 22, 2022, 09:54:21 pm
I didn't think that one was being supported anymore but I'm using SMF Arcade 2.65 from WebDev. (https://web-develop.ca/index.php?action=downloads;area=stable_smf_arcade)

https://www.simplemachines.org/community/index.php?topic=29619.msg4094522#msg4094522

Is there an easy way for me to change the link to ArcadeSources/Subs-Arcade.php for the block or is it gonna be a headache?
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: EzPortal on January 22, 2022, 10:11:05 pm
Subs-ezportalmain2.php i belive in that file just change the path for the arcade.
But I will check that arcade version and add support if it is just a new filename issue.
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: Shades on January 23, 2022, 05:51:59 pm
Not sure what to change this $sourcedir . '/ part to in

Quote
if (!isset($modSettings['arcadeVersion'])  || !file_exists($sourcedir . '/Subs-Arcade.php'))
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: EzPortal on January 23, 2022, 06:00:11 pm
Try this file copy to your Sources folder and see if it makes a difference.
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: Shades on January 23, 2022, 08:20:48 pm
No that didn't work either and I tried with both setting random and latestscores and the block is still blank. I have scores and games played though. ???
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: EzPortal on January 23, 2022, 08:23:16 pm
I will need to install that new arcade at some point. ezPortal doesn't work with that modified version I guess.
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: Shades on January 23, 2022, 08:32:02 pm
Ok 8)
Title: Re: Arcade block error: failed to open stream: No such file or directory
Post by: Shades on May 20, 2022, 02:47:13 pm
Now using SMF 2.1.2 and SMF Arcade 2.6.7

Not using the Arcade ezBlock at the moment (would like to) but thought I'd test it anyways since the SMF & Arcade upgrade.

The block is still blank of course, but no error logs in admin.

Thanks for your time if you get a chance! 8)