iTest - Complete Online Examination System

iTest - Complete Online Examination System v4.5

No permission to download
May 16, 2022
98
52
18
He actualizado el código, este código es para versiones PHP 7.3 y bueno, tengo la versión PHP 8.1.5 en mi servidor.

Para que no dé error 500, para que no dé problema de sesión de cookies o problema de tipo de dato no detectado…

Simplemente reemplace estos archivos adjuntos... por su carpeta en su hosting...


und seems the error not passing the purchase verification due to certificate issue for the Guzzle library. fixed with installing the latest certificate file and change the line 13 file mvc/libraries/Guzzle.php to $http = new Client([‘verify’ => ’/libraries/cacert.pem’]);
 

Attachments

  • itest_PHP 8.1+.zip
    11.7 KB · Views: 38
Last edited:
May 16, 2022
98
52
18
i made it clear for PHP 8.1.5... for iTEST under version 3.5

1. Change in Config/config.php
Line #541 TRUE = FALSE

2. Appear the Install procedure. So put this credentials to install in PHP 8.1.5
put the credentials login


















3. follow the installation:

1653419211255.png

4. If appear error 500, try again with reload the page, refresh with F5 and voilá... the next step.

5. Set timezone


6. Set Site config...

1653419377854.png

6. Finish and login user and password user

1653419414667.png

7. Then... Appear those errors:

1653419511821.png


Code:
A PHP Error was encountered
Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 280

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 151

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 208

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 297

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 335

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 294

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: C:\xampp\htdocs\test35\mvc\libraries\Admin_Controller.php
Line: 37
Function: library

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 18
Function: __construct

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\test35\main\core\Exceptions.php:271)

Filename: core/Input.php

Line Number: 408

Backtrace:

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 154
Function: delete_cookie

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 47
Function: _setCookie

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\test35\main\core\Exceptions.php:271)

Filename: core/Input.php

Line Number: 408

Backtrace:

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 155
Function: delete_cookie

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 47
Function: _setCookie

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\test35\main\core\Exceptions.php:271)

Filename: helpers/url_helper.php

Line Number: 564

Backtrace:

File: C:\xampp\htdocs\test35\mvc\controllers\Signin.php
Line: 57
Function: redirect

File: C:\xampp\htdocs\test35\index.php
Line: 323
Function: require_once


8. Change this files into your hosting... for PHP 8.1.5 or above..
iTest_PHP 8.1+.zip

9. Enjoy...

1653421854154.png





Notes:

For password and user on iTest 3.1 or 3.3 versiones (mismatch)

Open phpmyadmin, search in itest database, open the Table: systemadmin

change the field Username:
admin

change the field password:
ee53df007c188014e729e6a74666d5b6c80d3c033d310cfc8fc5b4c25eff8e6cbada0113174fc71fc971e16d315676276bcb9dfc03cdb20a448a698d5aa0fff4

And now put then this credentials:

user: admin
password: admin
 

Attachments

  • 1653419305315.png
    1653419305315.png
    23.2 KB · Views: 21
  • iTest_PHP 8.1+.zip
    11.8 KB · Views: 36
Last edited:
  • Like
Reactions: tothetop

doctorfix

New member
May 25, 2022
1
0
1
For the guys who wants this script's nulled version. I have preinstalled version of this, you just need to change your DB (Database Details) in mvc/config/database.php

Download

Enjoy!😉
Good day! Database works, but I get this message " You have already installed the project. If you want to change the link or install again then login http://demo.inilabs.net/tracker site and reset your URL" . Any tweaks? TIA
 

sam762

New member
May 3, 2022
28
3
3
i need the database sql file
can someone give it to me please

up

the 3.5 database structure is different from the 3.1 version
Does anyone have the latest version 3.5 sql file?
 

Iam learner

Member
Banned User
Jul 16, 2020
145
19
18
I did null the 3.5 version but i need 3.5 sql file if someone can provide i'll update null version here



Screenshot (9).png


Import Data and everything working properly....

Screenshot (10).png
database bro

any one do nulled??

read the entire post sir... the solution was given... read, read...
when i tried to install.. same error shown.. backlinks are there..

anyone null this

You were looking for these modules: @billh @oliverquin

Can you share these modules?

1) Instagram Analytics 2.0.2
2) Pinterest Auto Post 5.0
3) RSS Feed 1.0.3
4) Google My Business v2.0.2
5) WhatsApp marketing tool v2.0.2
6) WhatApp Rest Api 1.0.2
Hi @w810 ! Did you get the Pinterest 5.0 update?

Hello.! Does anyone have the Updated Pinterest Module?
 

Forum statistics

Threads
69,206
Messages
908,333
Members
236,836
Latest member
torinouq

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu