Well, it's still crashing.
But I just realized that it's not the permissions that are a problem at this point, it's the fact that it can't find the 'main' block, which rings no bell to me... I mean, it's the exact same code as in Help.php..?!
(Nope... It's definitely the permissions that trigger the error.)
1/ it's id_member_started, not just id_member...
2/ action=activemembers doesn't have 'topic' but 't' as its topic ID, so no $topicinfo for it... :-/
(Fixed.)
But I just realized that it's not the permissions that are a problem at this point, it's the fact that it can't find the 'main' block, which rings no bell to me... I mean, it's the exact same code as in Help.php..?!
Posté : 15 Octobre 2012 à 20:25
(Nope... It's definitely the permissions that trigger the error.)
Posté : 15 Octobre 2012 à 20:27
1/ it's id_member_started, not just id_member...
2/ action=activemembers doesn't have 'topic' but 't' as its topic ID, so no $topicinfo for it... :-/
Posté : 15 Octobre 2012 à 20:30
(Fixed.)



