| Re: Jobs Module 4.4 RC1 Released June 19, 2013 |
| by jlm69 on 2013/6/24 11:36:11 That is exactly the info I was looking for. I can recreate that now. I will fix it for the final version. I swear it used to make you add a company first. Somehow that got lost. Thanks, John |
| Re: Jobs Module 4.4 RC1 Released June 19, 2013 |
| by Mamba on 2013/6/23 15:12:55 It was a fresh install, and I was able to recreate it ![]() What I did was adding a job without having a defined company ![]() When you click on "Add a job listing" button, you'll go to: /modules/jobs/admin/submitlisting.php It asks you to select a Company, even if there is no company in the DB, and while it indicates that it is a required field, if I click on continue, it lets me to continue. My suggestion: when you click on "Add a job listing" button, but there is no company defined, then the module should redirect to: /modules/jobs/admin/addcomp.php with an error message saying something like: "Please add first a company before adding a job" |
| Re: Jobs Module 4.4 RC1 Released June 19, 2013 |
| by jlm69 on 2013/6/23 14:21:32 My versions are listed below, php is 5.4.16 on one server, I don't have any notices or anything showing. Those fields are required. I was wondering when you go to admin/submitlisting.php are those fields already populated, or are they empty? Did you do an upgrade or a fresh install? Thanks, John |
| Re: Jobs Module 4.4 RC1 Released June 19, 2013 |
| by Mamba on 2013/6/23 13:57:56 What PHP version are you using? I am testing everything on PHP 5.4.x (right now 5.4.16). I found that it is less forgiving than PHP 5.3.x, i.e. it shows more errors than PHP5.3.x But if the fields are optional, then those errors should be fixed, because the user might choose not to populate them. Otherwise, the fields would have to be "required". I'll test some more and will let you know what I find... |
| Re: Jobs Module 4.4 RC1 Released June 19, 2013 |
| by chefry on 2013/6/23 13:08:30 I'm using it on my live site and I'm not having and problems or getting any errors It's great John |