PEAK XOOPS - d3pipes - IS there a max module name size? in englishin japanese

d3pipes - IS there a max module name size?

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2007/11/13 9:20
Nobelium  ¸àĹ   Posts: 47
I used a 30 character module name (folder name) and the install semi-failed. (install complains the truncated" module file does not exist, but then appears to install with correct module name and success.

The module shows up on the list with Not Found! and no icon image. (does not appear on left side)

Msg = Module File for "truncated module name" Not Found!

But the link text (right after not found text) displays the full module name yet the actual link is to the truncated name. (which doesn't exist)

The "install" truncated a 30 character folder name (with 4 underscores) to 25 characters (and 3 underscores).

Is 25 characters the max size for a d3 module name?

Thanks.

n
Votes:9 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2007/11/16 5:09
GIJOE  ÀèǤ·³Áâ   Posts: 4110
It's an interesting experiment

Quote:

Is 25 characters the max size for a d3 module name?
No.
The limitation is caused from the `dirname` field of modules table.
  `dirname` varchar(25) NOT NULL default '',
If you change it longer, you can lengthen dirnames of D3 modules as you want.
Votes:9 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!