Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RESTRICTED FILE
#5
Hello:

I am trying to update an old corebos version,becausse I nneed that it work with Php 8.1,  and when I try to log in in the new system, appears this message:

Sorry! Attempt to access restricted file.

I made the changes  that the debugging guide (https://corebos.com/docs_grav/developer-guide/development_framework/debuging) recommend, and , when the functioncheckFileAccessForInclusion is called, the message is

Sorry! Attempt to access restricted file.
We are looking for this file path: modules//.php
We are looking here:
Real file path:
Root dir path: /home/XXXX/www/YYY/

I turn on debuging for ADODB , and returns

Query: SELECT denormtable FROM vtiger_entityname WHERE tabid=56 failed. Unknown column 'denormtable' in 'field list'
1054: Unknown column 'denormtable' in 'field list'

ADOConnection._Execute(SELECT denormtable FROM vtiger_entityname WHERE tabid=56) % line 1217, file: adodb.inc.php
ADOConnection.Execute(SELECT denormtable FROM vtiger_entityname WHERE tabid=56, Array[1]) % line  448, file: PearDatabase.php
PearDatabase.pquery(SELECT denormtable FROM vtiger_entityname WHERE tabid=?, Array[1]) % line   57, file: CRMEntity.php
CRMEntity.__construct() % line   99, file: CRMEntity.php
CRMEntity.getInstance(GlobalVariable) % line 4020, file: CRMEntity.php

This field don´t exist in the database. How I cam resolve it?

Thanks
Reply


Messages In This Thread
RESTRICTED FILE - inspectorflint - 02-01-2023, 05:11 PM
RE: RESTRICTED FILE - joebordes - 02-01-2023, 07:12 PM
RE: RESTRICTED FILE - inspectorflint - 02-03-2023, 04:50 PM
RE: RESTRICTED FILE - joebordes - 02-03-2023, 04:56 PM
RE: RESTRICTED FILE - inspectorflint - 06-17-2024, 09:25 AM
RE: RESTRICTED FILE - joebordes - 06-17-2024, 09:32 AM
RE: RESTRICTED FILE - inspectorflint - 06-20-2024, 07:09 AM
RE: RESTRICTED FILE - inspectorflint - 06-22-2024, 08:08 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)