[ic] Specify flypage using javascript or another non-database method

DB db at m-and-d.com
Sun Jun 28 23:42:48 UTC 2015


> Use of uninitialized value in eval "string" at (eval 849) line 1.
> Use of uninitialized value in eval "string" at (eval 849) line 1.
> Use of uninitialized value in eval "string" at (eval 849) line 1.
> Vend::Interpolate:debug: FinalPath is: /SKU.html
> Vend::Interpolate:debug: path is:
> /home/user/catalogs/CAT/pages/SKU.html.html


I noticed that if I comment the line

        for($path, $mpath) {
                s:(/|index/?)$:/index:;
#               s:(?!\.html)$:.html:;
        }

from the is_mobile tag, the redirect to m/index.html starts to work. So
maybe I'm onto something with this second .html getting added.

DB



More information about the interchange-users mailing list