-
AuthorPosts
-
April 23, 2012 at 12:44 am #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 – ApacheMany thanks – Helen.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
April 23, 2012 at 8:47 am #449706Hi Praizar
Could you like upgrade JA Jobboard to 1.5.4?
I think that you should to do 🙂Regards,
April 23, 2012 at 8:50 am #449707Hello Hung. I’ll try that today and let you know the result. Many thanks – Helen.
April 23, 2012 at 11:07 pm #449858Hello Hung. I upgraded to JA Jobboard 1.5.4 but the problem persists. What should I check next? Many thanks – Helen.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
April 24, 2012 at 2:47 am #449872Hi, 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>April 25, 2012 at 2:23 pm #450140Hello 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 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
April 26, 2012 at 3:40 am #450236Hi 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.April 26, 2012 at 1:26 pm #450326Hello 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%29When 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.
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by HeR0 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum