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.
LandShop (Emlak Scripti) Php
23
●3.628
- 09-12-2007, 23:49:28
- 10-12-2007, 16:48:45Arkadaş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" ); ?> - 11-12-2007, 01:47:37yazma izinlerini kontrol et chmod 777 yapAzerRail adlı üyeden alıntı: mesajı görüntüle
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



