Giter VIP home page Giter VIP logo

guestcal's Introduction

GuestCal

Fork of GuestCal to develop php7 / php8 support.

GuestCal is an occupancy calendar written in PHP. It's designed to be integrated in websites for holiday apartments, but can be used for many other things.

The official development of GuestCal has been discontinued at version 2.1.4.

Bildschirmfoto 2023-04-08 um 15 06 40

guestcal's People

Contributors

geimist avatar

Forkers

flyinghuman

guestcal's Issues

php8 Kompatibilität

Mit der Umstellung auf php8 erhalte ich folgende Fehler, die es zu beheben gilt:

Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Warning: Undefined array key "pfix" in /volume3/web/php8test/includes/db.class.php on line 298 
Fatal error: Uncaught Error: Call to undefined function mysql_query() in /volume3/web/php8test/includes/db.class.php:133 
Stack trace: 
#0 /volume3/web/php8test/includes/functions.inc.php(107): DatabaseConnection->select('SELECT * FROM `...') 
#1 /volume3/web/php8test/includes/ini.inc.php(91): readPrefs(Object(DatabaseConnection)) 
#2 /volume3/web/php8test/index.php(13): require_once('/volume3/web/ph...') 
#3 {main} thrown in /volume3/web/php8test/includes/db.class.php on line 133

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.