On my page: http://www.webbworxx.de using the jobboard 1.5.1 component, posting is not working.
As a employer, I can’t post jobs in frontend.
The form is shown, faults are remarked, but finally nothing happens when I will send the job posting! It jumps to the top an nothing ist posted.
In backend, I can make new jobs – but it should work in frontend for my users!
Thank you
—————-
My problem was that the upgrade of the database from 1.5.0 to 1.5.1 didn’t work.
In debug mode I could find a missing field and made an update of it with the sql file.
further I tried to make the sql upgrade manually, but some syntax errors occured 🙁
So now I check what else is not working and maybe I find a solution.