TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 16, 2024, 05:32:30 AM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,158
  • Total Topics: 21,219
  • Online today: 106
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 102
  • Total: 102

TP 2.2.2 blocks SMF 2.0.19

Started by JLavau, February 05, 2023, 04:39:26 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

JLavau

The history of info.deonto-famille.org is special : it was the mirror of deonto-famille.info, which is now down.
Before restoring the historical one, I tried to restore TP on info.deonto-famille.org, but :
when TP is installed, no more access to forum nor portal. It works with SMF 2.0.19, but only without TP. So I had to disinstall TP.
PHP is 8.1.14
The language of the site is french.
Error message : "Perhaps cookies are disabled".
I use firefox on Ubuntu 22.04.
Donne un cheval à celui qui dit la vérité : il en aura besoin pour s'enfuir.

tino

Is there an error in the error log? What version of TinyPortal were you running and what version of PHP?

JLavau

PHP is 8.1.14, the provider is BlueHost.
No error reported today from my address, only from a banned address.
Installation and de-installation of TP 2.2.2 are reported on admin log.
Donne un cheval à celui qui dit la vérité : il en aura besoin pour s'enfuir.

@rjen

Did you have any php blocks in the old forum? Very well possible that deprecated code in those blocks is disrupting the forum...

Try this

Quote from: lurkalot on October 27, 2010, 08:29:12 AM

But you can add noblocks to the end of the your site address, this should let you get back on to your site, and then you can turn off the offending block in admin. 

Example:  http://www.yoursite.com/index.php?action=admin;noblocks;
Running Latest TP on SMF2.1 at: www.fjr-club.nl

JLavau

Sorry @rjen, I do not understand what it is about. TP is now un-installed on https://info.deonto-famille.org .
I should use the suggested "noblocks" argument if I try a re-installation. Right ?

Now installed TP 2.3.0
Same error :
QuoteLa page n'est pas redirigée correctement

Une erreur est survenue pendant une connexion à info.deonto-famille.org.

    La cause de ce problème peut être la désactivation ou le refus des cookies.

As long as this error persists, nobody accesses to the site.

The argument ?;noblocks works.
THANKS !
But I do not see what to do afterwards.
Donne un cheval à celui qui dit la vérité : il en aura besoin pour s'enfuir.

@rjen

Go to https://info.deonto-famille.org/index.php?action=admin;noblocks;

and login

then go to the blocks admin page

https://info.deonto-famille.org/index.php??action=tpadmin;sa=blocks;noblocks;

and on this page deactivate all your blocks (turn all 'activate' traffic lights to red).
You forum should work again, without showing any blocks.

Now you need to examine the blocks: PHP blocks are most likely the issue.
You can activate the blocks one by one: when you get to the problem block you will see that the site breaks again. Go back and deactivate that block....
Running Latest TP on SMF2.1 at: www.fjr-club.nl

@rjen

By the way: the message says ERR_TOO_MANY_REDIRECTS

that usually is caused by an incorrectly configured .htaccess file....
Running Latest TP on SMF2.1 at: www.fjr-club.nl

JLavau

The button activate/deactivate does not product any result : the button comes back to green immediately after saving.
However, after clicked on the empty button of displacement for the three left blocks, the forum works, but the portal/home page never comes : returns immediately to the action forum.
Donne un cheval à celui qui dit la vérité : il en aura besoin pour s'enfuir.

@rjen

Sorry, but I do not understand what you are saying. Perhaps it's a language barrier

I can see you forum page now, even though the right panel seems to distort the display. On my mobile.

Can you access the TinyPortal settings for the Frontpage? There is a redirect option there: what is it set to?

Running Latest TP on SMF2.1 at: www.fjr-club.nl

tino

The update block not saving sounds like mod security is enabled on the server.

You can disable the block inside it without using Ajax by clicking and selecting disable at the top.