• 09-12-2007, 23:49:28
    #1
    LandShop (Emlak Scripti) Php
    Ekran Görüntüleri:
    LandShop Real Estate Database System
    Demo:
    http://www.landshop.gr/landshop_demo/
    Download:
    LandShop Real Estate Database System
    Arkadaşlar ben şahsen denemedim ve kurmadım daha önce ihtiyacım olur diye indirmiştim bilgisayarıma ve şimdi sizlerlede paylaşayim dedim. İhtiyacı olan arkadaşlar kullanırlar denerler memnun kalırlarsa yorumlarlar.
  • 10-12-2007, 02:49:33
    #2
    bir çok kişi emlak scriptine para veriyor...
    Oldukça faydalı olacağına eminim.
    +rep
  • 10-12-2007, 09:42:44
    #3
    bende ariyodum isime yaricak tskler. yanliz turkce dil destegi yok.
  • 10-12-2007, 16:48:45
    #4
    Arkadaşlar ilk okul ingilizcesi ile bunu kolaylıkla Türkçeye çevirebilirsiniz gramer denen bişe yok sadece sözlüğe bakın çevirin o kadar eğer çeviremeyen olursa talep halinde bi gece yaparım
    <?
    $trans = array(
      "charset"=>"iso-8859-1",
      "menu"=>array("home"=>"Home",
        "list_objects"=>"Show Objects",
        "new_object"=>"New Object",
        "list_contacts"=>"Show Contacts",
        "new_contact"=>"New Contact",
        "edit_users"=>"Edit Users",
        "create_pdf"=>"Create PDF Files",
        "general_settings"=>"General Settings",
        "maintenance"=>"Maintenance",
        "edit_areas"=>"Edit Areas",
        "public_website"=>"Public Website",
        "log_out"=>"Log out"
        ),
      "categories"=>array("1"=>"Houses for Sale",
        "2"=>"Houses for Rent",
        "3"=>"Plots of Land for Sale",
        "4"=>"Plots of Land for Rent",
        "5"=>"Businesses for Sale",
        "6"=>"Businesses for Rent",
        "7"=>"Apartments for Sale",
        "8"=>"Apartments for Rent"),
      "items"=>array("please_log_in"=>"Please log in!",
      "invalid_login"=>"Invalid Login. Please try again",
      "invalid_mail"=>"Invalid Email Address",
      "add_to_wishlist"=>"Add to Wishlist",
      "see_wishlist"=>"See Wishlist",
      "contact_form"=>"Contact Form",
      "send_wishlist_text"=>"You can send this wishlist to any email address by filling out this form!",
      "send_wishlist"=>"Send Wishlist",
      "your_wishlist"=>"Your Wishlist",
      "wishlist_pdf"=>"Save Wishlist as PDF file",
      "no_wishlist"=>"There are no items in your wishlist",
      "wishlist_sent"=>"Your Wishlist has been sent!",
      "fill_in_form"=>"Please fill in this form for further information",
      "want_more_info"=>"I would like to have more information on this object",
      "delete"=>"Delete",
      "edit"=>"Edit",
      "enter"=>"Enter",
      "insert"=>"Insert",
      "install"=>"install",
      "name"=>"Name",
      "contact"=>"Contact",
      "how_to_reach_us"=>"How to reach us",
      "number"=>"No.",
      "month"=>"Month",
      "area"=>"Area",
      "areas"=>"Areas",
      "categories"=>"Categories",
      "more_information"=>"More Information",
      "found"=>"Found",
      "action"=>"Action",
      "entered"=>"Entered",
      "deleted"=>"Deleted",
      "inserted"=>"Inserted",
      "updated"=>"Updated",
      "login_wishlist"=>"Please provide your email address so you can later use it to see your wishlist.",
      "added_to_wishlist"=>"Added to Wishlist",
      "last"=>"Last",
      "next"=>"Next",
      "more"=>"More",
      "object"=>"Object",
      "objects"=>"Objects",
      "images"=>"Images",
      "check"=>"Check",
      "search"=>"Search",
      "field"=>"Field",
      "all"=>"all",
      "and"=>"and",
      "in"=>"in",
      "for"=>"for",
      "of"=>"of",
      "sqm"=>"Square Meters",
      "price"=>"Price",
      "title"=>"Title",
      "long"=>"Long",
      "short"=>"Short",
      "text"=>"Text",
      "object_type"=>"Object Type",
      "city"=>"City",
      "special_offer"=>"Special Offer",
      "sold"=>"Sold",
      "new"=>"New",
      "close"=>"Close",
      "close_window"=>"Close Window",
      "user"=>"User",
      "users"=>"Users",
      "login_name"=>"Login Name",
      "window"=>"Window",
      "sure_delete"=>"Are you sure you want to delete this item?",
      "no_privileges"=>"You have no privileges for this action",
      "operator"=>"Operator",
      "administrator"=>"Administrator",
      "again"=>"again",
      "password"=>"Password",
      "email"=>"Email",
      "mail_sent"=>"Your Request has been sent!",
      "phone"=>"Telephone",
      "message"=>"Message",
      "send_message"=>"Send Message",
      "call_me"=>"Please call me back",
      "status"=>"Status",
      "add_user"=>"Add User",
      "user_request"=>"User Request",
      "click_on_map"=>"Click on the map to see the objects",
      "convert_to"=>"Convert to",
      "show_on_map"=>"Show on Map",
      "description"=>"Description",
      "find_by_map"=>"Find By Map",
      "hits_per_page"=>"Hits per Page",
      "for_sale"=>"For Sale",
      "for_rent"=>"For Rent")
      );
    $trans['usermenu'] = array(
      "about"=>"About the Company",
      "services"=>"Services",
      "construction"=>"Construction",
      "loans"=>"Loans & Mortgages",
      "links"=>"Links",
      "key_in_hand"=>"Key in Hand Service",
      "clearing"=>"Property Title Clearing",
      "consulting"=>"Investment Consulting",
      "remodelling"=>"Remodelling",
      "management"=>"Property Management",
      "legal_issues"=>"Legal Issues",
      "ownership"=>"Ownership for Foreigners",
      "howtobuy"=>"How to Buy",
      "howtobuild"=>"How to Build",
      "closing_costs"=>"Closing Costs and Taxes",
      "profile"=>"Profile",
      "people"=>"People"
    );
    $trans['languages'] = array(
      "en"=>"English",
      "de"=>"German",
      "es"=>"Spanish",
      "fr"=>"French",
      "gr"=>"Greek"
      );
    ?>
  • 10-12-2007, 17:02:08
    #5
    sağol kardeş , bende böyle bir şey arıyordum.
  • 11-12-2007, 01:21:43
    #6
    include/config.inc.php dosyasına kendi veritabanı bilgilerimi yazdım. Kurulum aşamasına geçtiğimde , ilk sayfa açılıyor ve "install" diye düğme çıkıyor tıkladığımda "tablolar oluşturuluyor" diyor ve hep aynı hatayı veriyor , kurulmuyor bir türlü....

    Alıntı
    Warning: fopen(../..//cache/config.cache.php) [function.fopen]: failed to open stream: Permission denied in /var/www/localhost/htdocs/landshop-0.9/include/functions.inc.php on line 74

    Warning: fputs(): supplied argument is not a valid stream resource in /var/www/localhost/htdocs/landshop-0.9/include/functions.inc.php on line 75

    Warning: fputs(): supplied argument is not a valid stream resource in /var/www/localhost/htdocs/landshop-0.9/include/functions.inc.php on line 79

    Warning: fputs(): supplied argument is not a valid stream resource in /var/www/localhost/htdocs/landshop-0.9/include/functions.inc.php on line 79
  • 11-12-2007, 01:47:37
    #7
    AzerRail adlı üyeden alıntı: mesajı görüntüle
    include/config.inc.php dosyasına kendi veritabanı bilgilerimi yazdım. Kurulum aşamasına geçtiğimde , ilk sayfa açılıyor ve "install" diye düğme çıkıyor tıkladığımda "tablolar oluşturuluyor" diyor ve hep aynı hatayı veriyor , kurulmuyor bir türlü....
    yazma izinlerini kontrol et chmod 777 yap
    sorun yaşan arkadaşlar için kendi sitemde kurdum denedim hiç bir sorunu yoktur
    Kurulumuda anlatiyim
    Dosyaları uploadladıktan sonra şunların chmodlarını 777 yapın
    cache 
    tmp 
    pdfs 
    pdfs/gr 
    pdfs/de 
    pdfs/gr 
    object_images 
    object_images/norm 
    object_images/medium 
    object_images/thumbs
    Ondan sonra include/config.include.php dosyasını açın içindekileri kendinize göre düzenleyin
    $host = "localhost"; (bu aynı kalsın)
    $db = "buraya db adını yazın";
    $dbuser = "burayada db kullanıcı adını yazın";
    $dbpwd = "burayada db şifresini yazdınızmı tamamdır";
    Şimdi www.domainadınız.com/install/install.php artık nasıl klasör açtıysanız ordan yapın kurulumu
    admin paneli:
    www.domainadınız.com/admin/
    K.adı:Administrator
    Şifre:Administrator
    değiştirmeyi unutmayın sonra

    bu kadar arkadaşlar az önce kendi sitemde kurdum denedim herhangi bir sorunu yok demodaki örnek site gibi sitenizi göremiyorsanız hata sizdedir arkadaşlar ben daha ne yapabilirim
    herkeze kolay gelsin
    siteme kurduğum demo buyrun

    Bu kadar uğraştık artık bi rep verirsiniz
    rep vermeyenin sunucusu çöksün ve yedeksiz kalsın
  • 11-12-2007, 12:05:47
    #8
    Tüm sorun , dosyaların yazdırılabilirliği ile ilgiliymiş.
    Yerel sunucuma kurdum, fıstık gibi de çalışıyor .

    Teşekkür ederim. +rep verdim bu arada



  • 11-12-2007, 12:29:47
    #9
    ekleyen ve deneyip caps atanlara teşekkürler