1
Kokos
Selected module does not exist!
  • 2003/12/23 23:00

  • Kokos

  • Just popping in

  • Posts: 24

  • Since: 2003/12/23


Instalation = all ok !!!
login to admin section = all ok !!!
instalation modules = all ok !!!
edit preferens = all ok!!!
groups= all ok!!! Admin - webmaster

all ok but when a click in menu: News module or other modules... :

Selected module does not exist!

--------------
online serverstrefa.pl

PHP 4.2.2
Servers run in chroot mode
Files auto 700 (chroot)
off POSIX_ function
register_globals = on
off call function - phpinfo()?


PLEASE HELP :((((((







2
ronhab
Re: Selected module does not exist!
  • 2003/12/24 10:04

  • ronhab

  • Friend of XOOPS

  • Posts: 160

  • Since: 2003/4/27


Check the permissions in your directories. I believe that message happens when XOOPS can't write to directories like templates_c.

3
shagreel
Re: Selected module does not exist!
  • 2003/12/24 15:51

  • shagreel

  • Just popping in

  • Posts: 13

  • Since: 2003/1/17


In include/common.php there is a line that looks like this:
$url_arr = explode('/', str_replace(str_replace('https://', 'http://', XOOPS_URL.'/modules/'), '', 'http://'.$HTTP_SERVER_VARS['HTTP_HOST'].$xoopsRequestUri));

This line fails to do the correct str_replace if you are using a virtual server or have named your server in apache.conf something other than the name of the servers hostname. You can replace HTTP_HOST with SERVER_NAME and it will fix this problem. This may or may not be what you are having problems with, but I had the same problem and this fixed it.


Login

Who's Online

199 user(s) are online (147 user(s) are browsing Support Forums)


Members: 0


Guests: 199


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