1
burfodus
need some quick help with xforum
  • 2008/11/15 2:04

  • burfodus

  • Just popping in

  • Posts: 94

  • Since: 2008/9/2 1


Hey guys,
just changed the permissions in xforum 4.06 (xoops 2.3) and registered users clicking on forum see this line only.

Fatal error: Call to undefined method XoopsModule::loadLanguage() in D:\Hosting\31810...odules\xforum\include\functions.welcome.php on line 68

works fine for non reg, and admin.
any clues?
cheers
steve.
XOOPS Version - XOOPS 2.3.2
PHP Version - 5.2.6
MySQL Version - 5.0.67-community
Server API Version - apache2handler
OS Version - WINNT

2
sailjapan
Re: need some quick help with xforum

Quote:
just changed the permissions in xforum 4.06 (xoops 2.3) and registered users clicking on forum see this line only.

If that's all you did, you'd better change them back then! You must have accidentally taken permissions away from the registered users.

Have a good look around for multiple places to set their permissions. If you don't have one already, you should make a 'dummy' registered user account that you can check with.
Never let a man who does not believe something can be done, talk to a man that is doing it.

3
burfodus
Re: need some quick help with xforum
  • 2008/11/16 1:29

  • burfodus

  • Just popping in

  • Posts: 94

  • Since: 2008/9/2 1


that didnt fix it, i applied default permissions, changed them back and all sorts of combinations and still the same error.

it still works fine for moderators and visitors, just not logged in registered users.
thanks
sb..
XOOPS Version - XOOPS 2.3.2
PHP Version - 5.2.6
MySQL Version - 5.0.67-community
Server API Version - apache2handler
OS Version - WINNT

4
zyspec
Re: need some quick help with xforum
  • 2008/11/16 15:19

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


sb...

In looking at the code all this does is attempt to set the users language file based on their profile although it's only partially implemented. You should be able to just comment out lines 67-69 in ./include/functions.welcome.php (by adding '//' at the beginning of the lines) without any problems. I don't think the code in this area of the file does exactly what the author intended but in any case you should be able to comment out these 3 lines without causing any real problems.

Login

Who's Online

222 user(s) are online (167 user(s) are browsing Support Forums)


Members: 0


Guests: 222


more...

Donat-O-Meter

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

Latest GitHub Commits