numbers on alpha index errot

More
13 years 9 months ago #8782 by davidstott
Hi,
I have some articles with a title starting with a number. In the Category view the alpha index highlights the numbers with corresponding articles however when you click on the number you get an error page with the message

xxxxx.html&letter=1
Not found on this server

Anyone have any ideas?
Thanks
Dave

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #8787 by micker
Replied by micker on topic numbers on alpha index errot
hello do you use some sef ?
do you have a real link to test ?
regards

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago - 13 years 6 months ago #8803 by davidstott
Hi,
Here is a link to a page showing the alph index, the letters work fine but the numbers throw up the error:


Thanks
Dave
Last edit: 13 years 6 months ago by davidstott.

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #8809 by kenmcd
Replied by kenmcd on topic numbers on alpha index errot
.
I can see what is happening.
The link is using a "&" instead of a "?" to add the parameter to the URL.

This link is a 404:
h##p://www.dolus.co.uk/data/data-sets/data-companies.html&letter=2

This link works:
h##p://www.dolus.co.uk/data/data-sets/data-companies.html?letter=2


I changed this character in the category_alpha.php file and it now works.
In FLEXIContent v1.5.3.c it is on line 40.
joomla_root/components/com_flexicontent/templates/default/category_alpha.php

The line starts like this:
echo "<a class=\"fc_alpha_index\" href=\"".$this->action."&letter=".$number."\" . . .

change it to this
echo "<a class=\"fc_alpha_index\" href=\"".$this->action."?letter=".$number."\" . . .

"&letter=" becomes "?letter="

Then the alpha-index number links work with Joomla core SEF On.

Also: you should update from 1.5.3b to 1.5.3c first.
There are a few important bug fixes in there.

.

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #8838 by micker
Replied by micker on topic numbers on alpha index errot
if it's the solution edit your title post and add [solved]
thanks

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #8855 by davidstott
Hi,
Made the changes - works great!
[upgraded to latest version too]

Many thanks, your help was much appreciated,

Dave

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.422 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline