Welcome Guest, Not a member yet? Register   Sign In
error while running install.sql in community auth
#11

(This post was last modified: 06-04-2018, 09:31 AM by richb201.)

I installed Comauth in it's own directory and it seems to be coming up although I am getting a bunch of warnings when I run Create_user(), A bunch of them deal with SSL which I don't have installed on my localhost, but is installed on the public server. Any recommendations? I am running out of horsepower.

A PHP Error was encountered
Severity: Notice

Message: Use of undefined constant USE_SSL - assumed 'USE_SSL'

Filename: examples/page_header.php

Line Number: 35

Backtrace:

File: C:\xampp\htdocs\comAuth\application\third_party\community_auth\views\examples\page_header.php
Line: 35
Function: _error_handler

File: C:\xampp\htdocs\comAuth\application\controllers\Examples.php
Line: 203
Function: view

File: C:\xampp\htdocs\comAuth\index.php
Line: 315
Function: require_once

A PHP Error was encountered
Severity: Notice

Message: Use of undefined constant USE_SSL - assumed 'USE_SSL'

Filename: helpers/MY_url_helper.php

Line Number: 29

Backtrace:

File: C:\xampp\htdocs\comAuth\application\third_party\community_auth\helpers\MY_url_helper.php
Line: 29
Function: _error_handler

File: C:\xampp\htdocs\comAuth\application\third_party\community_auth\views\examples\page_header.php
Line: 43
Function: login_anchor

File: C:\xampp\htdocs\comAuth\application\controllers\Examples.php
Line: 203
Function: view

File: C:\xampp\htdocs\comAuth\index.php
Line: 315
Function: require_once

A PHP Error was encountered
Severity: Notice

Message: Use of undefined constant AUTH_REDIRECT_PARAM - assumed 'AUTH_REDIRECT_PARAM'

Filename: helpers/MY_url_helper.php

Line Number: 32

Backtrace:

File: C:\xampp\htdocs\comAuth\application\third_party\community_auth\helpers\MY_url_helper.php
Line: 32
Function: _error_handler

File: C:\xampp\htdocs\comAuth\application\third_party\community_auth\views\examples\page_header.php
Line: 43
Function: login_anchor

File: C:\xampp\htdocs\comAuth\application\controllers\Examples.php
Line: 203
Function: view

File: C:\xampp\htdocs\comAuth\index.php
Line: 315
Function: require_once

A PHP Error was encountered
Severity: Notice

Message: Use of undefined constant LOGIN_PAGE - assumed 'LOGIN_PAGE'

Filename: helpers/MY_url_helper.php

Line Number: 34

Backtrace:

File: C:\xampp\htdocs\comAuth\application\third_party\community_auth\helpers\MY_url_helper.php
Line: 34
Function: _error_handler

File: C:\xampp\htdocs\comAuth\application\third_party\community_auth\views\examples\page_header.php
Line: 43
Function: login_anchor

File: C:\xampp\htdocs\comAuth\application\controllers\Examples.php
Line: 203
Function: view

File: C:\xampp\htdocs\comAuth\index.php
Line: 315
Function: require_once
proof that an old dog can learn new tricks
Reply


Messages In This Thread
RE: error while running install.sql in community auth - by richb201 - 06-04-2018, 09:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB