wmaraci reklam

vbulletin private hatası

5 Mesajlar 885 Okunma
pst.net
wmaraci reklam

Lejyoner Lejyoner WM Aracı Kullanıcı
  • Üyelik 05.08.2013
  • Yaş/Cinsiyet 47 / E
  • Meslek sevkiyat
  • Konum Aydın
  • Ad Soyad M** Ö**
  • Mesajlar 495
  • Beğeniler 63 / 62
  • Ticaret 5, (%100)
Merhaba arkadaşlar. db seo kurduk. tüm kullanıcılar özel mesaj gönderdiğinde, mesaj gönderiyor fakat hata sayfasına yönleniyor. mesaj gönderdikten sonra hata sayfası.

https://definesohbeti.com/private.php

db seo ayarları şöyle.

//albumler

'all_albums\.php$' => 'gportfolyolar/'

'all_albums\.php\?sort=title&order=asc&page=(\d+)$' => 'gportfolyolar/basliga-gore-sirala-artan/sayfa-$1.html'

'all_albums\.php\?sort=title&order=asc$' => 'gportfolyolar/basliga-gore-sirala-artan'

'all_albums\.php\?sort=title&order=desc$' => 'gportfolyolar/basliga-gore-sirala-azalan'

'all_albums\.php\?sort=title&order=desc&page=(\d+)$' => 'gportfolyolar/basliga-gore-sirala-azalan/sayfa-$1.html'

'all_albums\.php\?sort=owner&order=asc&page=(\d+)$' => 'gportfolyolar/olusturana-gore-sirala-artan/sayfa-$1.html'

'all_albums\.php\?sort=owner&order=asc$' => 'gportfolyolar/olusturana-gore-sirala-artan'

'all_albums\.php\?sort=owner&order=desc$' => 'gportfolyolar/olusturana-gore-sirala-azalan'

'all_albums\.php\?sort=owner&order=desc&page=(\d+)$' => 'gportfolyolar/olusturana-gore-sirala-azalan/sayfa-$1.html'

'all_albums\.php\?sort=pictures&order=asc&page=(\d+)$' => 'gportfolyolar/resim-sayisina-gore-sirala-artan/sayfa-$1.html'

'all_albums\.php\?sort=pictures&order=asc$' => 'gportfolyolar/resim-sayisina-gore-sirala-artan'

'all_albums\.php\?sort=pictures&order=desc$' => 'gportfolyolar/resim-sayisina-gore-sirala-azalan'

'all_albums\.php\?sort=pictures&order=desc&page=(\d+)$' => 'gportfolyolar/resim-sayisina-gore-sirala-azalan/sayfa-$1.html'

'all_albums\.php\?sort=lastpicturedate&order=asc&page=(\d+)$' => 'gportfolyolar/son-yuklenen-resme-gore-sirala-artan/sayfa-$1.html'

'all_albums\.php\?sort=lastpicturedate&order=asc$' => 'gportfolyolar/son-yuklenen-resme-gore-sirala-artan'

'all_albums\.php\?sort=lastpicturedate&order=desc$' => 'gportfolyolar/son-yuklenen-resme-gore-sirala-azalan'

'all_albums\.php\?sort=lastpicturedate&order=desc&page=(\d+)$' => 'gportfolyolar/son-yuklenen-resme-gore-sirala-azalan/sayfa-$1.html'



//albumler

'search\.php$' => 'arama/'



//galeri

'galeri\.php$' => 'galeri/'



//yeni mesajlar

'search\.php\?searchid=(\d+)' => 'arama/sonuc/$1'



//usercp

'usercp\.php$' => 'kontrolpaneli/'

'payments\.php$' => 'ozeluyelik/'

'private\.php$' => 'ozelmesajlar/'

'album\.php\?do=addalbum' => 'portfolyoekle/'

'faq\.php$' => 'yardim/'



//profile

'profile\.php\?do=customize' => 'profilstil/'

'profile\.php\?do=editprofilepic' => 'profilgorseli/'

'profile\.php\?do=buddylist' => 'arkadaslarim/'

'profile\.php\?do=editavatar' => 'avatardegistir/'

'profile\.php\?do=editsignature' => 'imzadegistir/'

'profile\.php\?do=editpassword' => 'sifredegistir/'

'profile\.php\?do=editoptions' => 'ayarlar/'

'profile\.php\?do=ignorelist' => 'yasaklilar/'

'profile\.php\?do=editattachments' => 'dosyalariniz/'

'profile\.php\?do=editprofile' => 'profilduzenle/'



//mesajlar

'private\.php\?do=newpm' => 'yenimesaj/'

'private\.php\?do=trackpm' => 'mesajtakibi/'

'private\.php\?do=editfolders' => 'klasorleriduzenle/'



//Abonelikler

'subscription\.php\?do=viewsubscription' => 'abonelikler/'

'subscription\.php\?do=editfolders' => 'abonelikklasorleriniduzenle/'





//calendar

'calendar\.php\?do=viewreminder' => 'randevuler/'



// /tags

'^tags\.php\?tag=(.-)$' => 'tags/$1/'


'^tags\.php$' => 'tags/'



'^sendmessage\.php$' => 'iletisim/'

'^vbtube_show\.php\?do=tube&tubeid=(\d+)&name=(.+)&t=(\d+)&startid=(\d+)&id=(\d+)&pt=(\d+)' => 'videos/$1-$3-$4-$5/$2.html'
'^vbtube_show\.php\?do=tube&tubeid=(\d+)&name=(.+)&startid=(\d+)&id=(\d+)&pt=(\d+)' => 'videos/$1-$3-$4-$5/$2.html'
'^vbtube_show\.php\?do=tube&tubeid=(\d+)&name=(.+)&startid=(\d+)' => 'videos/$1-$4/$2.html'
'^vbtube_show\.php\?do=tube&tubeid=(\d+)&name=(.+)&t=(\d+)' => 'videos/$1/$2.html'
'^vbtube_show\.php\?do=tube&tubeid=(\d+)&name=(.+)' => 'videos/$1/$2.html'
'^vbtube_show\.php\?tubeid=(\d+)&name=(.+)&t=(\d+)&startid=(\d+)&id=(\d+)&pt=(\d+)' => 'videos/$1-$3-$4-$5/$2.html'
'^vbtube_show\.php\?tubeid=(\d+)&name=(.+)&startid=(\d+)&id=(\d+)&pt=(\d+)' => 'videos/$1-$3-$4-$5/$2.html'
'^vbtube_show\.php\?tubeid=(\d+)&name=(.+)&startid=(\d+)' => 'videos/$1-$4/$2.html'
'^vbtube_show\.php\?tubeid=(\d+)&name=(.+)&t=(\d+)' => 'videos/$1/$2.html'
'^vbtube_show\.php\?tubeid=(\d+)&name=(.+)' => 'videos/$1/$2.html'
'^vbtube_show\.php\?tubeid=(\d+)' => 'videos/$1.html'
'^vbtube\.php\?do=cat&id=(.*)&o=(.*)&t=(.+)&page=(.*)' => 'category/$1-$3-$2-$4'
'^vbtube\.php\?do=cat&id=(.*)&o=(.*)&t=(.+)' => 'category/$1-$3-$2-0'
'^vbtube\.php\?do=myfavs&u=(.*)&page=(.*)' => 'my_favorites/$2/$1'
'^vbtube\.php\?do=mymedia&u=(.*)&page=(.*)' => 'my_media/$2/$1'

'^vbtube\.php\?do=list&ctype=2' => 'photo-categories'
'^vbtube\.php\?do=list&ctype=3' => 'adult-categories'

'^vbtube\.php\?do=topvideos&page=(.*)' => 'top_videos-$1'
'^vbtube\.php\?do=topphotos&page=(.*)' => 'top_photos-$1'
'^vbtube\.php\?do=most_viewed&page=(.*)' => 'most_viewed-$1'
'^vbtube\.php\?do=most_voted&page=(.*)' => 'most_voted-$1'
'^vbtube\.php\?do=topvideos' => 'top_videos'
'^vbtube\.php\?do=topphotos' => 'top_photos'
'^vbtube\.php\?do=most_viewed' => 'most_viewed'
'^vbtube\.php\?do=most_voted' => 'most_voted'
'^vbtube\.php\?do=myfavs' => 'my_favorites'
'^vbtube\.php\?do=mymedia' => 'my_media'
'^vbtube\.php\?do=list' => 'video-categories'
'^vbtube\.php\?do=rss' => 'media-rss'
'^youtube_browser\.php' => 'youtube-browser'
'^vbtube\.php' => 'media'
 

 

wmaraci
reklam

Coolwind Coolwind Halen Yaşıyor Kullanıcı
  • Üyelik 04.08.2013
  • Yaş/Cinsiyet 49 / E
  • Meslek Elektrik Teknikeri
  • Konum Kayseri
  • Ad Soyad M** Ç**
  • Mesajlar 255
  • Beğeniler 24 / 42
  • Ticaret 11, (%100)
htaccess içeriği nedir
Lejyoner

kişi bu mesajı beğendi.

Lejyoner Lejyoner WM Aracı Kullanıcı
  • Üyelik 05.08.2013
  • Yaş/Cinsiyet 47 / E
  • Meslek sevkiyat
  • Konum Aydın
  • Ad Soyad M** Ö**
  • Mesajlar 495
  • Beğeniler 63 / 62
  • Ticaret 5, (%100)
şu şekilde.



# LAYSOS Redirect HTTP to HTTPS
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]

# LAYSOS Force non-www:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www\.definesohbeti\.com [NC]
RewriteRule ^(.*)$ https://definesohbeti.com/ $1 [L,R=301]

RewriteEngine On

# If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews
# Options -MultiViews

RewriteCond %{QUERY_STRING} !dbseourl=
RewriteCond %{REQUEST_URI} !(nmcp/|dbseocp/|nm-modcp/|cron|mobiquo|forumrunner|api\.php|reviewpost/|classifieds/|photopost/)
RewriteRule ^(.*\.php)$ dbseo.php?dbseourl=$1 [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(nmcp|dbseocp|nm-modcp|clientscript|cpstyles|images|reviewpost|classifieds|photopost)/
RewriteRule ^(.+)$ dbseo.php [L,QSA]


RewriteEngine On

# Send css calls directly to the correct file VBV-7807
RewriteRule ^css.php$ core/css.php [NC,L]

# Redirect old install path to core.
RewriteRule ^install/ core/install/ [NC,L]

# Main Redirect
RewriteCond %{REQUEST_URI} !\.(gif|jpg|jpeg|png|css)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?routestring=$1 [L,QSA]

# Because admincp is an actual directory.
RewriteRule ^(admincp/)$ index.php?routestring=$1 [L,QSA]




AddOutputFilterByType DEFLATE application/atom+xml \
text/javascript \
application/javascript \
application/json \
application/rss+xml \
application/vnd.ms-fontobject \
application/x-font-ttf \
application/xhtml+xml \
application/xml \
font/opentype \
image/svg+xml \
image/x-icon \
text/css \
text/html \
text/plain \
text/x-component \
text/xml



ExpiresActive On
ExpiresByType application/x-javascript A1209600
ExpiresByType text/javascript A1209600
ExpiresByType application/javascript A1209600
ExpiresByType text/css A31536000
ExpiresByType image/x-icon A2592000
ExpiresByType image/icon A2592000
ExpiresByType application/x-ico A2592000
ExpiresByType application/ico A2592000
ExpiresByType image/gif A2592000
ExpiresByType image/jpeg A1209600
ExpiresByType image/jpg A1209600
ExpiresByType image/png A1209600
ExpiresByType application/x-shockwave-flash A1209600
ExpiresByType font/ttf A2592000
ExpiresByType font/otf A2592000
ExpiresByType font/x-woff A2592000
ExpiresByType image/svg+xml A2592000
ExpiresByType font/truetype A2592000
ExpiresByType font/opentype A2592000
ExpiresByType application/x-font-woff A2592000
ExpiresByType application/vnd.ms-fontobject A2592000



Header set Connection keep-alive

Header set Cache-Control "max-age=2592000, public"


Header set Cache-Control "max-age=1209600, public"


Header set Cache-Control "max-age=2592000, public"

# css and js should use private for proxy caching https://developers.google.com/speed/docs/best-practices/caching#LeverageProxyCaching

Header set Cache-Control "max-age=31536000, private"


Header set Cache-Control "max-age=1209600, private"




mod_gzip_on Yes
mod_gzip_dechunk Yes
mod_gzip_item_include file .(html?|txt|css|js|php|pl)$
mod_gzip_item_include handler ^cgi-script$
mod_gzip_item_include mime ^text/.*
mod_gzip_item_include mime ^application/x-javascript.*
mod_gzip_item_exclude mime ^image/.*
mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*



ExpiresActive On
ExpiresDefault "access plus 1 seconds"
ExpiresByType text/html "access plus 1 seconds"
ExpiresByType image/gif "access plus 2592000 seconds"
ExpiresByType image/jpeg "access plus 2592000 seconds"
ExpiresByType image/png "access plus 2592000 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 216000 seconds"
ExpiresByType application/x-javascript "access plus 216000 seconds"





# GZIP BITIS

deny from 5.9.42.208
deny from 217.23.7.144
 

 

Coolwind Coolwind Halen Yaşıyor Kullanıcı
  • Üyelik 04.08.2013
  • Yaş/Cinsiyet 49 / E
  • Meslek Elektrik Teknikeri
  • Konum Kayseri
  • Ad Soyad M** Ç**
  • Mesajlar 255
  • Beğeniler 24 / 42
  • Ticaret 11, (%100)
'^private\.php$' => 'ozelmesajlar' bu şekilde ayarlarsanız sorun çözülecektir.
Lejyoner

kişi bu mesajı beğendi.

wmaraci
Mersin evden eve nakliyat

Lejyoner Lejyoner WM Aracı Kullanıcı
  • Üyelik 05.08.2013
  • Yaş/Cinsiyet 47 / E
  • Meslek sevkiyat
  • Konum Aydın
  • Ad Soyad M** Ö**
  • Mesajlar 495
  • Beğeniler 63 / 62
  • Ticaret 5, (%100)
Hay Allah razı olsun. düzeldi.
 

 

wmaraci
Konuyu toplam 1 kişi okuyor. (0 kullanıcı ve 1 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al