View Single Post
Old July 2nd, 2011, 11:03 PM   #18 (permalink)
LissaE
Member
Verified Customer
 
Join Date: Dec 2008
Posts: 123
Unfortunately that still didn't fix the actual url, however I tried adding the two new replaces at the end here in pp_inc:

Quote:
$str1 = array('Ä', 'ä', 'Ü', 'ü', 'Ö', 'ö', 'ß', '(', ')', '[', ']', ' | ', '&', 'amp;');
$str2 = array('Ae', 'ae', 'Ue', 'ue', 'Oe', 'oe', 'ss', '', '', '', '', '-', 'and', '');
which now gives the nice url m167-creative-victorian-and-netta-riss on the url links, I had to add the second amp; as it still displayed wrong on the showphoto page while being just right on the front page....so far I can't see that this has adversely affected any other section of the gallery but I will keep my eyes open and look around

Thanx for all your help Chuck
__________________
Digiscrap Forum Layout Gallery - PhotoPost PHP Pro v8.03
Digiscrap Forum Product Gallery - PhotoPost PHP Pro v8.03
HunnyBee Design Gallery - PhotoPost PHP Pro v8.03
LissaE is offline   Reply With Quote