Menu

#4 CaseSensitive Error on Linux

open-works-for-me
nobody
None
7
2003-12-02
2003-12-02
No

i've noticed this bug on linux.

in pntables.php there is:
$FormExpress = pnConfigGetVar
('prefix') . '_FormExpress';

that way over linux nothing works!

but changing it to:
$FormExpress = pnConfigGetVar
('prefix') . '_formexpress';

everything looks great!

bb,
m

Discussion

  • Marco Cigolotti

    Marco Cigolotti - 2003-12-02
    • priority: 5 --> 6
    • status: open --> pending-works-for-me
     
  • Marco Cigolotti

    Marco Cigolotti - 2003-12-02
    • priority: 6 --> 7
    • status: pending-works-for-me --> open-works-for-me
     
  • Simon Angling

    Simon Angling - 2003-12-15

    Logged In: YES
    user_id=927597

    I think there is a bug in the table names. When you install on
    a windows system the field names are nuke_formexpress,
    nuke_formexpresscache and nuke_formexpressitems but when
    you install on Linux they are nuke_FormExpress,
    nuke_FormExpressCache, nuke_FormExpressItems which
    causes a problem if you are transfering a site from one
    system to another.

     

Log in to post a comment.

MongoDB Logo MongoDB