Page 1 of 1
error News.module
Posted: Sun Mar 19, 2006 11:05 am
by maxilmago
line 99
Code: Select all
$url = $config['root_url'].'/index.php?mact=News,cntnt01,rss&cntnt01showtemplate=false&cntnt01category='.rawurlencode($categories).'&cntnt01number=20&cntnt01returnid='.$gCms->variables['content_id'];
}
correct
Code: Select all
$url = $config['root_url'].'/index.php?module=News&id=cntnt01&cntnt01action=rss&cntnt01showtemplate=false&cntnt01category='.rawurlencode($categories).'&cntnt01number=20&cntnt01returnid='.$gCms->variables['content_id'];
}
Re: error News.module
Posted: Sun Mar 19, 2006 1:45 pm
by Ted
Umm... it's correct for 0.12 and xhtml compliance.
Re: error News.module
Posted: Wed Mar 22, 2006 11:23 am
by maxilmago
c'è un problema che non si risolve
es:
http://www.elitemanagement.it/
if I look at the html page I see
Code: Select all
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.elitemanagement.it/index.php?mact=News,cntnt01,rss&cntnt01showtemplate=false&cntnt01category=elite_news&cntnt01number=20&cntnt01returnid=15" />
&
it is correct to use that parameter, but if I copy the link in the error brouser
this creates a problem.
Can you check?
Re: error News.module
Posted: Wed Mar 22, 2006 6:16 pm
by alby
maxilmago wrote:
c'è un problema che non si risolve
E' un forum in Inglese, se vuoi un aiuto da un maggior numero di persone
maxilmago wrote:
es:
http://www.elitemanagement.it/
if I look at the html page I see
Code: Select all
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.elitemanagement.it/index.php?mact=News,cntnt01,rss&cntnt01showtemplate=false&cntnt01category=elite_news&cntnt01number=20&cntnt01returnid=15" />
&
it is correct to use that parameter, but if I copy the link in the error brouser
this creates a problem.
Don't copy/past from source but copy link "from" browser window (ex. with a xml-rss icon)
Alby
Re: error News.module
Posted: Wed Mar 22, 2006 11:05 pm
by maxilmago
Alby, that I had understood it... but what means and that in the form News there is an error that is stamped in automatic