joomla3.4

Call model from another component controller in Joomla 3.4

谁都会走 提交于 2020-01-17 01:40:14
问题 I am developing Joomla 3.4 application where I have to call one component model into another component controller but not call from there. Support, i have 2 component >> comp1 model: m1 controller: c1 >> comp2 model: m2 controller: c2 I want to call comp1 model (m1) into comp2 controller (c2). I tried using below code: $model = $this->getModel('m1', '', array()); But in $model get null value if above code use in comp1 controller (c1) then run perfect. What actually issue is not getting. Any

Joomla 3 Show different modules on same position depending on toggler

我只是一个虾纸丫 提交于 2019-12-24 06:45:17
问题 there is my problem: i have some toggle section. This section should show dynamical content depending on clicked trigger. So eg. by clicking "support", there should be some contact information/download support tool provided, on clicking "search" - search box etc. My question is if it is possible to solve this with only one Module position or its need one position for each trigger? Hope to describe this understandable =) Any help is appreciated. Thanks Alex UPD: I will try to explain with code

Joomla - “Menu Item Type” pop-up is empty

别来无恙 提交于 2019-12-24 03:07:20
问题 Suddenly - I don't know since when - I can't edit menu item types anymore. When I click the select button, a pop up appears, but it stays empty. It's the same for new menu's and menu items. Does it seem familiar to anyone? I already searched a lot, but I can't find other people with the same problem. It seems like the javascript is not loading. I'm running Joomla 3.4.3 回答1: If JavaScript was broken, I guess you would not see the modal at all. Increase the error level in Joomla configuration

Get rid of ID (category and article) from URL (Joomla 3.3 / 3.4 / 3.5)

五迷三道 提交于 2019-12-22 01:35:03
问题 I have a Joomla 3.3.6 (edited: 3.5. ) site organized in only 3 levels: Four big categories (i, ii, iii, iiii) Each one divided in some intermediate categories (A, B, C, ...) And finally articles Two languages (en, pt) The URL after setting Search Engine Friendly URLs , Use URL rewriting , Adds Suffix to URL and multilanguage support , should be in the form: http://www.example.com/en/bigcatiii/intercatA/articlex.html But as many others that have Joomla installed and ask for a solution since

Get rid of ID (category and article) from URL (Joomla 3.3 / 3.4 / 3.5)

六月ゝ 毕业季﹏ 提交于 2019-12-04 22:46:28
I have a Joomla 3.3.6 (edited: 3.5. ) site organized in only 3 levels: Four big categories (i, ii, iii, iiii) Each one divided in some intermediate categories (A, B, C, ...) And finally articles Two languages (en, pt) The URL after setting Search Engine Friendly URLs , Use URL rewriting , Adds Suffix to URL and multilanguage support , should be in the form: http://www.example.com/en/bigcatiii/intercatA/articlex.html But as many others that have Joomla installed and ask for a solution since Joomla-Baby-Version, I got: http://www.example.com/en/bigcatiii/666-intercatA/articlex.html where 666 is