Re:HELP!! Navigating adminstrator pages in backend! 11 Months, 3 Weeks ago
Karma: 0
I too am having this issue. I am running Joomla 1.5.9 and Jobline 1.1.3.1 . PHP version 5.2.5 and MYSQL 5.0 . I would be willing to pay for development of 1.2 . If you are interested, please email me.
Re:HELP!! Navigating adminstrator pages in backend! 8 Months ago
Karma: 0
Found It! At least it's now working on my webserver :
You'll have to modify the file : administrator / components / com_jobline / admin.jobline.html.php
In the function listJobPostings you will have to add the line "<input type="hidden" name="limitstart" value="" />" just after "<input type="hidden" name="boxchecked" value="0">"