Qartvela™ Posted August 15, 2014 Share Posted August 15, 2014 Хочу Вставить код в: globalTemplateНо это код для 3.1.4<if test="$this->request['act'] == 'idx' || (ipsRegistry::$current_application == 'forums' && ipsRegistry::$current_module == 'forums' && ipsRegistry::$current_section == '')"> ********************* </if> Прошу помогите переделать для 3.4.5 Link to comment Share on other sites More sharing options...
newbie Posted August 15, 2014 Share Posted August 15, 2014 ipsRegistry::$current_section == ''должно быть ipsRegistry::$current_section == 'boards' 2 Link to comment Share on other sites More sharing options...
Qartvela™ Posted August 15, 2014 Author Share Posted August 15, 2014 Спасибо, работает Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now