Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • fismpn Friend
    #192256

    Hello,
    Today I want to disable language selection when posting new Job.
    How can I do it? I didn’t find it in backend.

    Thanks!

    Screen: http://img33.imageshack.us/img33/7283/20jp.png

    Luna Garden Moderator
    #512145

    Hello,

    The setting for language section isn’t available in back-end. If you want to remove it, please go to:
    componentscom_jajobboardviewsjajobstmpljaform.php
    and remove these lines:

    <tr class="sectiontableentry">
    <td class="col1"><?php echo JText::_('JLANGUAGE'); ?>:</td>
    <td class="col2"><?php echo jaContentLanguage('field_language', $this->item->language); ?></td>
    </tr>

    fismpn Friend
    #512223

    Thank you Luna.
    I have another problem (sorry, there’s a lot!!): when I try to add Profile to Employer, it didn’t work. 🙁
    I’ll send you username and password by PM.

    EDIT:
    Another things: http://i.imgur.com/ROVytTS.png (there is in Job list)
    http://i.imgur.com/M9KBKnX.png (there is in Resume detail, under the title)

    Luna Garden Moderator
    #512283

    <blockquote>when I try to add Profile to Employer, it didn’t work. 🙁
    I’ll send you username and password by PM.</blockquote>

    Please PM your Admin info and FTP account. The link after saving Profile seems wrong, I need to check it.

    <blockquote>Another things: http://i.imgur.com/ROVytTS.png (there is in Job list)
    http://i.imgur.com/M9KBKnX.png (there is in Resume detail, under the title) </blockquote>
    Yes, so what you need to do to these elements ?

    fismpn Friend
    #512399

    1) Ok you’ll receive PM.
    2) I want to delete them…

    Luna Garden Moderator
    #512524

    Hello Fismpn,

    Admin account you sent me didn’t work, please check and send me again.

    <blockquote>Another things: http://i.imgur.com/ROVytTS.png (there is in Job list)</blockquote>
    In order to remove this: go to back-end >> JA JobBoard >> Global Settings >> Feeds >> Tab Default Settings >> Enable feed set to No.
    <blockquote>http://i.imgur.com/M9KBKnX.png (there is in Resume detail, under the title) </blockquote>
    In order to remove addingThis element, go to file:
    componentscom_jajobboardviewsjaresumestmpljaview.php
    Remove these lines (from line 203 to 212):

    <?php if(getCurrentUserType() == JBEMPLOYER_USER) { ?>
    <div style="float: right;">
    <!-- AddThis Button BEGIN -->
    <a href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4a764a015f702d7f" onmouseover="return addthis_open(this, '', '', '')" onmouseout="addthis_close()" onclick="return addthis_sendto()">
    <img src="http://s7.addthis.com/static/btn/lg-share-en.gif" alt="Bookmark and Share" style="border: 0pt none ;" width="125" height="16">
    </a>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4a764a015f702d7f"></script>
    <!-- AddThis Button END -->
    </div>
    <?php } ?>

    fismpn Friend
    #512605

    Sorry Luna, I’ll resend you PM.

    Thanks for the guide! 🙂

    Luna Garden Moderator
    #512784

    Thanks for the info.

    The developer is checking your site and will reply you once he finds out the solution.

    Luna Garden Moderator
    #513632

    Hello fismpn,

    Our dev has checked and fixed problem on your site.

    But Employer is: scuola2 has two records on database, so before testing the result, please remove scuola2 in your database, or create a new one.

    fismpn Friend
    #513874

    Hello Luna,
    I did tests. It still not working. See private message.

    Andrea

    Luna Garden Moderator
    #513893

    Hi,

    We did check the problem on your site again, and fixed it. The problem comes from server config about post and get data, so we change something in the code to fit with the system.

    fismpn Friend
    #514002

    Thanks for the fix! ^_^
    Seems it works now.

    EDIT: I have 2 new problems… Please check Private Message.

    Luna Garden Moderator
    #514047

    Hello Fismpn,

    If you have any problem, please post it here, don’t PM me, it would better for community if others face the same issue

    <blockquote>First error is: when I post a new job offer (link is: http://www….uova-offerta): message error “Si prega prima di compilare le informazioni dell’account in Dettagli Account.” means “Error – No account information”…
    So it’s strange because before I compiled it. :
    </blockquote>
    Please tell me what have you changed on Job Form then we can track down the problem.

    <blockquote>Second error is: Parse error: syntax error, unexpected ‘}’ in /home/hfxisvtk/public_html/components/com_jajobboard/views/jaresumes/tmpl/jaview.php on line 354
    (When I try to see a resume, I got this error)</blockquote>
    Did you customize this file ? Please remember, backup your file before editing it. This problem is also fixed, you forgot to delete the ‘}’ after customizing

    fismpn Friend
    #514115

    Hello Luna,
    sorry I send PM because I thought was problem only for me.
    – I changed / disabled some form fields and added news.
    Before developer fixed my website, Job Form was working well. I didn’t changed anything from Job Form after developer work on it.
    – Ok probably I didn’t see it. Thank you.

    Andrea

    Luna Garden Moderator
    #514258

    Hello Andrea,

    We have checked the Job Form and seen that the Display Mode of Employer ID has been changed to : Hide all on front end. And it caused empty Employer ID in front-end >> you get error as “Si prega prima di compilare le informazioni dell’account in Dettagli Account.”

    We changed Display mode back to Hide on new form and view only on edit form. So the post job is working now.

    In future, please remember to take a backup and be careful with what you changed to avoid unexpected error. If you’re not familiar with code, you should hire a developer to help you customize as you wish since our support scope is limited to bug fixing and helping users get demo site alike setup and it’s so hard to control and help you out if we even not know what you customized.

    Regards

Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 2 voices, and was last updated by  Luna Garden 10 years, 5 months ago.

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