Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Helen Rankin Friend
    #176385

    Hello.

    I’m having a problem with the rss display page. It is producing broken links and I need help to fix it.

    Here is the rss feed display:
    http://www.alwuduah.com/jobs/index.php?option=com_jajobboard&view=jafeeds&layout=rss&cid[]=15&alias=30%20days&type=2.0&name=All%20jobs%20created%20in%20the%20last%203&job_number=50&cache=3600&description=%3Cp%3EAll%20jobs%20created%20in%20the%20last%2030%20days%3Cbr%20mce_bogus=

    Here is an example of the broken link:
    http://www.alwuduah.com/jobs//jobs/index.php/component/jajobboard/jajobs/108-PR%20Ambassador%20(UAE)

    As you can see the problem is here… /jobs//jobs/

    Please could you let me know how to fix the problem. I’ve tried looking for settings in the system, components, templates and plugins relating to url referencing but no luck.

    Here are the details:
    Joomla 1.5
    JA Job Board 1.5.3
    JA Ext Manager 1.5.3
    Joomla 1.5.25
    Template – JA Purity
    PHP Version – 5.2.17
    Web server – Apache

    Many thanks – Helen.

    HeR0 Friend
    #449706

    Hi Praizar
    Could you like upgrade JA Jobboard to 1.5.4?
    I think that you should to do 🙂

    Regards,

    Helen Rankin Friend
    #449707

    Hello Hung. I’ll try that today and let you know the result. Many thanks – Helen.

    Helen Rankin Friend
    #449858

    Hello Hung. I upgraded to JA Jobboard 1.5.4 but the problem persists. What should I check next? Many thanks – Helen.

    HeR0 Friend
    #449872

    Hi, Helen
    When after upgraded success. you will see issues in backend as “Catchable fatal error: Object of class JParameter could not be converted to string in libraries/joomla/environment/request.php on line 593”

    and this is solution to solve them:

    Solution:
    1 . edit form line 52->54 in files :
    administrator/components/com_jajobboard/controllers/jacandidates.php
    administrator/components/com_jajobboard/controllers/jaimportusers.php
    administrator/components/com_jajobboard/controllers/jajobs.php
    administrator/components/com_jajobboard/controllers/jamanagefields.php
    comment or remove 3 line code
    $jbconfig = $temp->getItems();
    $jbconfig = new JParameter($jbconfig->data);
    JRequest::setVar(‘config’, $jbconfig);

    2 . Remove
    $jbconfig = JRequest::getVar(‘config’);
    and edit
    global $option;
    change to
    global $option, $jbconfig;
    in
    administrator/components/com_jajobboard/views/jamail/view.htm.php
    line 62
    🙂
    <em>@praizar 315646 wrote:</em><blockquote>Hello Hung. I upgraded to JA Jobboard 1.5.4 but the problem persists. What should I check next? Many thanks – Helen.</blockquote>

    Helen Rankin Friend
    #450140

    Hello Hung.

    I’ve made the changes you asked me to make. However, it has not fixed the RSS problem.

    Please can you let me know how to fix the RSS problem.

    Many thanks – Helen.

    HeR0 Friend
    #450236

    Hi Helen
    Please tell me about this problem in detail because as i check and create a new RSS, it works. You can see that at http://www.alwuduah.com/jobs/index.php/component/jajobboard/jafeeds/feed_link/16
    Attaching screenshots of the issue will help me see the exact problem.

    Helen Rankin Friend
    #450326

    Hello Hung. Thank you for your help. As I mentioned in my original post, the rss display page works, but when you click on an item in the feed it is broken. Using the example you sent me to find the issue:
    1.) Click on the rss feed you created: http://www.alwuduah.com/jobs/index.php/component/jajobboard/jafeeds/feed_link/16
    2.) Click on the ‘simple url’: http://www.alwuduah.com/jobs/index.php?option=com_jajobboard&view=jafeeds&layout=rss&alias=Create%20a%20new%20Rss
    3.) Click on any of the jobs displayed in the feed i.e. PR Ambassador (Kuwait): http://www.alwuduah.com/jobs//jobs/index.php/component/jajobboard/jajobs/jaview/109-PR%20Ambassador%20%28Kuwait%29

    When you click on the final link you will see it is broken. The problem seems to be in the URL itself – it is adding an extra /jobs to the address i.e. http://www.alwuduah.com/jobs//jobs/

    Please let me know if you need any further information to clarify the problem.

    Many thanks – Helen.

    HeR0 Friend
    #450416

    Yes, i see. Please send me ftp account via PM.i shall help you fix it. Please include the url of this thread too in the PM.

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

This topic contains 9 replies, has 2 voices, and was last updated by  HeR0 12 years, 4 months ago.

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