I need a Drupal developer

Job ID: 35381336

Budget: $30 – $250 CAD

We need help. Our developer is working on big release so all of their devs are all hands on deck. :-(
We are a tutoring company - local business since 2003 - website is great and we have 3 working dashboards (customer, tutor and admin). Basically there is a time sheet-report that both customer and tutor work with and I work with accounting and filing on mine.

We also have a rate change coming (just one - customer) Jan 1 2023.

Additionally, we'll be migrating from V. 7 to V 9 or 10 before the end of Life (Nov 2023).

CURRENT PROBLEM: To start this whole time-sheet upload process, we upload 4 csv files which contain our client, tutor, student information from our Access Database. Last Thursday we were uploading like we usually do, and the first three csv’s went through and the 4th couldn't be uploaded.

SOLUTION ATTEMPTS: We’ve tried rebooting, clearing caches, checking with our host to make sure nothing was wrong in the back end and no success yet.

So, I went back into the upload process again tonight and tried something new. I went step by step and uploaded all the csv forms. I am not sure how it happened or how it can be fixed – but the SUBMIT function on the last csv has been disabled.

At the place where the process is stuck, when I right-click on the button that we usually press to “SUBMIT” – which currently reads - “Importing (17 %)” and I scroll down to “Inspect” this is what I see:

<input disabled="disabled" type="submit" id="edit-submit" name="op" value="Importing (17 %)" class="form-submit form-button-disabled">

On the other SUBMIT buttons for Client, Tutor, Student… when I right click on SUBMIT, and scroll down to “Inspect” I see this:

<input type="submit" id="edit-submit" name="op" value="Import" class="form-submit">
Related categories: PHP Drupal MySQL HTML