jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Bugs => Topic started by: marco.luigiano on 01.03.2016 15:13:32

Title: 500 Class view not found[ Solved]
Post by: marco.luigiano on 01.03.2016 15:13:32
Buongiorno a tutti volevo segnalare il seguente errore quando vado a cliccare sul pulsante upper, oppure sul pulsante home nel front-end download, come risolvo?
grazie.

[gelöscht durch Administrator]
Title: Re: 500 Class view not found
Post by: ColinM on 01.03.2016 23:51:43
Hi
I would confirm there is a problem with the Up Button in certain circumstances.
If you have just done List All Categories or just show an overview or just clicked on the Home button, and then click on the Up button the result is a page not found error with error code 404 Category not found.
The link constructed, in my test site, is <a href="/list-all-cats/category/148-">Up</a>
It should be <a href="/jda1/list-all-cats">Up</a>  or <a href="/jda1/list-all-cats/category/">Up</a>

Colin

[gelöscht durch Administrator]
Title: Re: 500 Class view not found
Post by: marco.luigiano on 02.03.2016 08:50:38
sorry, i have posted the question in my language:







Hello everyone I wanted to report the following error when I go to click on the upper button or the home button on the front-end download, how do you resolve?
thank you.
Title: Re: 500 Class view not found
Post by: Arno on 02.03.2016 09:44:38
QuoteI would confirm there is a problem with the Up Button in certain circumstances.
The button should not be visible in the categories view (Overview). So i will check it here more.
Title: Re: 500 Class view not found
Post by: Arno on 04.03.2016 11:43:11
Quote from: ColinM on 01.03.2016 23:51:43
Hi
I would confirm there is a problem with the Up Button in certain circumstances.
If you have just done List All Categories or just show an overview or just clicked on the Home button, and then click on the Up button the result is a page not found error with error code 404 Category not found.
The link constructed, in my test site, is <a href="/list-all-cats/category/148-">Up</a>
It should be <a href="/jda1/list-all-cats">Up</a>  or <a href="/jda1/list-all-cats/category/">Up</a>

Colin
Colin i can not reproduce this here.  ::) Which version use you?
Title: Re: 500 Class view not found
Post by: ColinM on 04.03.2016 21:46:18
Hi
Whoops!! a little error by me!! :-[
I left the line showing the Uparrow in the Categories Layouts.  Apologies.

Please see attached zip which has three div based Categories Layouts ready for import.  Delete the corresponding existing layouts and import the ones from the unzipped file.  Or you can just edit the Header section of the existing Categories layouts and remove the line
<div class="jd_top_navi_item" style="">{upper_link}</div>

Colin
PS you might find that the remaining links now centre.
C

[gelöscht durch Administrator]
Title: Re: 500 Class view not found[ Solved]
Post by: Arno on 05.03.2016 01:36:12
Okay, so we have solved this.  ;D