| |

CodersClub

 找回密碼
 註冊
搜索
查看: 4465|回復: 8
收起左側

need help

[複製鏈接]

 美國

發表於: 2012-12-22 18:27
| 顯示全部樓層 |閱讀模式
Yesterday everything worked, today I try going into a thread and I get a 404 error message saying the forum html can no tbe found. Here is a link to take a look

http://ballyhoooo.com/forum/forum.php

 波蘭

發表於: 2012-12-22 18:40
| 顯示全部樓層
Edytowano przez kaaleth dnia 2012-12-22 17:46

It's SEO problems. Create BLANK .htaccess file in your main DiscuzX directory and go to Settings -> SEO. Click View the current Rewrite Rules and copy content into your .htaccess file. It should work if your server  support apache and mod_rewrite module. If no uncheck all fields in your SEO's settings.

By the way. If your forum is only in english I suggest you to set default language.

 美國

 樓主| 發表於: 2012-12-22 18:48
| 顯示全部樓層
Do I copy all the files? For all the different server types.

 波蘭

發表於: 2012-12-22 18:50
| 顯示全部樓層
Edytowano przez kaaleth dnia 2012-12-22 17:54

I don't know what is your type of server

 美國

 樓主| 發表於: 2012-12-22 19:08
| 顯示全部樓層
Ok had to uncheck the seo stuff, thanks and also were do I set the default language at?

 波蘭

發表於: 2012-12-22 19:20
| 顯示全部樓層
Edytowano przez kaaleth dnia 2012-12-22 18:48

Edit config/config_global.php

Replace
  1. $_config['output']['language'] = 'sc';
複製代碼
To
  1. $_config['output']['language'] = 'en';
複製代碼
Replace
  1. $_config['detect_language'] = 1;
複製代碼
To
  1. $_config['detect_language'] = 0;
複製代碼
If you dont want display language selector, you can:

Replace
  1. $_config['enable_multilingual'] = 1;
複製代碼
To
  1. $_config['enable_multilingual'] = 0;
複製代碼
or upload missing languages

 美國

 樓主| 發表於: 2012-12-22 19:40
| 顯示全部樓層
I don't have the 2 edits you posted here is what I have

  1. $_config['detect_language'] = true;        // Auto-detect user language: true|false

  2. $_config['enable_multilingual'] = true;        // Enable/Disable multi-lingual feature
複製代碼

 波蘭

發表於: 2012-12-22 19:48
| 顯示全部樓層
Sorry I mean config_global not config_global_default.

 美國

 樓主| 發表於: 2012-12-22 20:44
| 顯示全部樓層
worked great thanks
您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則

Archive|手機版|小黑屋|CodersClub

Top.Mail.Ru
Top.Mail.Ru

GMT+3, 2025-10-29 14:45 , Processed in 0.076095 sec., 9 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2025 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

快速回復 返回頂部 返回列表