Results 1 to 3 of 3

Özel URL Sorunu

This is a discussion on Özel URL Sorunu within the Türkçe forums, part of the General Discussion category; Merhabalar ; Arcade sistemini kurduktan sonra URL'lerin düzeni için vBSeo Özel Rewrite Kurallarý kýsmýna ; 'arcade\.php$' => 'oyun.html' 'arcade\.php\?&act=Arcade$' => ...

  1. #1
    Member
    Real Name
    Gokhan
    Join Date
    Mar 2007
    Location
    Istanbul
    Posts
    88
    Liked
    0 times

    Özel URL Sorunu

    Merhabalar ;

    Arcade sistemini kurduktan sonra URL'lerin düzeni için vBSeo Özel Rewrite Kuralları kısmına ;

    'arcade\.php$' => 'oyun.html'
    'arcade\.php\?&act=Arcade$' => 'oyun.html'
    'arcade\.php\?do=play&gameid=(\d+)$' => 'oyun/$1.html'
    'arcade\.php\?&act=Arcade&do=play&gameid=(\d+)$' => 'oyun/$1.html'
    'arcade\.php\?act=Arcade&do=play&gameid=(\d+)$' => 'oyun/$1.html'
    'arcade\.php\?&do=play&gameid=(\d+)$' => 'oyun/$1.html'
    'arcade\.php\?do=play&gameid=(\d+)$' => 'oyun/$1.html'
    'arcade\.php\?&do=play&gameid=(\d+)$' => 'oyun/$1.html'
    'arcade\.php\?do=stats&gameid=(\d+)$' => 'oyun/highscores/$1.html'
    'arcade\.php\?&act=Arcade&do=stats&gameid=(\d+)$' => 'oyun/highscores/$1.html'
    'arcade\.php\?&act=Arcade&module=report&user=(\d+) $' => 'oyun/user-$1.html'
    'arcade\.php\?&act=Arcade&do=viewtournaments$' => 'oyun/viewtournaments.html'
    'arcade\.php\?&act=Arcade&do=viewtourney&tid=(\d+) $' => 'oyun/tournament/$1.html'
    'arcade\.php\?&do=viewtourney&tid=(\d+)$' => 'oyun/tournament/$1.html'
    'arcade\.php\?&act=Arcade&module=favorites&gameid =(\d+)$' => 'oyun/favgameid-$1.html'
    'arcade\.php\?&act=Arcade&cat=(\d+)$' => 'oyun/oyun-$1.html'
    'arcade\.php\?&act=Arcade&cat=(\d+)&st=(\d+)$' => 'oyun/oyun-$1/$2.html'
    'arcade\.php\?&act=Arcade&module=report$' => 'oyun/own_report.html'
    'arcade\.php\?&act=Arcade&module=settings$' => 'oyun/settings.html'
    'arcade\.php\?&act=Arcade&module=modcp$' => 'oyun/modcp.html'
    'arcade\.php\?&do=viewtourneyend$' => 'oyun/viewtourneyend.html'
    'arcade\.php\?&do=viewtournaments$' => 'oyun/viewtournaments.html'
    'arcade\.php\?&act=Arcade&do=createtourney$' => 'oyun/createtourney.htm'
    'arcade\.php\?&act=Arcade&module=league$' => 'oyun/league.html'
    'arcade\.php\?&act=Arcade&module=favorites&gameid= (\d+)$' => 'oyun/add-fav-game-$1.html'
    'arcade\.php\?&act=Arcade&module=favorites$' => 'oyun/favourites.html'
    kodlarını eklemiştim. Bu zamana kadar herhangi bir problem yaşamadığım sistemde bugün yeni bir konu açarken şöyle bir hata ile karşılaştım.

    Warning: require(/home/genel/domains/genelforum.gen.tr/public_html/83746-albert-einstein-arcade.php) [function.require]: failed to open stream: No such file or directory in /home/genel/domains/genelforum.gen.tr/public_html/vbseo.php on line 1471

    Fatal error: require() [function.require]: Failed opening required '/home/genel/domains/genelforum.gen.tr/public_html/83746-albert-einstein-arcade.php' (include_path='.:/opt/lsws/lsphp5/lib/php') in /home/genel/domains/genelforum.gen.tr/public_html/vbseo.php on line 1471
    Herhangi bir konu açarken sorun yaşanmıyor fakat ALBERT Einstein (Oyun) isminde konu açarken yukardaki şekilde uyarı alıyorum. Sanırım konu isminde Oyun geçtiği için arcade.php ile bir çakışma yapıyor. Bu sorunu nasıl çözebilirim acaba ?

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    arcade lerin başına ^eklemelisiniz örnek
    Code:
    '^arcade\.php$' => 'oyun.html'
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Member
    Real Name
    Gokhan
    Join Date
    Mar 2007
    Location
    Istanbul
    Posts
    88
    Liked
    0 times
    Teşekkür ederim Mert bey şuan sorun düzeldi

Similar Threads

  1. Üye Adı Sorunu
    By Cagatayh in forum Türkçe
    Replies: 15
    Last Post: 06-08-2009, 03:53 PM
  2. Foruma özel yönlendirme yapmak
    By anestetic in forum Türkçe
    Replies: 5
    Last Post: 01-24-2009, 02:12 PM
  3. Konuya Özel Etiketler
    By ZeKiTuRk in forum Türkçe
    Replies: 4
    Last Post: 11-18-2008, 02:24 PM
  4. Özel Rewrite ile ilgili
    By anestetic in forum Türkçe
    Replies: 32
    Last Post: 05-05-2008, 08:38 AM
  5. vBSEO 3.1.0 GOLD - Özel Indirimli Fiyat
    By Mert Gökçeimam in forum Türkçe
    Replies: 18
    Last Post: 01-20-2008, 01:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •