topics

Permalink
Hello, since the update, the topics no longer work ...
How to fix it?
http://fabriqueamusique.fr/orchestres...

 
fabriqueamusique replied on at Permalink Reply
hello, I do not know why my topics do not work ... An idea ?

http://fabriqueamusique.fr/orchestres/topic/19/hauts-de-france...
fabriqueamusique replied on at Permalink Reply
I only answer, what should I do ?
mnakalay replied on at Permalink Reply
mnakalay
You can either keep investigating if you feel you have the necessary skills or find someone who experienced the same issue and knows what to do or hire someone to have a look and fix it for you.
mnakalay replied on at Permalink Reply
mnakalay
nobody can really answer that question without information. There was a problem with topics in a previous version but it was fixed so your version should work.
fabriqueamusique replied on at Permalink Reply
That is what I thought.
The problem is that I did not have this update!
I have a second site that I updated later that is working normally.
fabriqueamusique replied on at Permalink Reply
ok I will redo as the last time but in which folder ?

concrete5.7.5.12remote_updater ?
fabriqueamusique replied on at Permalink Reply
No it's something else, I have the same code

}
if (is_callable(array($this, $method))) {
$r = new \ReflectionMethod(get_class($this), $method);
if (count($parameters) - $r->getNumberOfParameters() <= 1) {
// how do we get <= 1? If it's 1, that means that the method has one fewer param. That's ok because
// certain older blocks don't know that the last param ought to be a $bID. If they're equal it's zero
// which is best. and if they're greater that's ok too.
return true;
}
}

Last time it was a code problem but there but it has been solved
mnakalay replied on at Permalink Reply
mnakalay
Like I said in my previous answer, that problem got fixed in your version so it should work and this is not enough to say what is going wrong. Somebody who understands the code would need to access your website and investigate to find out what's happening.

are you sure you didn't modify anything? In your htaccess file? Pretty URLs? canonical URL?

Did you try emptying the cache to see if it works?
fabriqueamusique replied on at Permalink Reply 1 Attachment
In the composer there are no more subjects
mnakalay replied on at Permalink Reply
mnakalay
Can you look in your logs you will have an error message with more information
fabriqueamusique replied on at Permalink Reply
no error message anything. I did not change the htacces. and it's following the update ...
mnakalay replied on at Permalink Reply
mnakalay
I was asking because I recently had a problem that looked a bit like that and it was due to a topic attribute but then there was an error message in the logs (and I mean C5 log not PHP log)

So I'm back to my first assessment, this problem requires checking directly on site.
fabriqueamusique replied on at Permalink Reply
Je vais faire ça autrement, ça doit être un problème récurent pour concrete5 ça fait 3 fois que ça bloque.

Merci !