@Kelalim
Bendede var o sorun
Fatal error: Maximum execution time of 30 seconds exceeded in home/kibirsiz/public_html/forumdisplay.php(914) : eval()'d code on line 1
Zoint Seo var. Neden olabilir. ?
İlk olarak .htaccess dosyanızı ftpden yedeğini alın ve içini silip alttaki kodları sırasıyla deneyin.
Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteRule ^([a-z]+).html$ /index.php?$1 [R,L]
RewriteRule ^([a-z0-9_-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?.html)$ forumdisplay.php/$1 [QSA,L]
RewriteRule ^([a-z0-9_-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?.html)$ showthread.php/$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index.php|.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]Options +FollowSymLinks +MultiViews
RewriteEngine On
Rewritebase /
RewriteRule ^([a-z0-9_\-]*.(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php?$1 [QSA,L]
RewriteRule ^([a-z0-9_\-]*.(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php?$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php?$2 [QSA,L]
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Böyle işe yaramazsa şunları yapın:
1.Zoints SEO Seçenekleri ne girin
Rewrite /archive/ to /sitemap/>>>>>>>>>>>Evet
Use Archive as Sitemap>>>>>>>>>>>Evet
Use Zoints Archive Navigation>>>>>>>Evet
Archive Version >>>>>>>>>> 3.5.4 or newer
2.Plug-in Yönetiminden
archive_postheader>>>>>>aktif değil
archive_global>>>>>>>aktif değil
3.vBulletin Seçenekler inden
Arama Motoru Arşivi>>Konuları Basit Görünümde Görüntüle>>>Evet