No "Forum Profile" link

Started by nneonneo, October 07, 2008, 08:10:38 PM

Previous topic - Next topic

nneonneo

In the Arabic translation for SMF 2.0 beta 4, index.arabic.php has the wrong string.

In place of
forumprofile
it should say
forumProfile

Apparently, some other translations also have this problem (Spanish, I think)

Found by kalib: http://www.simplemachines.org/community/index.php?topic=137508.msg1741608#msg1741608
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

SleePy

I will bring this to the attention of our Arabic translators hopefully :)
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

DarkCrow

When navigating to Profile section (index.php?action=profile) there is no text visible for "Forum Profile" ($txt['forumprofile']) when using language packs German or German-utf8.
That means you can't edit your profile by link, only by manually typing the URL.

When using English language pack (default) the link is visible!

I've already checked the /Themes/default/languages/index.german.php and index.german-utf8.php files for missing lines, but the entry is there. I think someone needs to check why the text isn't displayed.

metallica48423

Justin O'Leary
Ex-Project Manager
Ex-Lead Support Specialist

QuoteMicrosoft wants us to "Imagine life without walls"...
I say, "If there are no walls, who needs Windows?"


Useful Links:
Online Manual!
How to Help us Help you
Search
Settings Repair Tool

DarkCrow

No, of course not ;)

The problem exists on a little forum of myself I just updated from 2.0b3 to 2.0b4 some hours ago.
I also updated the referred language packs to their 2.0b4 versions.

SleePy

Have you tried to clear the file cache in Forum Maintenance?
Is there any errors in the error log generated from this?

I don't see how this can be empty, since it exists in the language file and isn't changed anywhere.

Quote
The-SleePy-Laptop:~ jeremy$ grep -Rn "\$txt\['forumprofile'\]" ~/Downloads/smf_2-0-beta4p_german/Themes/default/languages
~/Downloads/smf_2-0-beta4p_german/Themes/default/languages/index.german.php:682:$txt['forumprofile'] = 'Forum Profile';
The-SleePy-Laptop:~ jeremy$ grep -Rn "\$txt\['forumprofile'\]" ~/Downloads/smf_2-0-beta4p_german
~/Downloads/smf_2-0-beta4p_german/Themes/default/languages/index.german.php:682:$txt['forumprofile'] = 'Forum Profile';
The-SleePy-Laptop:~ jeremy$ grep -Rn "\$txt\['forumprofile'\]" /home/smf/checkout/smf/trunk/
/home/smf/checkout/smf/trunk/Sources/Profile.php:172:               'label' => $txt['forumprofile'],
/home/smf/checkout/smf/trunk/Sources/Subs.php:3786:                  'title' => $txt['forumprofile'],
/home/smf/checkout/smf/trunk/Themes/default/languages/index.english.php:684:$txt['forumprofile'] = 'Forum Profile';

Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

nneonneo

I think this is this bug: http://www.simplemachines.org/community/index.php?topic=266731.0

@SleePy: All the references to this string in the Beta 4 package I just downloaded were to $txt['forumProfile'], and the German language pack specifies $txt['forumprofile']. I think this is why it doesn't work. Perhaps it is in the process of being replaced by forumprofile?
Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

nneonneo

Check out the AJAX Shoutbox (my one and only mod to date :P)
Do you like SMF? Are you using ProBoards, InvisionFree, ActiveBoards or some other web-hosted forum? I can help you convert to SMF (without having to purchase a DB conversion)...contact me [nneonneo {at} gmail *dot* com], and see this topic
spammers here!

Sapo84

Italian translation has the same bug too.

SleePy

After I talked to the devs the other day this string was changed. But the language files where regenerated for the downloads page.
They fixed this and regenerated the downloads page again.
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Advertisement: