× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Single view URL ID missing

More
8 years 11 months ago #3339 by prtechpro
Single view URL ID missing was created by prtechpro
Hello,

I have a concern with Joodb : ID is missing when generating dynamic page+url from {joodb readon} wildcard, causing an error 404 - Article # not found. Strangely, when typing directly in browser complete URL with ID the single view page is well generated.

test: click on one of the modifed readon icon on the right below a translation on the catalog list:

www.techdico.com/traduction-anglais-fran...y=&Itemid=136&task=&

url generated with missing ID:
www.techdico.com/traduction-anglais-fran...rticle/-informatique

when typing correct url, with ID, the single view page is correctly generated:
www.techdico.com/traduction-anglais-fran...le/9420-informatique


What can be the reason it is not working ?

Interference between joodb readon script and SEO URL ? (but desactivation in joomla panel have not effect)
Concern with router.php ?, mod rewrite of .htaccess ?

Thanks for your help.

- Joodb release: 2.9.6 Pro
- Joomla 2.5.28
- Using a link script into my catalog view (as mentioned into one of you post :
{joodb ifis|homepage}
<a href="{joodb field|homepage}" target="_blank">HOMEPAGE</a>
{joodb endif}
)
- Have desactivated link URL in menu option
- Using Admin Tools with a web application firewall

Phil

Please Log in to join the conversation.

More
8 years 11 months ago #3340 by Dirk
Replied by Dirk on topic Single view URL ID missing
Sorry but you problem is unique.

The only reason i can imagine is that your primary ID field has the wrong format.

Please check which field you selected as ID.

Please Log in to join the conversation.

More
8 years 10 months ago #3395 by prtechpro
Replied by prtechpro on topic Single view URL ID missing
Thanks for your tip. ID was in fact missing in mysql SELECT argument from my modified specific catalog.php.

Phil

Please Log in to join the conversation.

Moderators: Dirkjoest