Giter VIP home page Giter VIP logo

estatezilla's Introduction

Total Downloads Latest Stable Version License

About EstateZilla

EstateZilla is a web application that makes it easy to create your own Real Estate website. It's a simple drag-and-drop installation that does not require any database setup. EstateZilla trys to make it as easy as possible for users to update their properties, especially when they need a multi-lingual experience. The reasons why EstateZilla may be a good fit for you are outlined below:

  • Translate your properties and pages in multiple languages.
  • Track prospects and potential buyers.
  • Allow users save their favourites.
  • Allow users to keep track of their recent searches.
  • Upload multiple images for your properties.
  • Add a wide variety of fields to your properties.
  • Specify which properties you require to be uploaded.
  • SEO and social sharing built in.

EstateZilla is a simple altenative to WordPress that makes it more enjoyable and user friendly to maintain your real estate website. It is a CMS focused on property management and will be regularly updated to be the most user friendly property management engine. Please do give us suggestions to we can improve this mini project.

Installing EstateZilla

Step 1
  • Download the EstateZilla package to your local computer from http://estatezilla.com (choose the multilingual or single language version).
  • Unzip the downloaded file to a folder on your local computer.
Step 2
  • Connect to your FTP server.
  • Upload the contents of the ZIP to your public folder on your server
Step 3
  • Connect to FTP server.
  • Upload the contents of the ZIP to your public folder on your server. Please do not use a subdiectory.
Step 4
  • Open a new browser window and go to the URL you uploaded it at previously.
  • Run the installation script.
Step 5
  • That's it. You can now start adding your properties.

Contributing

Thank you for considering contributing to the EstateZilla CMS! Feel free to submit pull requests.

Security Vulnerabilities

If you discover a security vulnerability within EstateZilla, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

License

The EstateZilla CMS is open-sourced software licensed under the MIT license.

estatezilla's People

Contributors

expresspixel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

estatezilla's Issues

I cannot install on MAMP and also on my VPS

I tried to install on my MAMP and I have that message:

Server requirements
Congratulations! Your server meets the requirements for EstateZilla.

You have PHP 7.2.1
You have the openssl extension
You have the pdo extension
You have the pdo_mysql extension
You have the mbstring extension
You have the tokenizer extension
Unzipping
open('full.zip') === TRUE) { $zip->extractTo(DIR); $zip->close(); @Unlink('full.zip'); @Unlink('install.php'); echo 'Successfully unzipped.'; @chmod("storage", 0777); @chmod("bootstrap/cache", 0777); } else { echo 'Unable to unzip. Please make sure you have the correct permissions. Please submit an issue on github.'; die(); } ?>

  • Remember have mod_rewrite enabled and give permissions to folders (storage and bootstrap/cache)

The admin panel is located here.

The username is "admin" and the password is "changeme". Please change the password when you login.

Try to login I got an invalid password


I tried on my VPS and I got that message

Server requirements
Congratulations! Your server meets the requirements for EstateZilla.

You have PHP 5.6.34
You have the openssl extension
You have the pdo extension
You have the pdo_mysql extension
You have the mbstring extension
You have the tokenizer extension
Unzipping
Unable to unzip. Please make sure you have the correct permissions. Please submit an issue on github.

What I have to do???

FatalErrorException in c555e8e0bfba552750b17dbff23c848c line 56: Call to a member function url() on null

Please I tried running EstateZilla real estate portal on my localhost, I was able to view and make changes on the Admin backend but I was unable to view the website frontend, when I tried this I kept getting this error message
FatalErrorException in c555e8e0bfba552750b17dbff23c848c line 56: Call to a member function url() on null

Please what can I do? Because I intend to move it to a domain online.

Thank you.

HTTP Error 400 is thrown when trying to upload a Logo in the Admin Area

When I try to upload a new logo in the admin area, an HTTP 400 Error is returned.
I managed to reproduce the error on the live preview/demo site: http://demo.estatezilla.com/

Steps to reproduce:
Open http://demo.estatezilla.com/admin
Login as 'admin'
Click on the cogwheel top right just left of the logout button, this will open http://demo.estatezilla.com/admin/#/app/settings/index
The Settings Page is shown and the General tab is selected.
In the top area 'Website Information' try to upload an image file via the file upload field.
The logo is not successfully uploaded and the error is thrown (visible when using Chrome, View -> Developer -> Javascript Console)

The following information is shown in the Javascript Console of Chrome

Headers:
Request URL:http://demo.estatezilla.com/admin/api/settings/upload
Request Method:POST
Status Code:400 Bad Request

Response:
{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. Check the "access token" parameter."}

doesn´t see the admin

hi.
I´m new on this platform.
i install the estatezilla but the only thing that appears is this*.
what can i do to enter the admin and configure my real-estate platform?

Thanks

*Server requirements

Congratulations! Your server meets the requirements for EstateZilla.

You have PHP 5.6.32
You have the openssl extension
You have the pdo extension
You have the pdo_mysql extension
You have the mbstring extension
You have the tokenizer extension
Unzipping

Unable to unzip. Please make sure you have the correct permissions. Please submit an issue on github.

"Listing Settings" Snippets have a dependency on a non-existing domain intellistreet.dev

When I try to edit the "Listing Settings" Snippet in the Admin Area, the snippets are not loaded in the page. I managed to reproduce the issue also on the demo site: http://demo.estatezilla.com

Steps to reproduce:
Open http://demo.estatezilla.com/admin
Login as 'admin'
Click on menu option 'Snippets'
Click on the edit icon on the first 'Listing Settings' row under the language column 'EN'.
The following 3 errors appear in the Chrome Developer Console (View -> Developer -> Javascript Console):

  1. GET https://intellistreet.dev/api/property-types net::ERR_NAME_NOT_RESOLVED

  2. alpaca.min.js:5 {"message":"Unable to load data from uri : http://intellistreet.dev/api/property-types","stage":"DATASOURCE_LOADING_ERROR","details":{"jqXHR":{"readyState":0,"status":0,"statusText":"error"},"textStatus":"error","errorThrown":""}}

  3. alpaca.min.js:5 Uncaught Error: Alpaca caught an error with the default error handler: {"message":"Unable to load data from uri : http://intellistreet.dev/api/property-types","stage":"DATASOURCE_LOADING_ERROR","details":{"jqXHR":{"readyState":0,"status":0,"statusText":"error"},"textStatus":"error","errorThrown":""}}

EstateZilla Fees

Hi, I've installed EstateZilla and think it's really very good but I would like to allow people to list their properties whether they are selling or just renting but to charge them a fee. Could you please help me with this? Many thanks, Matt.

Error - SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed:

Hi, I am very keen to use this though am getting an error when trying to register. I have installed fine though I get this error after entering my details on the Register page _SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: users.username (SQL: insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at")_

Not sure what is going on and would appreciate any assistance
capture

real estate script

I did everything how u said and get this error:

FatalErrorException in SiteController.php line 241:
Class 'NumberFormatter' not found

general question

Is it possible to host estatezilla locally ?

How do you handle updates ?

Many Thanks

Error After installation

Whoops, looks like something went wrong.
1/1
FatalErrorException in SiteController.php line 241:
Class 'NumberFormatter' not found
in SiteController.php line 241

Warning: require(/home/aalahco2/tariqestate.com/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /home/aalahco2/tariqestate.com/bootstrap/autoload.php on line 16

Warning: require(/home/aalahco2/tariqestate.com/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /home/aalahco2/tariqestate.com/bootstrap/autoload.php on line 16

Fatal error: require(): Failed opening required '/home/aalahco2/tariqestate.com/bootstrap/../vendor/autoload.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/aalahco2/tariqestate.com/bootstrap/autoload.php on line 16

Installation requires more configuration?

Issue:

  1. Installation of estatezillla is not that straightforward.
    I have installed as instructed and only the admin page is opening and the credentials supplied are not working.
  2. In order to get the install script to run I had to add php identifier tag in the install.php file after the the html text on Unzipping.
  3. Once the install.php ran the admin page opened and the credentials admin/changeme were rejected as invalid
  4. Trying to access the 'Create Account Page' results in a fatal error as below

Are there additional configurations I need to do such as DB setup etc?

FatalErrorException in Handler.php line 25:
Uncaught TypeError: Argument 1 passed to App\Exceptions\Handler::report() must be an instance of Exception, instance of Error given, called in /var/www/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php on line 73 and defined in /var/www/public_html/app/Exceptions/Handler.php:25
Stack trace:
#0 /var/www/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(73): App\Exceptions\Handler->report(Object(Error))
#1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Error))
#2 {main}
thrown

registerd page comes error after put all, its not registed user on front web page

Whoops, looks like something went wrong.
2/2
QueryException in Connection.php line 624:
SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: users.username (SQL: insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values ([email protected], y$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa, jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI, 2018-08-23 22:32:54, 2018-08-23 22:32:54))
in Connection.php line 624
at Connection->runQueryCallback('insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54'), object(Closure)) in Connection.php line 580
at Connection->run('insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54'), object(Closure)) in Connection.php line 363
at Connection->statement('insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54')) in Connection.php line 320
at Connection->insert('insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54')) in Processor.php line 30
at Processor->processInsertGetId(object(Builder), 'insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54'), 'id') in Builder.php line 1725
at Builder->insertGetId(array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54'), 'id')
at call_user_func_array(array(object(Builder), 'insertGetId'), array(array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54'), 'id')) in Builder.php line 933
at Builder->__call('insertGetId', array(array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54'), 'id')) in Model.php line 1609
at Builder->insertGetId(array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54'), 'id') in Model.php line 1609
at Model->insertAndSetId(object(Builder), array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54')) in Model.php line 1579
at Model->performInsert(object(Builder), array()) in Model.php line 1485
at Model->save() in Model.php line 529
at Model::create(array('name' => 'Chandan kandar', 'email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI')) in Registrar.php line 40
at Registrar->create(array('_token' => 'oDCDnH0bZd6rP0VfMoBnENxf56xZCk1I9xtR3xyv', 'name' => 'Chandan kandar', 'email' => '[email protected]', 'password' => 'kandar098#', 'password_confirmation' => 'kandar098#', 'coupon' => '')) in AuthenticatesAndRegistersUsers.php line 50
at AuthController->postRegister(object(Request))
at call_user_func_array(array(object(AuthController), 'postRegister'), array(object(Request))) in Controller.php line 246
at Controller->callAction('postRegister', array(object(Request))) in ControllerDispatcher.php line 162
at ControllerDispatcher->call(object(AuthController), object(Route), 'postRegister') in ControllerDispatcher.php line 107
at ControllerDispatcher->Illuminate\Routing{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 141
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in RedirectIfAuthenticated.php line 41
at RedirectIfAuthenticated->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 101
at Pipeline->then(object(Closure)) in ControllerDispatcher.php line 108
at ControllerDispatcher->callWithinStack(object(AuthController), object(Route), object(Request), 'postRegister') in ControllerDispatcher.php line 67
at ControllerDispatcher->dispatch(object(Route), object(Request), 'App\Http\Controllers\User\AuthController', 'postRegister') in Route.php line 204
at Route->runWithCustomDispatcher(object(Request)) in Route.php line 134
at Route->run(object(Request)) in Router.php line 701
at Router->Illuminate\Routing{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 141
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in VerifyCsrfToken.php line 43
at VerifyCsrfToken->handle(object(Request), object(Closure)) in VerifyCsrfToken.php line 17
at VerifyCsrfToken->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 101
at Pipeline->then(object(Closure)) in Router.php line 703
at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 670
at Router->dispatchToRoute(object(Request)) in Router.php line 628
at Router->dispatch(object(Request)) in Kernel.php line 214
at Kernel->Illuminate\Foundation\Http{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 141
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in OAuthExceptionHandlerMiddleware.php line 19
at OAuthExceptionHandlerMiddleware->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in ShareErrorsFromSession.php line 55
at ShareErrorsFromSession->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in StartSession.php line 61
at StartSession->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 36
at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in EncryptCookies.php line 40
at EncryptCookies->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in CheckForMaintenanceMode.php line 42
at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 101
at Pipeline->then(object(Closure)) in Kernel.php line 115
at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 84
at Kernel->handle(object(Request)) in server.php line 53
at require_once('C:\wamp64\www\real-estate\server.php') in index.php line 12
1/2
PDOException in Connection.php line 362:
SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: users.username
in Connection.php line 362
at PDOStatement->execute(array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54')) in Connection.php line 362
at Connection->Illuminate\Database{closure}(object(SQLiteConnection), 'insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54')) in Connection.php line 616
at Connection->runQueryCallback('insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54'), object(Closure)) in Connection.php line 580
at Connection->run('insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54'), object(Closure)) in Connection.php line 363
at Connection->statement('insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54')) in Connection.php line 320
at Connection->insert('insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54')) in Processor.php line 30
at Processor->processInsertGetId(object(Builder), 'insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at") values (?, ?, ?, ?, ?)', array('[email protected]', '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', '2018-08-23 22:32:54', '2018-08-23 22:32:54'), 'id') in Builder.php line 1725
at Builder->insertGetId(array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54'), 'id')
at call_user_func_array(array(object(Builder), 'insertGetId'), array(array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54'), 'id')) in Builder.php line 933
at Builder->__call('insertGetId', array(array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54'), 'id')) in Model.php line 1609
at Builder->insertGetId(array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54'), 'id') in Model.php line 1609
at Model->insertAndSetId(object(Builder), array('email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI', 'updated_at' => '2018-08-23 22:32:54', 'created_at' => '2018-08-23 22:32:54')) in Model.php line 1579
at Model->performInsert(object(Builder), array()) in Model.php line 1485
at Model->save() in Model.php line 529
at Model::create(array('name' => 'Chandan kandar', 'email' => '[email protected]', 'password' => '$2y$10$uOGlP5xjl6CCWtJ1vm7bnOiLFlvzzaZPU2AD5OMWZCLelUlyEfTsa', 'confirmation_code' => 'jAKr7eycVm6WMtMed2e6gZg5kWaEaBxI')) in Registrar.php line 40
at Registrar->create(array('_token' => 'oDCDnH0bZd6rP0VfMoBnENxf56xZCk1I9xtR3xyv', 'name' => 'Chandan kandar', 'email' => '[email protected]', 'password' => 'kandar098#', 'password_confirmation' => 'kandar098#', 'coupon' => '')) in AuthenticatesAndRegistersUsers.php line 50
at AuthController->postRegister(object(Request))
at call_user_func_array(array(object(AuthController), 'postRegister'), array(object(Request))) in Controller.php line 246
at Controller->callAction('postRegister', array(object(Request))) in ControllerDispatcher.php line 162
at ControllerDispatcher->call(object(AuthController), object(Route), 'postRegister') in ControllerDispatcher.php line 107
at ControllerDispatcher->Illuminate\Routing{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 141
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in RedirectIfAuthenticated.php line 41
at RedirectIfAuthenticated->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 101
at Pipeline->then(object(Closure)) in ControllerDispatcher.php line 108
at ControllerDispatcher->callWithinStack(object(AuthController), object(Route), object(Request), 'postRegister') in ControllerDispatcher.php line 67
at ControllerDispatcher->dispatch(object(Route), object(Request), 'App\Http\Controllers\User\AuthController', 'postRegister') in Route.php line 204
at Route->runWithCustomDispatcher(object(Request)) in Route.php line 134
at Route->run(object(Request)) in Router.php line 701
at Router->Illuminate\Routing{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 141
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in VerifyCsrfToken.php line 43
at VerifyCsrfToken->handle(object(Request), object(Closure)) in VerifyCsrfToken.php line 17
at VerifyCsrfToken->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 101
at Pipeline->then(object(Closure)) in Router.php line 703
at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 670
at Router->dispatchToRoute(object(Request)) in Router.php line 628
at Router->dispatch(object(Request)) in Kernel.php line 214
at Kernel->Illuminate\Foundation\Http{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 141
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in OAuthExceptionHandlerMiddleware.php line 19
at OAuthExceptionHandlerMiddleware->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in ShareErrorsFromSession.php line 55
at ShareErrorsFromSession->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in StartSession.php line 61
at StartSession->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 36
at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in EncryptCookies.php line 40
at EncryptCookies->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in CheckForMaintenanceMode.php line 42
at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 101
at Pipeline->then(object(Closure)) in Kernel.php line 115
at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 84
at Kernel->handle(object(Request)) in server.php line 53
at require_once('C:\wamp64\www\real-estate\server.php') in index.php line 12

database

I installed the script and I am getting following error in registration page:

QueryException in Connection.php line 624:
SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: users.username (SQL: insert into "users" ("email", "password",

is it possible to use mysql database?

New property - sql error

SQL error creating new item

QueryException in Connection.php line 624:
SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: properties.displayable_address (SQL: insert into "properties" ("property_type_id", "listing_status", "updated_at", "created_at") values (1, sale, 2017-10-28 19:10:40, 2017-10-28 19:10:40))

Estatezilla Installation Error

Hi,
I am trying to install estatezilla application on localhost but it's showing below error.
please help me to resolve this problem.

Warning: require(C:\xampp\htdocs\estatezilla-master\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\estatezilla-master\bootstrap\autoload.php on line 17

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\estatezilla-master\bootstrap/../vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\estatezilla-master\bootstrap\autoload.php on line 17

Thanks & Regards,
Amit Kumar Gupta

i am trying to install estatezilla on local mamp server and getting following error

ErrorException in Encrypter.php line 303:
Function mcrypt_get_iv_size() is deprecated
in Encrypter.php line 303
at HandleExceptions->handleError('8192', 'Function mcrypt_get_iv_size() is deprecated', '/Users/mohammadfaizan/Sites/estatezilla/vendor/laravel/framework/src/Illuminate/Encryption/Encrypter.php', '303', array()) in Encrypter.php line 303
at Encrypter->updateBlockSize() in Encrypter.php line 280
at Encrypter->setCipher('rijndael-128') in EncryptionServiceProvider.php line 20
at EncryptionServiceProvider->Illuminate\Encryption{closure}(object(Application), array()) in Container.php line 776
at Container->build(object(Closure), array()) in Container.php line 659
at Container->make('encrypter', array()) in Application.php line 644
at Application->make('encrypter') in Container.php line 890
at Container->resolveClass(object(ReflectionParameter)) in Container.php line 851
at Container->getDependencies(array(object(ReflectionParameter)), array()) in Container.php line 815
at Container->build('Illuminate\Cookie\Middleware\EncryptCookies', array()) in Container.php line 659
at Container->make('Illuminate\Cookie\Middleware\EncryptCookies', array()) in Application.php line 644
at Application->make('Illuminate\Cookie\Middleware\EncryptCookies') in Pipeline.php line 124
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in CheckForMaintenanceMode.php line 42
at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 125
at Pipeline->Illuminate\Pipeline{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 100
at Pipeline->then(object(Closure)) in Kernel.php line 115
at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 84
at Kernel->handle(object(Request)) in server.php line 52
at require_once('/Users/mohammadfaizan/Sites/estatezilla/server.php') in index.php line 12

ı am doing all of instructions but site is not starting to upload

there is a instruction for upload to host and how to setup on our webpages, but it is not working it says it couldnt find auto upload file vendor etc ı made afile vendor and ı upload autoload.php to my main directory again it says
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 1792 bytes) in /srv/disk2/2710441/www/realemlakvisnelik26.dx.am/bootstrap/vendor/autoload.php on line 17

ı tried to and other host it isnot working and it says dns problems exactly we have alot of problems about loading administration must say all of instructions details about it. thanks

HTTP ERROR 500

Hey,
I am facing an issue as under below
This page isn’t working

tariqestate.com is currently unable to handle this request.
HTTP ERROR 500

Register

I have installed fine though I get this error after entering my details on the Register page SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: users.username (SQL: insert into "users" ("email", "password", "confirmation_code", "updated_at", "created_at")

installation not working

i have created the exact requirement for installing the file but it is always giving me an error

The route (file_handler) is not taking into account for non-English locales

When editing pages in the admin area, there is an option to specify an optional route (file_handler).
This is done for the "for sale" page in the front end: http://demo.estatezilla.com/en/for-sale
And for the "to rent" page in the front end: http://demo.estatezilla.com/en/to-rent

It seems that with the selected file_handler you control which properties are listed: "for sale" or "to rent" properties.

But for non-English locales this is not working. When you open the same pages in French, the properties are not filtered. All properties are listed, both the "for sale" and the "to rent" properties:
For sale: http://demo.estatezilla.com/fr/a-vendre
To rent: http://demo.estatezilla.com/fr/louer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.