hi there im using the free template from lance designs and it will not show any of my scheduals or any of my pilots can somone please help me ive been staring at code for 3 days now
Which section do you mean?
If it’s the user section, make sure that your pilots have a hub assigned to them and make sure that your schedules have been put in correctly.
Also, make sure that your schedules have the correct day of the week, if it is Monday, then you will l only see schedules for Monday, etc.
If it’s the admin section,
Go to your FTP and go into the admin/action.php
Find this line
error_reporting(E_ALL ^ E_NOTICE);
And replace it with this line
ini_set('error_reporting', E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED);
the schedauls are there and set corectly but when i go to find them to add a bid on them it will not display them
Check this: