Hello JobHuters!

**** UPDATE **** 8/16/2009

Started work on version 2.0 … Using a different kind of backend (a PHP content repository – see SimPCoRe) to make development easier in the future … Thinking of dumping WordPress and opening a Google group … Front end will be up to you, will provide the basics … Focusing more on business logic and scalable backend …

**** OLD****

Welcome to the official JobHut blog. JobHut is an open source job board solution.

This blog is intended for comments, help, information, and updates concerning JobHut. All other postings will be deleted. Please browse the pages above (Feedback, From the Developers, and Help) for what you seek.

Here you will find:

1) Official news and updates from the developers (Sam & myself),

2) User driven and generated help, and

3) User feedback for future development.

Thank you for employing JobHut – we hope it aids your development efforts.

Greg

Advertisement

17 Responses to Hello JobHuters!

  1. Pedro says:

    thanks for he script, looks promising! keep the good work.

    cheers

    ******************************************************
    FROM JOBHUT
    ******************************************************

    Thank you! We will do our best to constantly improve JobHut. Please post ideas for future development in FEEDBACK.

  2. Sanjeev says:

    where can i see few more examples with more data. i checked the http://jobhut.spranger.us/application/ site and as there was no data… i dint check properly

    ******************************************************
    FROM JOBHUT
    ******************************************************

    As far as query examples go, simply search “all.” Meaning, don’t include any unique parameters and you’ll see all jobs posted. After that, you can see what to search by to observe the query behavior.

  3. Darius says:

    Hi,
    Thank you for the script. I have some problem, I appreciate if you can help me to solve it.

    Problem 1:
    When I run the patch I get the message:
    “Running JobHut patch 1.0.1 JobHut patch 1.0.1 successfully finished”

    but when I go to index file I see the following:

    Fatal error: Call to undefined function: dynamiclink() in /home/content/r/e/f/referensor/html/referensor/resources/index.php on line 30

    I replace the process.php with the original one, everything turns to normal.

    Problem 2:
    I click on register and register, filling the form and click the button I get an empty page with the “message “No input file specified”.

    I check the database, the registering details is there,
    I go to the login page to login, but get the same message “No input file specified”.

    I go to the Administration page (manageUser.php) and activate the user. now when I go to the index page I see the menu is changed to the following: search jobs, Insert jobs, Delete Jobs.

    But it doesn’t work to inser job, after clicking the insert button, get the message
    “Quary failed”.

    I have already inserted some location and job-categories using the scripts in the Administration section.

    Thank you

    ********************************************************
    ***** FROM JOBHUT ***************************************
    ********************************************************

    Sounds like you need help.

    1st) The path you provided for the “dynamicLink” error is foreign to me and JobHut. I do not recognize where that is being used.

    2nd) As far as query failed: please check the file on your server labeled “MySQL.txt” – it provides full SQl errors and may provided more insight.

  4. Kofi says:

    Hello

    I have uploaded JobHut files, configured my database, edited lines 17, 18, 19, 20 & 23 of process.php. But I can’t seem to get the program installed in order to recorgnize my database and actually run. What must I do?

    Thanks

  5. physio says:

    Is anyone still working on JobHut?

    Hello?
    :)

    *******************************************************
    ***** FROM JOBHUT ***************************************
    *******************************************************

    YES!!!

  6. physio says:

    Thanks for the reply. It would be useful if the replies from jobhut had dates on them. The last post that had a reply was from April so I assumed no jobhutter had even looked at this since then. That and the fact that there was no reply to the only other comment since April.

    I’d like more info on features.

    How do you add locations? I would want any location to be possible. Can this be easily done currently?
    e.g. select country, select region, select city

    I’d also like to see integration with PayPal for job postings.

  7. Michael says:

    There have been replies recently to many of the posts, just an FYI.

    Locations are not currently set up for multiple variables in them.

    As far as Paypal, I am working on a free trial/paid membership system for Jobhut that will use Paypal as the fee processor. This is still in process. I’m not sure if the original developers have worked on this yet or not.

    I have added a lot of new functions to the package, however I will probably let the original developers see them first in case they want to add anything into a future release. The pint being that a lot is possible with this script, so I’m sure that additional features can probably be done.

  8. ilias says:

    just ton congratulate you for this piece of software….free!!!;)
    Thanks!

  9. Loren says:

    Thanks for this great scripts, but I have found that my site cannot send application with attachment, it only have a file name at zero byte, but when I test with your site, it works. Then, I go to the server to change the temporary folder to 777, but it still not work, would you please help me to fix this, Thanks a lot !!

  10. K-159 says:

    Hi there,

    i found bugs in JobHut application, an sql injection attack.please patch the application.

    thanks

    regards

    K-159

    **************************************************
    from JH
    **************************************************

    hi there k-148,

    thanks for the heads-up !!! would you mind sharing how you found this bug ??? and where did it occur ??? you know, good ol’ common courtesy :-P

    g

  11. K-159 says:

    Hi greg,

    i found unsanitized parameter “pk” in page browse.php.an attacker can use this to execute arbitary sql query.please filter that variable.

    thanks

    K-159

    *******************************
    **** FROM JOBHUT ************
    *******************************

    thanks z-23 … fixed the problem … updating now …

  12. Jonas says:

    Hi
    Thanks for a cool script.
    I have one issue so far tho. Perhaps you know what it could be. I cant seem to recieve any email from job applications. Ive tested attachments of pdf and txt format, says application successful but no email is recieved. I noticed a bug fix regarding this that was already fixed? I installed JobHut 1.2.1 does it have that fix and it it be such issue or do you know what it could be?

    Thanks
    Jonas

    **********************************************
    **** FROM JH *************
    **********************************************

    thanks … wait for 2.0 … it will be sweet … it will employ SimPCoRe, ajax, extjs framework, all the fancies … i have taken off any file type restrictions – so that’s not it … there is a 5MB file size limit … you can always extend this yourself …

    library/process.php – line 817

    good luck,
    greg

    • Jonas says:

      strange, I have one file that worked now (pdf), 4MB in size.

      if you know of something regarding the script let me know. thx

      **********************************************
      **** FROM JH *************
      **********************************************

      must be the 5MB file size limit …

      library/process.php – line 817

      good luck,
      greg

  13. Jack says:

    Hello, ran accross this and so far it is very nice. I’m having a slight problem. It doesn’t appear to be sending email. Any suggestions? We use web.com for webhosting on IIS.

    Thanks!!

    • gkspranger says:

      hmmm .. haven’t ever tried with IIS .. would assume it is a simple config somwhere, related to PHP ..

  14. Donny says:

    Hello,

    I have loaded all files onto my server, but am getting the following error message when trying to run any file (inc. the ‘createTables.sql’from my browser. First time I got a pop up password prompt, now I just keep getting:

    “Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster@purenannies.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”

    Can you help?

    Many thanks.

  15. pls how do add location and category in managecategory.php

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.