CoreBOSBB
Error popup incomming call When converted to Leads and recall again - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: User Support (https://discussions.corebos.org/forumdisplay.php?fid=6)
+--- Thread: Error popup incomming call When converted to Leads and recall again (/showthread.php?tid=1414)



Error popup incomming call When converted to Leads and recall again - phongkni - 02-21-2019

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


RE: Error popup incomming call When converted to Leads and recall again - joebordes - 02-21-2019

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.


RE: Error popup incomming call When converted to Leads and recall again - phongkni - 02-22-2019

(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


RE: Error popup incomming call When converted to Leads and recall again - joebordes - 02-24-2019

See if this change fixes the issue:

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

by updating your code


RE: Error popup incomming call When converted to Leads and recall again - phongkni - 02-25-2019

(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