無法訪問 oscommerce 中的前端 (Can't access Front end in oscommerce)


問題描述

無法訪問 oscommerce 中的前端 (Can't access Front end in oscommerce)

I am newbie in oscommerce. I have site which was crashed before some days and for start my site I restore database backup which is in Godaddy.

Now the problem is that I can't access my front end but I can access back end properly. whenever I try to access front page then its displayed Blank page.

Anybody have idea why its happening?

When I turn on error reporting then I got following errors

Warning: require(includes/languages/affiliate.php) [function.require]: failed to open stream: No such file or directory in /home/content/17/10028317/html/includes/affiliate_application_top.php on line 72

Fatal error: require() [function.require]: Failed opening required 'includes/languages/affiliate.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/17/10028317/html/includes/affiliate_application_top.php on line 72

‑‑‑‑‑

參考解法

方法 1:

As steve said your are missing a file. The missing file is affiliate.php wich should be stored in 'includes/languages/', please check to have it.

To my knowledge languages files should be kept insead in 'includes/languages/yourlanguagefolder/'

You might have either a mistake in your config.php file or in the script 'includes/affiliate_application_top.php' in this case path for language file could be wrong in require function

(by IndianFabio)

參考文件

  1. Can't access Front end in oscommerce (CC BY‑SA 3.0/4.0)

#oscommerce #PHP






相關問題

重寫問題 (Rewrite problems)

用於將 OScommerce 網站轉換為 facebook 商店的插件 (plugin for converting OScommerce site to facebook store)

Prestashop 在註冊表單中添加額外字段 (Prestashop Add extra fields to registration form)

無法訪問 oscommerce 中的前端 (Can't access Front end in oscommerce)

如何將重定向添加到 oscommerce 產品頁面 (how add redirect to oscommerce product page)

域和子域之間的不同會話 (Different session between domain and subdomain)

使用會話將整個站點中的循環重定向到移動站點 (Redirect loop in full site to mobile site using session)

osCommerce mysql 導出到 Excel (osCommerce mysql export to Excel)

在 OSCommerce 中更改“主頁”徽標的 URL 目標 (Changing URL destination for "home" logo in OSCommerce)

我怎麼知道 osCommerce 的版本是什麼? (How can i know what is the release of osCommerce?)

301 重定向舊 osCommerce 鏈接的最佳方式 (Best way to 301 redirect old osCommerce links)

Oscommerce語言安裝問題 (Oscommerce language install problem)







留言討論