Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error on create a new widget - for task module
#2
On line 259 of include/home.php there is a $query variable which I need to see.

https://github.com/tsolucio/corebos/blob/master/include/home.php#L259

try adding before that line an "echo $query;" to see if you get it in the browser. If not then put:

global $log; $log->fatal($query);

activate log, and you should see the query there
Joe
TSolucio
Reply


Messages In This Thread
RE: error on create a new widget - for task module - joebordes - 01-11-2019, 09:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)