brunoquadros Posted August 4, 2016 Report Share Posted August 4, 2016 (edited) Hello everybody, I'm having the following error when I try to remove a bid: Strict Standards: Non-static method SchedulesData::setBidOnSchedule() should not be called statically in /home/passa540/public_html/core/common/SchedulesData.class.php on line 838 In the line 838 has: DB::query($sql); self::SetBidOnSchedule($bid_info->routeid, 0); # -> 838 if (DB::errno() != 0) return false; return true; Can anyone help me resolve this error? Thanks! -------------- Edit: Solved. It was just a jQuery conflict. Here in the forum has several solution for this. Thanks Edited August 4, 2016 by brunoquadros Quote Link to comment Share on other sites More sharing options...
Iraklis Posted August 11, 2016 Report Share Posted August 11, 2016 can you tell the conflict because i have the same problem in my VA? Quote Link to comment Share on other sites More sharing options...
Iraklis Posted August 12, 2016 Report Share Posted August 12, 2016 (edited) problem still remains!!! Edited August 12, 2016 by Iraklis Quote Link to comment Share on other sites More sharing options...
brunoquadros Posted August 12, 2016 Author Report Share Posted August 12, 2016 problem still remains!!! Try this http://forum.phpvms.net/topic/22649-routes-not-passing-anymore-think-its-jquery-conflict/#entry121117 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.