I have some more, but I think I missed some changes in the language files you made.
Art des Fehlers: Undefiniert
Undefined index: link
http://forum.elkarte-erste-schritte.de/index.php?
Datei: /www/htdocs/w00f21f1/elkhilfe_forum/themes/default/GenericBoards.template.php (boardindex_outer_below sub template - eval?)
Zeile: 311
Art des Fehlers: Undefiniert
Undefined index: time
http://forum.elkarte-erste-schritte.de/index.php?
Datei: /www/htdocs/w00f21f1/elkhilfe_forum/themes/default/GenericBoards.template.php (boardindex_outer_below sub template - eval?)
Zeile: 311
Can you disable template evaluation (search "eval" in the admin search to find it, I don't remember where it is at the moment lol).
ETA: hmm... it seems to be exactly in that file and line, anyway a confirmation may help.
Does it happen in some specific circumstance or "always"?
I'm not sure what I was looking at when I wrote it was the correct file... :-\
I
think it is in BoardIndex.template.php.
If it is so, I'm not sure how it could happen, because link and time are always set.
If you can disable the evaluation of templates, if/when the error comes back could you please post the new error message
@Jorin?
Thanks! ;D
Same error for me, I disabled the template evaluation. The erros I got are:
Tipo di errore: Non specificato
8: Undefined index: time
http://www.skodaclub.it/index.php?action=collapse;c=2;sa=collapse;fbcbbab2a97a=7f49d8104e9268cc544178018a878b4fApplica /***/themes/default/BoardIndex.template.php
Riga: 309
I also have Undefined index: link on the same file and same row 309.
Row 309:
', (!empty($context['latest_post']) ? $txt['latest_post'] . ': <strong>"' . $context['latest_post']['link'] . '"</strong> ( ' . $context['latest_post']['time'] . ' )' : ''), ' - <a href="', $scripturl, '?action=recent">', $txt['recent_view'], '</a>
What url? The board index?
2 of them for this link
http://www.skodaclub.it/index.php?action=collapse;c=2;sa=collapse;fbcbbab2a97a=7f49d8104e9268cc544178018a878b4f
other two for:
http://www.skodaclub.it/index.php?
all 4 errors are from the same user
Do you have child boards of child boards? (I may try, but at the moment I don't have the development computer handy... :( )
Sorry, but I don't know if I understand well. Do you mean sub boards? Like we have here on elkarte: Theme development, Sub-boards:
Theme development archive. If so, no I don't have
Yep, that was the question.
Well, I'm almost completely lost on this one...
Does that user have anything "special"?
Particular group?
Maybe he can see an empty board?
Maybe he has some boards in the ignore list?
Is moderator somewhere?
Is a normal user, one of the most active. I'll post other errors if I will find them. I'll check later
I was sure I heard about it not so long ago!
http://www.elkarte.net/community/index.php?topic=2434.msg16133#msg16133
Let' continue on the other discussion, just because there is a fix posted.