Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • dinero Friend
    #162100

    Hi Joomlart,
    I get some problems with JA Job Board:

    1. If i set width/height for “Logo / Photo” in Profile form (administrator/index.php?option=com_jajobboard&view=jamanagefields&task=edit&cid[]=115) image will not be uploaded, image only can be uploaded if “Logo / Photo” has width=0 and height=0.

    2. Seem Suggest URL page does not work: index.php?option=com_jajobboard&view=jajobs&layout=suggesturl&Itemid=114 >> I get blank page

    3. I get Error500 page when login as Employer and go to Payment page: index.php?option=com_jajobboard&view=japayment&Itemid=115

    4. When Job Seeker apply a job, then Upload CV, but i don’t see any signal that file is uploaded and i login as Employer, i don’t see any file is uploaded. Seem this function does not work.

    5. I can not figure out the page that Employer can see his credit, what page that employer can see his Credit?

    6. See this image:
    In my test page, has only one job seeker, but in job seekers page(back-end), i see 3 records, and it’s duplicated.

    Please check and confirm these problems.


    1. dup_jobseekers
    Vinh CV Friend
    #383952

    Dear dinero,

    1. Please give us your Site URL, Admin, FTP account for closer check via ticket: http://support.joomlart.com/staff/index.php?/Tickets/Ticket/View/68864/inbox/7/4/-1

    2. From where suggest URL index.php?option=com_jajobboard&view=jajobs&layout =suggesturl&Itemid=114 come from? JAJobboard doesn’t support suggets URL layout.

    3. From where the Payment Page link index.php?option=com_jajobboard&view=japayment&Ite mid=115 come from?

    4. JobSeeker upload CV:
    JobSeeker can upload their CV by View Job Details => Apply => click to upload icon => Choose file from local computer => Wait for upload proccess done => Click to fininish button.

    5. Employer credit:
    Employer can see their credits via: Login on FrontEnd => Employer Menu => My Cpanel

    6. Please give us your Site URL, Admin, FTP account for closer check via ticket: http://support.joomlart.com/staff/index.php?/Tickets/Ticket/View/68864/inbox/7/4/-1

    Vinh CV Friend
    #385514

    Dear Eric Livingston,

    <blockquote>1. If i set width/height for “Logo / Photo” in Profile form (administrator/index.php?option=com_jajobboard&view=jamanagefields&task=edit&cid[]=115) image will not be uploaded, image only can be uploaded if “Logo / Photo” has width=0 and height=0.</blockquote>

    We have fixed on your site already. Please check.

    <blockquote>4. Please login front-end as jobseeker, then apply job(with CV uploaded when you apply job – you will see has no signal that photo is uploading or uploaded), then login front-end as employer, you will see has NO file uploaded.</blockquote>
    In the selecting CV popup, after selecting CV on your local computer, our component will auto upload CV to server, please wait until the message “Upload File Successfully” shown, then click to the “Finish” button to close the popup.

    <blockquote>6. One jobseeker can post multi resumes or just one resume/jobseeker?</blockquote>
    JAJobBoard support each jobseeker have one resume only.
    In your checking steps, there is a mistake in our component to prevent from creating resume when jobseekers have a resume already.

    <blockquote>7. Login front-end as employer, then “Edit My profile Layout”, when save my profile, i get error: Invalid Token</blockquote>

    We have fixed on your site already.
    File changed:
    /components/com_jajobboard/helper/jafunctions.class.php
    /components/com_jajobboard/views/japrofiles/tmpl/jaform.php

    <blockquote>8. – If SEF = On, you can not add note to job.</blockquote>
    We have fixed on your site already. Please check.
    File changed:
    /components/com_jajobboard/views/jajobs/tmpl/add_notes.php

    <blockquote>9. When Apply job, if i choose: Use Resume CV? [YES], i get this error:</blockquote>
    We have fixed on your site already. Please set CHMOD for /images/stories/jbuploads/applications to 0755

    sharpdome Friend
    #390123

    <blockquote>1. If i set width/height for “Logo / Photo” in Profile form (administrator/index.php?option=com_jajobboard&view=jamanagefield s&task=edit&cid[]=115) image will not be uploaded, image only can be uploaded if “Logo / Photo” has width=0 and height=0. </blockquote>

    I’m having a similar error, although it only happens when editing a profile by adding or replacing an image. Images done through the initial registration form works fine.

    Vinh CV Friend
    #390349

    Hi all,

    To solve the first problem, you can download, extract and replace attach file to following file:
    componentscom_jajobboardhelperjafunctions.class.php

    13020

    sharpdome Friend
    #390413

    That file still does not allow a user to change/edit their profile/resume picture after creating it the first time.

    sharpdome Friend
    #390607

    <em>@sharpdome 239354 wrote:</em><blockquote>That file still does not allow a user to change/edit their profile/resume picture after creating it the first time.</blockquote>

    This is still a problem. I’ve opened a support ticket.

    Vinh CV Friend
    #390738

    <em>@sharpdome 239602 wrote:</em><blockquote>This is still a problem. I’ve opened a support ticket.</blockquote>

    Hi sharpdome,

    We have checked on your site already, we tried to edit employer image by:
    – Logging in with employer/employer account
    – Going to my profile => Edit => Upload image
    Everything still works. Please describe your issue in details and check again.

    sharpdome Friend
    #390833

    I’ve tried with a very small file and it works fine. It doesn’t work with larger files. If you choose a 2.5 MB JPG file it fails. I have the maximum set to 3 MB.

    Can you please fix the problem for large files?

    These errors in error_log may be related. They happened at the same time I tried to upload the large file:

    [11-May-2011 15:37:01] PHP Warning: getimagesize(/images/stories/jbuploads/profiles/20110511030501IMG_0484.JPG) [<a href=’function.getimagesize’>function.getimagesize</a>]: failed to open stream: No such file or directory in /components/com_jajobboard/helper/jafunctions.class.php on line 2915
    [11-May-2011 15:37:01] PHP Warning: Division by zero in /components/com_jajobboard/helper/jafunctions.class.php on line 2927
    [11-May-2011 15:37:01] PHP Warning: Division by zero in /components/com_jajobboard/helper/jafunctions.class.php on line 2928

    Vinh CV Friend
    #390897

    Hi sharpdome,

    Please add 2 lines before “$imgInfo = getimagesize ( $path . ‘/’ . $image );” command as bellow:
    [PHP]

    if( !file_exists( $path . ‘/’ . $image ) )
    return $image;
    $imgInfo = getimagesize ( $path . ‘/’ . $image );

    [/PHP]

    sharpdome Friend
    #390975

    That fixed it, thank you.

    josuehm Friend
    #411069

    <em>@Vinh CV 239986 wrote:</em><blockquote>Hi sharpdome,

    Please add 2 lines before “$imgInfo = getimagesize ( $path . ‘/’ . $image );” command as bellow:
    [PHP]

    if( !file_exists( $path . ‘/’ . $image ) )
    return $image;
    $imgInfo = getimagesize ( $path . ‘/’ . $image );

    [/PHP]</blockquote>

    Hello Vinh,
    I have the exact same problem here.
    I’m using Job Board 1.5.2 and jafunctions.class.php is already patched with the code above.
    However employer logo is still not updated. The worst thing is that I get a confirmation message that the operation was successful but there is no employer logo.

    Just in case I applied the zipped file but when I try to update employer logo I get the following error:
    Fatal error: Class ‘jbAutoUpdate’ not found in /home/zonazero/public_html/components/com_jajobboard/models/japrofiles.php on line 357
    so I disable it.

    I created the Ticket: #LWQ-121-37043 so you get login info to server and superadmin.

    Thank you.

    Ninja Lead Moderator
    #411441

    <blockquote>However employer logo is still not updated. The worst thing is that I get a confirmation message that the operation was successful but there is no employer logo.</blockquote>
    This might be due to cache, please clear browser cache first. I can still upload the logo.

    <blockquote>Just in case I applied the zipped file but when I try to update employer logo I get the following error:</blockquote>
    Could you elaborate this issue? What steps did you take?

    josuehm Friend
    #411743

    <em>@Hung Nguyen 266193 wrote:</em><blockquote>This might be due to cache, please clear browser cache first. I can still upload the logo.</blockquote>
    Hung,
    Its definitely not a cache issue since I before I tried to upload the employer I cleared JB and Joomla Cache, also purged expired cache.
    This is a huge bug since not only happens to me but also to our employers who use different browsers: IE 9, Chrome, Firefox, Safari.

    <em>@Hung Nguyen 266193 wrote:</em><blockquote>Could you elaborate this issue? What steps did you take?</blockquote>
    In this thread:
    http://www.joomlart.com/forums/topic/some-problems-with-ja-job-board/#post-390349
    Vinh recommends to use a jafunctions.class.php zipped file. It tried to use it but I got the error:
    Fatal error: Class ‘jbAutoUpdate’ not found in /home/zonazero/public_html/components/com_jajobboard/models/japrofiles.php on line 357
    So I deleted that file and left the original.

    Please fix this ASAP, I don’t have time to loose and site is starting to have bad fame with all these issues.

Viewing 14 posts - 1 through 14 (of 14 total)

This topic contains 14 replies, has 5 voices, and was last updated by  josuehm 13 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum