1
xoobaru
Bug Report: Profile module as home page has an issue when logged out
  • 2013/3/26 0:38

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


When profile is selected as the home page in 2.5.5 and logged out XOOPS displays the code references from the language file for the text descriptions (instead of the text descriptors). Logging in displays the correct screen.

Here is a copy and paste of the screen.


User Login
Username:

Password:

_US_REMEMBERME


_US_NOTREGISTERED

_US_LOSTPASSWORD

_US_NOPROBLEM
_US_YOUREMAIL

2
zyspec
Re: Bug Report: Profile module as home page has an issue when logged out
  • 2013/3/26 3:16

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


You might try and add
xoops_loadLanguage('user');


after line 40 (between the two 'if' statements) in ./modules/profile/index.php

I haven't tried it but that looks like it should work.

3
Mamba
Re: Bug Report: Profile module as home page has an issue when logged out
  • 2013/3/26 5:15

  • Mamba

  • Moderator

  • Posts: 11377

  • Since: 2004/4/23


@ Zyspec

Your advise was spot-on! I'll add this fix to XOOPS 2.5.6 RC1
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

4
xoobaru
Re: Bug Report: Profile module as home page has an issue when logged out
  • 2013/3/26 18:44

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Thanks Zyspec. It works now.


Login

Who's Online

201 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits