image appeared at footer suddenly

Get help with installation and running phpBB 3.3.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
Artysh
Registered User
Posts: 13
Joined: Sun Sep 19, 2021 7:30 am

image appeared at footer suddenly

Post by Artysh »

Support Request Template
What version of phpBB are you using? phpBB 3.3.4
What is your board's URL? https://forums.gnzgaming.com
Who do you host your board with? uPress.co.il
How did you install your board? I used the download package from phpBB.com
What is the most recent action performed on your board? Fresh Install
Is registration required to reproduce this issue? No
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What extensions do you have installed?

Code: Select all

Advanced BBCode Box 3.3.2
Avatars on Memberlist 2.0.0
Board Announcements 1.1.0
Collapsible Forum Categories 2.0.0
Moods 1.0.0
Profile Flair 1.2.4
Topic icon on inde 1.1.2
Verified Profiles 1.0.0
VigLink
What styles do you currently have installed? Hexagon
What language(s) is your board currently using? English
Which database type/version are you using? MariaDB
What is your level of experience? New to PHP and phpBB
What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? I am not exactly sure, but my guess is this appeared after I started installing extensions. I've tried deleting all the extensions, but it still exists.
Please describe your problem. On the footer of the website there's a weird section like embed image with cron text near it.
Image

Thanks in advance.
User avatar
thecoalman
Community Team Member
Community Team Member
Posts: 5885
Joined: Wed Dec 22, 2004 3:52 am
Location: Pennsylvania, U.S.A.
Contact:

Re: image appeared at footer suddenly

Post by thecoalman »

That is supposed to be there but obviously should not be visible. It's a workaround for executing cron tasks.

I'm getting a 500 error for https://forums.gnzgaming.com/cron.php, there is no file so it displays as broken image. Check your server error logs.
“Results! Why, man, I have gotten a lot of results! I have found several thousand things that won’t work.”

Attributed - Thomas Edison
User avatar
Scanialady
Registered User
Posts: 421
Joined: Thu Jan 17, 2013 7:09 pm
Location: Germany
Name: Annette
Contact:

Re: image appeared at footer suddenly

Post by Scanialady »

This may be caused by an outdated .htaccess file. Compare yours with the one from the original package.

viewtopic.php?p=15431471
My 2 cents: Whether an extension is in the CDB says nothing about its quality. It is more important to read the support topics for it. Better to avoid authors who do not answer support questions themselves, who do not update their stuff, and who do not fix bugs for years.
Artysh
Registered User
Posts: 13
Joined: Sun Sep 19, 2021 7:30 am

Re: image appeared at footer suddenly

Post by Artysh »

thecoalman wrote: Fri Sep 24, 2021 6:08 am That is supposed to be there but obviously should not be visible. It's a workaround for executing cron tasks.

I'm getting a 500 error for https://forums.gnzgaming.com/cron.php, there is no file so it displays as broken image. Check your server error logs.
Hey, thanks for the response.
This is what my websites php error log looks like.

Code: Select all

 [proxy_fcgi:error] [pid 24517:tid 139815491733248] [client 185.120.126.33:44512] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException: Some mandatory parameters are missing ("cron_type") to generate a URL for route "phpbb_cron_run". in /home/forumsgn/domains/forums.gnzgaming.com/public_html/vendor/symfony/routing/Generator/UrlGenerator.php:136\nStack trace:\n#0 /home/forumsgn/domains/forums.gnzgaming.com/public_html/cache/production/url_generator.php(53): Symfony\\Component\\Routing\\Generator\\UrlGenerator->doGenerate(Array, Array, Array, Array, Array, 'phpbb_cron_run', 1, Array, Array)\n#1 /home/forumsgn/domains/forums.gnzgaming.com/public_html/phpbb/routing/router.php(168): phpbb_url_generator->generate('phpbb_cron_run', Array, 1)\n#2 /home/forumsgn/domains/forums.gnzgaming.com/public_html/phpbb/routing/helper.php(148): phpbb\\routing\\router->generate('phpbb_cron_run', Array, 1)\n#3 /home/forumsgn/domains/forums.gnzgaming.com/public_html/phpbb/controller/helper.php(212): phpbb\\routing\\helper->route('phpbb_cron_run', Array, fa...'
[Fri Sep 24 08:31:36.971786 2021] [ssl:warn] [pid 32619:tid 139816261957760] AH01909: www.forums.gnzgaming.com:443:0 server certificate does NOT include an ID which matches the server name
I've been looking at forums error log which shows nothing until now..
How can I resolve this one? Thanks in advance!
Artysh
Registered User
Posts: 13
Joined: Sun Sep 19, 2021 7:30 am

Re: image appeared at footer suddenly

Post by Artysh »

Scanialady wrote: Fri Sep 24, 2021 6:51 am This may be caused by an outdated .htaccess file. Compare yours with the one from the original package.

viewtopic.php?p=15431471
Well replacing it with the original file worked, thanks alot!
Post Reply

Return to “[3.3.x] Support Forum”