1
fredgsanford
No admin area for net2ftp module?

I can't seem to find the admin area for this module?
Is not visible in the modules side bar menu, and the module it self in the Modules area is not clickable?

Anybody else have this problem? ..I have tried it in IE, and Netscape.

2
Catzwolf
Re: No admin area for net2ftp module?
  • 2005/12/22 18:25

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


look in xoops_version.php for this module and see if it has this:

// Admin things
$modversion['hasAdmin'] = 1;
$modversion['adminindex'] = "admin/index.php";
$modversion['adminmenu'] = "admin/menu.php";

if $modversion['hasAdmin'] == 1 then this module should have a backend to it, if not contact the developer and ask them.

3
fredgsanford
Re: No admin area for net2ftp module?

This is what it says:

// Admin things
$modversion['hasAdmin'] = 0;
//$modversion['adminindex'] = "admin/index.php";
//$modversion['adminmenu'] = "admin/menu.php";

// Menu
$modversion['hasMain'] = 1;
?>

4
frankblack
Re: No admin area for net2ftp module?
  • 2005/12/23 15:47

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


net2ftp has no admin-area. This module comes with setting-files which have to be configured.

If the group has group-rights and $modversion['hasMain'] = 1; the module MUST appear in the mainmenu.

Login

Who's Online

274 user(s) are online (172 user(s) are browsing Support Forums)


Members: 0


Guests: 274


more...

Donat-O-Meter

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

Latest GitHub Commits