Sitemiz sadece phpBB 3.0 sürümüne destek vermektedir. Konu açmadan, ileti yazmadan önce lütfen site kuralları sayfamıza göz atınız.
The_Delicius 08 Ağu 2008 21:56

The_Delicius yazdı:config.php de neyapilacagini anlamadim degublari true olarak gozukuyor false yaptim olmadi sorun devam.
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true); @define('DEBUG', true);
@define('DEBUG_EXTRA', true);

Not Found
The requested URL /distribution/lk-forumunuz-f2.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.# Lines That should already be in your .htacess
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
# You may need to un-comment the following line
# Options +FollowSymlinks
# REMEBER YOU ONLY NEED TO STARD MOD REWRITE ONCE
RewriteEngine On
# REWRITE BASE
RewriteBase /
# HERE IS A GOOD PLACE TO ADD THE WWW PREFIXE REDIRECTION
#####################################################
# PHPBB SEO REWRITE RULES - ADVANCED
#####################################################
# AUTHOR : dcz www.phpbb-seo.com
# STARTED : 01/2006
#################################
# FORUMS PAGES
###############
# FORUM INDEX REWRITERULE WOULD STAND HERE IF USED. "forum" REQUIRES TO BE SET AS FORUM INDEX
# RewriteRule ^distribution/forum\.html$ /distribution/index.php [QSA,L,NC]
# FORUM
RewriteRule ^distribution/[a-z0-9_-]*-f([0-9]+)(-([0-9]+))?.html$ /distribution/viewforum.php?f=$1&start=$3 [QSA,L,NC]
# TOPIC WITH VIRTUAL FOLDER
RewriteRule ^distribution/[a-z0-9_-]*-f([0-9]+)/[a-z0-9_-]*-t([0-9]+)(-([0-9]+))?.html$ /distribution/viewtopic.php?f=$1&t=$2&start=$4 [QSA,L,NC]
# GLOBAL ANNOUNCES WITH VIRTUAL FOLDER
RewriteRule ^distribution/announces/[a-z0-9_-]*-t([0-9]+)(-([0-9]+))?.html$ /distribution/viewtopic.php?t=$1&start=$3 [QSA,L,NC]
# TOPIC WITHOUT FORUM ID & DELIM
RewriteRule ^distribution/([a-z0-9_-]*)/?[a-z0-9_-]*-t([0-9]+)(-([0-9]+))?.html$ /distribution/viewtopic.php?forum_uri=$1&t=$2&start=$4 [QSA,L,NC]
# PROFILES SIMPLE
RewriteRule ^distribution/member([0-9]+).html$ /distribution/memberlist.php?mode=viewprofile&u=$1 [QSA,L,NC]
# USER MESSAGES SIMPLE
RewriteRule ^distribution/member([0-9]+)-(topics|posts)(-([0-9]+))?.html$ /distribution/search.php?author_id=$1&sr=$2&start=$4 [QSA,L,NC]
# GROUPS SIMPLE
RewriteRule ^distribution/group([0-9]+)(-([0-9]+))?.html$ /distribution/memberlist.php?mode=group&g=$1&start=$3 [QSA,L,NC]
# POST
RewriteRule ^distribution/post([0-9]+).html$ /distribution/viewtopic.php?p=$1 [QSA,L,NC]
# ACTIVE TOPICS
RewriteRule ^distribution/active-topics(-([0-9]+))?.html$ /distribution/search.php?search_id=active_topics&start=$2&sr=topics [QSA,L,NC]
# UNANSWERED TOPICS
RewriteRule ^distribution/unanswered(-([0-9]+))?.html$ /distribution/search.php?search_id=unanswered&start=$2&sr=topics [QSA,L,NC]
# NEW POSTS
RewriteRule ^distribution/newposts(-([0-9]+))?.html$ /distribution/search.php?search_id=newposts&start=$2&sr=topics [QSA,L,NC]
# THE TEAM
RewriteRule ^distribution/the-team.html$ /distribution/memberlist.php?mode=leaders [QSA,L,NC]
# HERE IS A GOOD PLACE TO ADD OTHER PHPBB RELATED REWRITERULES
# FORUM WITHOUT ID & DELIM
# THESE FOUR LINES MUST BE LOCATED AT THE END OF YOUR HTACCESS TO WORK PROPERLY
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^distribution/([a-z0-9_-]+)(-([0-9]+)).html$ /distribution/viewforum.php?forum_uri=$1&start=$3 [QSA,L,NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^distribution/([a-z0-9_-]+).html$ /distribution/viewforum.php?forum_uri=$1 [QSA,L,NC]
# END PHPBB PAGES
##################################################### 

RewriteRule ^[a-z0-9_-]*-f([0-9]+)(-([0-9]+))?.html$ /viewforum.php?f=$1&start=$3 [QSA,L,NC]
ALEXIS yazdı:
- Kod: Tümünü seç
RewriteRule ^[a-z0-9_-]*-f([0-9]+)(-([0-9]+))?.html$ /viewforum.php?f=$1&start=$3 [QSA,L,NC]



RewriteRule ^distribution/[a-z0-9_-]*-f([0-9]+)(-([0-9]+))?.html$ /distribution/viewforum.php?f=$1&start=$3 [QSA,L,NC] 

Not Found
The requested URL /lord-the-rings-online-f32/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
The requested URL /forum.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.



Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 2 misafir