doubiao9775 2010-09-18 11:40
浏览 34

这个页面有什么问题? [关闭]

i have some pages in folder called (pages)

if i open the main page that called index.php

and click on main page in the navbar the index.php not found and when i clicked on contact us double clicks that also not found page

what can i do to fixed this files ? i attached files

http://www.mediafire.com/download.php?939lpvll8tshzl7

  • 写回答

1条回答 默认 最新

  • drxkx6149 2010-09-18 21:02
    关注

    I'm probably going to regret having spent time looking at this dump of the entire website, and it doesn't help that the page is in arabic? (which I don't speak or read)

    In pages/header.php you have the following html for lines 41-46:

    <li>
        <a href="page.html"><span class="l"></span><span class="r"></span><span class="t">ãßÊÈÉ ÇáÝíÏíæ</span></a>
    </li>
    <li>
        <a href="page.html"><span class="l"></span><span class="r"></span><span class="t">ãÚÑÖ ÇáÕæÑ</span></a>
    </li>
    

    The anchor tag href is explicitly set to page.html, so when you click on those links, the browser will send a request for page.html in the root folder of the site. This page.html does not exist.

    On line 63, you have:

    <a href="../index.php#"><span class="l"></span><span class="r"></span><span class="t">ÇáÑÆíÓíÉ</span></a>
    

    change this from ../index.php# to ./index.php#

    You seem to have problems with your url paths.

    评论

报告相同问题?

悬赏问题

  • ¥15 想问一下树莓派接上显示屏后出现如图所示画面,是什么问题导致的
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
  • ¥15 cmd cl 0x000007b
  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line
  • ¥500 火焰左右视图、视差(基于双目相机)
  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号