ShredMountains Posted July 21, 2016 Report Share Posted July 21, 2016 I seem to be having some issues when trying to click to remove a bid from my schedule_bids.tpl file? Would anyone be able to help me figure this out? This is what I have in the schedule module public function removebid() { if(!Auth::LoggedIn()) return; SchedulesData::RemoveBid($this->post->id); } When I go to click remove it just takes me to a white page, no error or anything? Any ides? Quote Link to comment Share on other sites More sharing options...
Iraklis Posted August 11, 2016 Report Share Posted August 11, 2016 same problem! As admin i can deletethe bid but as pilot no!! This was working on our old skin but with the new i have the problem! Quote Link to comment Share on other sites More sharing options...
brunoquadros Posted August 12, 2016 Report Share Posted August 12, 2016 Certainly this problem is jquery. Just in case, delete the JS lines of your site and test. Hugs 1 Quote Link to comment Share on other sites More sharing options...
Iraklis Posted August 12, 2016 Report Share Posted August 12, 2016 Certainly this problem is jquery. Just in case, delete the JS lines of your site and test. Hugs problem SOLVED!!!! Quote Link to comment Share on other sites More sharing options...
brunoquadros Posted August 12, 2016 Report Share Posted August 12, 2016 problem SOLVED!!!! Nice! Good flights! 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.