Coder Social home page Coder Social logo

befalol's Introduction

befalol

Finding local events for travelers

befalol's People

Contributors

aldeen avatar ofaurax avatar

Watchers

 avatar  avatar NSone avatar

befalol's Issues

Fatal error on event creation

On event creation:
Fatal error: Class 'Geocoder\Geocoder' not found in /var/www/befalol/php/libraries/processing.php on line 355

Error handling and Warning/messages handling

I haven't had a look yet, but warnings and error messages are displayed as text with echo. I would like to set up a way to split messages according to their type :

  • warning
  • notice
  • errors
    And be able to choose if they going to appears or not.

Error handling must be implemented to, here I am just using return and echos.

Handle database

  • Create Sqlite database and tables
  • Insert data in tables
  • Input/Output operations on the database

crash on event.php

Notice: Undefined index: _SERVER_DIR in /var/www/befalol/php/event.php on line 15 Notice: Undefined index: _URL_PATH in /var/www/befalol/php/event.php on line 16 Notice: Undefined index: _INI_DB_CONFIG_FILE in /var/www/befalol/php/event.php on line 17 Notice: Undefined index: _INI_GEO_KEYS_CONFIG in /var/www/befalol/php/event.php on line 18 Notice: Undefined index: _COMPOSER_FLAG in /var/www/befalol/php/event.php on line 19 Notice: Undefined variable: event in /var/www/befalol/php/event.php on line 76 Fatal error: Call to a member function get_name() on a non-object in /var/www/befalol/php/event.php on line 76

Error handling and Warning/messages handling

I haven't had a look yet, but warnings and error messages are displayed as text with echo. I would like to set up a way to split messages according to their type :

  • warning
  • notice
  • errors

And be able to choose whether they are going to appear or not.

Error handling must be implemented too, here I am just using return and echos.

handle event creation

Users have to be able to create events. First we will treat the location of the event as a string, then we ll see for a geolocalisation library

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.