CoreBOSBB

Full Version: Error popup incomming call When converted to Leads and recall again
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When convert a call to Leads, then call again, the popup incoming error call.

"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: D:/xampp/htdocs/corebos/"

Please help me
Sorry English Poor
Can you please activate the debug log and reproduce the error? You should see an SQL error in the log that I would need to see.
(02-21-2019, 10:17 PM)joebordes Wrote: [ -> ]Can you please activate the debug log and reproduce the error? You should see an SQL error in the log that I would need to see.
I send you a debug file, you see and help me solve this problem
See if this change fixes the issue:

https://github.com/tsolucio/corebos/commit/a961ededef64c5f9dcc7d9dc2449f1b74f905e58

by updating your code
(02-24-2019, 07:27 PM)joebordes Wrote: [ -> ]See if this change fixes the issue:

https://github.com/tsolucio/corebos/commit/a961ededef64c5f9dcc7d9dc2449f1b74f905e58

by updating your code

Ok, works well
Thank you