Forum down

Place to post questions and suggestions related to forum support
Post Reply
Galapo
Code Baker
Posts: 38
Joined: Wed 02 Jun, 2021 6:54 am

Forum down

Post by Galapo »

Sorry for the inconvenience of the forum being down the last while (Dec-Jan).

Unfortunately this happened while I was away on holidays and not checking my emails.

Hopefully I have been able to fix the issues and things are back working.

Regards,
Galapo.
Galapo
Code Baker
Posts: 38
Joined: Wed 02 Jun, 2021 6:54 am

Re: Forum down

Post by Galapo »

Discovered an issue upon updating the forum software.

Internal links don't seem to be working. For example, if directly entering a link into the browser does not open the link, e.g., viewforum.php?f=26. But if browsing there through the forum you can get to the link.

I'm currently stumped on this one.
HeyJoe
Registered User
Posts: 81
Joined: Sun 06 Jun, 2021 12:49 pm
Location: Germany

Re: Forum down

Post by HeyJoe »

Hi Galapo

Thank you for making the forum accessible again today.

Regarding:
Discovered an issue upon updating the forum software.
Internal links don't seem ...
I can confirm this problem.

By the way: Yesterday I was still able to access the archive of the old forum "http://old.theoven.org/".
Today I received the following message:

Pic_1.png
Pic_1.png (6.67 KiB) Viewed 34423 times

Greetings
User avatar
Homes32
Code Baker
Posts: 296
Joined: Sun 06 Jun, 2021 8:10 pm

Re: Forum down

Post by Homes32 »

Galapo wrote: Mon 19 Jan, 2026 8:05 am Discovered an issue upon updating the forum software.

Internal links don't seem to be working. For example, if directly entering a link into the browser does not open the link, e.g., https://theoven.org/viewforum.php?f=26. But if browsing there through the forum you can get to the link.

I'm currently stumped on this one.
might be as simple as caching or cookies.

ACP should have an option to purge cache or you can manually clear the /cache folder (it goes without saying don't delete index.htm or .htaccess). Otherwise I would start with the .htaccess file as that's usually where the rewrite rules get setup. compare yours with the .htaccess from the phpBB package. Otherwise the routing in phpBB 3.2+ is controlled by app.php (https://www.phpbb.com/community/viewtopic.php?t=2349131).
Galapo
Code Baker
Posts: 38
Joined: Wed 02 Jun, 2021 6:54 am

Re: Forum down

Post by Galapo »

HeyJoe wrote: Mon 19 Jan, 2026 6:08 pm By the way: Yesterday I was still able to access the archive of the old forum "http://old.theoven.org/".
Today I received the following message:
Yes, this is due to me removing all of the content. The hosting company decreased what was allowed on a free account and the old forum backup had exceeded it. I will make it available again when I get time to do that.

Regards,
Galapo.
Galapo
Code Baker
Posts: 38
Joined: Wed 02 Jun, 2021 6:54 am

Re: Forum down

Post by Galapo »

I've had more of a look at the issue with accessing forum links directly, but I can't get them to work yet.

This probably wouldn't be an issue if I was using a paid host. :heh: But I'm trying to save money by using https://www.freehosting.com
User avatar
APT
Code Baker
Posts: 380
Joined: Sun 06 Jun, 2021 10:44 am
Location: UK

Re: Forum down

Post by APT »

@Galapo

Hi Galapo
many thanks, for your work in getting us back up again, :thumbsup:
Galapo
Code Baker
Posts: 38
Joined: Wed 02 Jun, 2021 6:54 am

Re: Forum down

Post by Galapo »

Issue should hopefully now be fixed.
Galapo
Code Baker
Posts: 38
Joined: Wed 02 Jun, 2021 6:54 am

Re: Forum down

Post by Galapo »

https://old.theoven.org should be back up now too.

Regards,
Galapo.
HeyJoe
Registered User
Posts: 81
Joined: Sun 06 Jun, 2021 12:49 pm
Location: Germany

Re: Forum down

Post by HeyJoe »

Galapo wrote: Thu 29 Jan, 2026 5:07 am https://old.theoven.org should be back up now too.
Thank you very much for that.

Many greetings
User avatar
Homes32
Code Baker
Posts: 296
Joined: Sun 06 Jun, 2021 8:10 pm

Re: Forum down

Post by Homes32 »

Galapo wrote: Thu 29 Jan, 2026 5:07 am https://old.theoven.org should be back up now too.

Regards,
Galapo.
Thank you!
Post Reply