vielen Dank erst einmal für das tolle Modul - wollte grad selbst RewriteRules schreiben...
Allerdings hab ich grad ein Problem bei der Auflösung der URLs:
- auf der ersten Ebene kein Problem:
cms/index.html - wird richtig angezeigt
- auf der 2ten Ebene auch
cms/credits/ - wird richtig angezeigt
- ab der 3ten ebene werden alle elemente ignoriert
cms/credits/manufacturers/credits---manufacturers.html - zeigt immer noch die gleiche seite wie: cms/credits/
wenn ich das richtig verstehe, dann werden die entsprechenden seiten nicht gefunden...
Meine Konfig:
contenido 4.6.8 - upgedated auf Advanced ModRewrite, d.h. folgende Files ersetzt und setup mit upgrade durchgeführt (art_lang enthält urlname und urlname ist für jeden Artikel gesetzt):
Jmd. eine Idee, worauf mein Prob. basiert?_.htaccess .\
index.php .\
front_content.php .\cms\
.htaccess .\cms\upload\
.htaccess .\contenido\
class.modrewrite.php .\contenido\classes\
config.misc.php .\contenido\includes\
functions.api.string.php .\contenido\includes\
functions.con.php .\contenido\includes\
functions.general.php .\contenido\includes\
functions.modrewrite.php .\contenido\includes\
functions.str.php .\contenido\includes\
functions.upl.php .\contenido\includes\
globals_off.inc.php .\contenido\includes\
include.client_edit.php .\contenido\includes\
include.con_edit_form.php .\contenido\includes\
include.con_editcontent.php .\contenido\includes\
include.con_subnav.php .\contenido\includes\
include.grouprights_subnav.php .\contenido\includes\
include.right_top_blank.php .\contenido\includes\
include.rights_subnav.php .\contenido\includes\
include.str_aliases.php .\contenido\includes\
include.subnav.php .\contenido\includes\
include.tpl_subnav.php .\contenido\includes\
include.upl_files_overview.php .\contenido\includes\
pseudo-cron.inc.php .\contenido\includes\
template.con_edit_form.html .\contenido\templates\standard\
dbupdate.php .\setup\
makeconfig.php .\setup\
tables.txt .\setup\data\
examples_misc6.sql .\setup\data\examples\
functions.modrewrite.php .\setup\lib\
config.php.tpl .\setup\templates\
Besten Dank im Vorraus,
Stelli
P.S.: Hab den kompletten Thread durchforstet und keinen Hinweis auf ein ähnliches Prob. gefunden