Zen-Cart - 主页链接不起作用

发布于 2024-11-05 06:11:39 字数 449 浏览 0 评论 0原文

我在安装 zen cart 时遇到问题。

当我尝试单击“主页”时,我收到 404 页面...有人知道原因或如何修复它吗?

如果我去 http://derbycitycomputers.com/index.php,它可以工作,但是如果我去到 http://derbycitycomputers.com/index.php&zenid=51c08d176640b27169681077e5003edc 它不...

对这可能的原因有任何帮助吗?

非常感谢!

I have a problem with a zen cart installation.

When I try to click on "home" i get a 404 page... Does anybody know why or how to get it fixed?

if I go to http://derbycitycomputers.com/index.php, it works, but if I go to http://derbycitycomputers.com/index.php&zenid=51c08d176640b27169681077e5003edc
it does not...

any help on the reason why this might be?

Thx a bunch!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

泛泛之交 2024-11-12 06:11:39

我认为你的意思是:

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

用问号代替 & 符号。

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

如果要向网址添加超过 1 个变量,请使用 &

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

I think you meant to do:

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

With a question mark in stead of an ampersand.

After the base url you always first have to use a question mark.

If you want to add more than 1 variable to the url use &

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文