Hi,
same problem.
I don't know how "born" these urls ( users' or administrators' URL mistakes, may be a some Joomla bug, or a hacked url) but these come from Joomla (it's not a problem Phoca SEF).
Examples from database:
Code: Select all
INSERT INTO `jos_phocasef_url` (`id`, `cw`, `cr`, `new_url`, `old_url`, `date_url`, `published`, `ordering`) VALUES
(251, 2, 0, '', 'templates/sy </td> </tr></table></div><div class=', '2010-11-01 13:46:31', 0, 0),
(253, 1, 0, '', '<div id="logo"><!-- <a href=', '2010-11-01 13:55:34', 0, 0),
(301, 2, 0, '', 'modules/coppermine/themes/coppercop/theme.php?THEME_DIR=|echo "casper";echo "kae";|', '2010-11-05 02:54:04', 0, 0),
(304, 1, 0, '', 'template�cii.</p><p align=', '2010-11-05 09:06:19', 0, 0),
(333, 1, 0, '', 'templates/system/css/system> Aktuality: </div><table class=', '2010-11-09 10:38:29', 0, 0),
(335, 1, 0, '', 'tem. 5. 2010 </td> </tr></table></div><div class=', '2010-11-09 10:40:28', 0, 0),
(336, 1, 0, '', 'templates/sys: left;', '2010-11-09 10:40:34', 0, 0),
(338, 1, 0, '', 'templates/sunshine_1/js/debugp><strong>Obrancovia:</strong> Roman Mas<strong>Záložníci:</strong', '2010-11-09 15:31:50', 0, 0);
and some examples from Phoca SEF back-end (depend on bad urls):
I think, it is problem that Phoca SEF not ignore them.
Yes, these URLs may be deleted from databasae, but - may be it is a good
Nero666's idea ignoring (filtering) them and not storing in Phoca SEF tables (or storing as "not valid URLs" in another table and show another way in back-end?)