1
ajenterp
No Module Works
  • 2005/12/15 2:40

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Ok I am seeing a pattern in the errors. Every module I add shows the same information from the admin console.

My first error for the CBB 2.3 were these 2
-------------------------------------------------------

Warning [PHP]: xoops_load_lang_file(/usr/local/4admin/apache/vhosts/blueraydvdplayer.com/httpdocs/html/modules/CBB2.3/language/english/modinfo.php): failed to open stream: No such file or directory in file include/functions.php line 152

Warning [PHP]: xoops_load_lang_file(/usr/local/4admin/apache/vhosts/blueraydvdplayer.com/httpdocs/html/modules/CBB2.3/language/english/modinfo.php): failed to open stream: No such file or directory in file include/functions.php line 153

-------------------------------------------------------

Now I just put a module to have the msn messenger run in a block and it shows this error.

------------------------------------
Warning [PHP]: xoops_load_lang_file(): Failed opening '/usr/local/4admin/apache/vhosts/blueraydvdplayer.com/httpdocs/html/modules/xoops2-mod_msn_v1_1_0_arjen_van_efferen/language/english/modinfo.php' for inclusion (include_path='.:/usr/local/4admin/apache/lib/php') in file include/functions.php line 152

Warning [PHP]: xoops_load_lang_file(/usr/local/4admin/apache/vhosts/blueraydvdplayer.com/httpdocs/html/modules/xoops2-mod_msn_v1_1_0_arjen_van_efferen/language/english/modinfo.php): failed to open stream: No such file or directory in file include/functions.php line 153

-----------------------------------
This also shows too:

Module File for CBB2.3 Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for xoops2-mod_msn_v1_1_0_arjen_van_efferen Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!

-----------------------------------
Lastly this is what the code is for lines 152 and 153 of functions.php (the source of the problem??)


if ( !( $ret = include_once( "$path/$lang/$filename.php" ) ) ) {
$ret = include_once( "$path/$default/$filename.php" );





Someone help please?? Maybe my permissions are off for
cache
uploads
templates
mainfile.php ? What would I set those too in dreamweaver ( 3 columns)

Thanks

2
Stewdio
Re: No Module Works
  • 2005/12/15 4:32

  • Stewdio

  • Community Support Member

  • Posts: 1560

  • Since: 2003/5/7 1


I would re-upload the language files (folder contents of /lang, etc...) for each affected module, or perhaps the root language files themselves are corrupted since this is happening over multiple modules.

Thats about all I can suggest for the moment; tired, half snapped and need rest for work in the morning.
XOOPS Community Support

3
rowdie
Re: No Module Works
  • 2005/12/15 4:54

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


Your module directory structure is not correct.

This FAQ should help.

Or this one about installing modules

4
ajenterp
Re: No Module Works
  • 2005/12/15 6:05

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Thank you for that last post. Helped me so much. Some of these modules you have to go 3 folders deep to upload it right! hehe. Learn by error I suppose. I have another problem but it's not as big. Will post tommorow. Thanks again for the help.

5
davidl2
Re: No Module Works
  • 2005/12/15 9:54

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


You wont be the first person to have had the same problem installing modules (I think I did for ages until it clicked... )

Login

Who's Online

159 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 159


more...

Donat-O-Meter

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

Latest GitHub Commits