Coder Social home page Coder Social logo

php-console-freebox's People

Contributors

mqu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

php-console-freebox's Issues

gestion des sessions / timeout

mieux gèrer les sessions et les timout avec des messages plus clairs concernant les périodes ou la session est périmée.

2 warning concernant CURL et une erreur concernant json_last_error()

http://bugs.freeplayer.org/task/3576#comment27758
info remontée par cb03 (cb03) - mercredi 6 avril, 2011 19:58:31

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/fabrice/domains/public_html/FREE/CURL.php on line 16

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/fabrice/domains/public_html/FREE/CURL.php on line 16

Fatal error: Call to undefined function json_last_error() in /home/fabrice/domains/public_html/FREE/ConsoleMagneto.php on line 188

Page lister erreurs

Bonsoir,

J'ai toujours les erreurs dans la page lister, mais elles ne m’empêchent pas d'utiliser le script :

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/fabrice/domains/creations.info/public_html/FREE/CURL.php on line 13

Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(HTTP/1.1 200 OK Date: Fri, 15 Apr 2011 22:27:40 GMT Server: Apache Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=ISO-8859-1 <meta name="keywords" content="Free, adsl, offres adsl, internet, téléphone, téléphonie, mobiles, forfaits mobiles, tv, télévision, VOD, vidéo à la demande, multiposte, radio, wifi, in /home/fabrice/domains/creations.info/public_html/FREE/simplehtmldom.php on line 514

Erreur

Bonour, j'obtiens cette erreur chez OVH :

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homez.379/creationvf/www/Page.php on line 6

sinon avec un serveur perso j'arrive sur la page d’accueil, je me connecte et j'obtiens le message :

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/fabrice/domains/n********cet.info/public_html/FREE/CURL.php on line 11
connexion réussie

lorsque je clique sur lister j'obtiens :

id = 10019648 ; idt=142e31a1caa9dc36

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/fabrice/domains/cr******cet.info/public_html/FREE/CURL.php on line 11

Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(HTTP/1.1 200 OK Date: Wed, 13 Apr 2011 18:56:02 GMT Server: Apache Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=ISO-8859-1 <meta name="keywords" content="Free, adsl, offres adsl, internet, téléphone, téléphonie, mobiles, forfaits mobiles, tv, télévision, VOD, vidéo � la demande, multiposte, radio, wifi, in /home/fabrice/domains/c******cet.info/public_html/FREE/simplehtmldom.php on line 514
X - [135] - TF1 - 16/04/2011 17:45 (80mn) - TOUS ENSEMBLE
X - [136] - M6 - 17/04/2011 18:37 (75mn) - DECO
X - [138] - TF1 - 15/04/2011 20:39 (180mn) - EXPLORATEUR
X - [133] - France 2 - 14/04/2011 17:50 (75mn) - ON NE
X - [134] - France 2 - 15/04/2011 17:50 (75mn) - ON NE

Quand je clique sur programmer, les champs a compléter s'affichent et en dessous j'ai ceci qui s'affiche :

Array
(
[action] => programmer
[PHPSESSID] => cd3137699aa59ad1ec02afd790d6db5d
)
Array
(
[date] => 13/04/2011
[heure] => 08
[minutes] => 55
[duree] => 10
[chaine] => 2
[qualite] => auto
[emission] => test
[id] => 10019648
[idt] => 142e31a1caa9dc36
)

id = 10019648 ; idt=142e31a1caa9dc36

date incorrecte

  • le format 1/04/2011 est non supporté ; il faut ajouter un "0" (zéro) devant.
  • il est assez facile de reformater automatiquement la date si la saisie ne convient pas au format souhaité par l'interface Web.

Fatal error: Uncaught exception 'Exception' with message 'ConsoleFree::login()

Bonjour,

Je rencontre un problème pour me loguer...

J'obtiens le message suivant : Fatal error: Uncaught exception 'Exception' with message 'ConsoleFree::login() : connexion error' in /home/blabla/www/freebox2/ConsoleFree.php:53 Stack trace: #0 /home/blabla/www/freebox2/free-magneto-lister-chaines.php(10): ConsoleFree->login('032078****', 'monpassword') #1 {main} thrown in /homez.158/guilb/www/freebox2/ConsoleFree.php on line 53

Je ne vois pas ce qui coince. Pour info, le check installation est OK.

Merci d'avance,

Guilb

caractères accentués

les caractères accentués ne sont pas correctement gérés par la méthode ConsoleMagneto::infos_chaines().

Recurrence

Bonsoir,

Je viens de tester la nouvelle interface. Tout marche bien mais la programmation ne tient pas en compte des jours sélectionnés.

Par exemple, j'ai choisi d'enregistrer que le dimanche, avec 10 occurrences. Le script m'a programmé 10 enregistrements mais tous les jours, sur une longueur de 10 jours. Et non uniquement les dimanches comme je l'aurais souhaité.

On dirait que le check, ce dé-sélectionne tout de suite après l’envoi du premier enregistrement.

Pour info j'utilise firefox.

erreur programmation portant sur le disque dur

lorsqu'on souhaite programmer un enregistrement, cette erreur s'affiche :

une erreur s'est produite : erreur de programmation : Cette combinaison de cha?ne / service n'est enregistrable que sur le disque interne

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.