PHP Classes

After Installation - nothing happens

Recommend this page to a friend!

      PHP Secure Login and Registration  >  All threads  >  After Installation - nothing happens  >  (Un) Subscribe thread alerts  
Subject:After Installation - nothing happens
Summary:need help - please
Messages:23
Author:Superluk
Date:2016-12-20 22:59:04
 
  1 - 10   11 - 20   21 - 23  

  21. Re: After Installation - nothing happens   Reply   Report abuse  
Picture of tamer den tamer den - 2017-01-08 17:28:59 - In reply to message 19 from Ashraf Gheith
Sorry for jump in but i've got the same issue!

<br />
<b>Fatal error</b>: Call to a member function prepare() on a non-object in <b>/home/sites/site87/web/login2/class/user.php</b> on line <b>255</b><br />


Serverside Infos:
PHP Version 5.4.45

MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version mysqlnd 5.0.10 - 20111026 - $Id: c85105d7c6f7d70d609bb4c000257868a40840ab $

Directive Local Value Master Value
mysql.allow_local_infile On On
mysql.allow_persistent Off Off
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off

PDO
PDO support enabled
PDO drivers mysql, sqlite

pdo_mysql
PDO Driver for MySQL enabled
Client API version mysqlnd 5.0.10 - 20111026 - $Id: c85105d7c6f7d70d609bb4c000257868a40840ab $

pdo_sqlite
PDO Driver for SQLite 3.x enabled
SQLite Library 3.8.10.2

  22. Re: After Installation - nothing happens   Reply   Report abuse  
Picture of Superluk Superluk - 2017-01-09 09:32:37 - In reply to message 21 from tamer den
Hi - i tried a lot and found out, that also the Cache-Management of Webbrowsers can force this error.

Try to empty Cache of your Browser and try again.

Here you can try the (working) class:


peloschek.at/test/login_class5/exam ...


This is my 5th(!) directory finely working .... ;-)


  23. Re: After Installation - nothing happens   Reply   Report abuse  
Picture of tamer den tamer den - 2017-01-13 17:28:13 - In reply to message 22 from Superluk
Thank you for your help :-) But anotgher issue - php version from my provider is too low for password_hash() function at least 5.5.1 neede and my provider uses 5.4.45 :-/

 
  1 - 10   11 - 20   21 - 23