Zen-Cart - 主页链接无效

时间:2011-05-04 18:10:24

标签: php installation http-status-code-404 zen-cart

我的zen购物车安装有问题。

当我尝试点击“主页”时,我得到一个404页面...有人知道为什么或如何修复它?

如果我转到http://derbycitycomputers.com/index.php,它会有效,但如果我转到http://derbycitycomputers.com/index.php&zenid=51c08d176640b27169681077e5003edc 它没有...

对此可能有什么帮助?

一堆!

1 个答案:

答案 0 :(得分:0)

我认为你的意思是:

http://derbycitycomputers.com/index.php?zenid=51c08d176640b27169681077e5003edc

用问号代替&符号。

在基本网址之后,您首先必须使用问号。

如果您想在网址中添加1个以上的变量,请使用&

http://derbycitycomputers.com/index.php?zenid=51c08d176640b27169681077e5003edc&othervar=value