| Wednesday 05 September 2007 6:56:59 am 
                                                                
                                                                 Mates, util now everthing was gona be all right but, when i tryed make change in one template and make an override, simply does'nt work. I read 4 or 5 examples and i'm try understand based in one book that i have but all explanation is the same. <b>my file that i want replace is in:</b> <my_site>/extension/ezwebin/design/ezwebin/templates/user/login. <b>the file that should be used instead:</b>  <my_site>/design/ezwebin_site/override/templates/login.tpl <b>and my override config template in:</b> <my_site>/settings/siteaccess/<language>/ override.ini.php ok. I set up my file like: 
[login_page]Source=/user/login.tpl
 MatchFile=login.tpl
 Subdir=templates
 What have more to do. I want every time when somebody try to use login page, the system use the override for my login page. Thank so much |