SMF Support > SMF 2.0.x Support

Im getting errors [Solved]

(1/1)

Harker:
I'm getting this error:


--- Code: ---8: Undefined offset: 153
Archivo: /home/********/public_html/Themes/extreme6_2_0_texture/index.template.php
Línea: 196
--- End code ---

This is line 196:


--- Code: ---echo 'Mensajes privados: ', $txt['you_have'], '<a href="', $scripturl, '?action=pm">', $context['user']['messages'], ' ', $context['user']['messages'] != 1 ? $txt[153] : $txt[471], '</a>', $txt['newmessages4'], ' ', $context['user']['unread_messages'], ' ', $context['user']['unread_messages'] == 1 ? $txt['newmessages0'] : $txt['newmessages1'], '<br />';
--- End code ---



Can anybody help me please?  :-\
Thanks!

IchBin™:
Looks like that theme is trying to use one of the old $txt strings from SMF1.1.x. Is the theme you are using made for SMF 2.0 ?

Harker:
Thank you IchBin™, you open my eyes  ;D
I was using a mod that wasn't compatible with my forum version. (2.0.2) (http://custom.simplemachines.org/mods/index.php?mod=619)

Now i replaced to this one http://custom.simplemachines.org/mods/index.php?mod=1700 and errors dissapeared.  :)

I consider this topic solved  8)

Navigation

[0] Message Index

Go to full version