... and its database. Or, if space is limited, you can backup the files I have listed here (the ones we will be modifying):
\plugins\search\content\content.php
\components\com_search\views\search\tmpl\default.xml ...
Applies to Joomla 1.6+
What?
This is an article to describe how to add an article modal button in the Joomla Admin Panel (at time of print version 2.5.6) of your component including the all important ...
... get the following error:
Warning: Invalid argument supplied for foreach() in /home/public_html/administrator/components/com_k2/views/items/tmpl/default.php on line 80
If I went to K2 Comments, ...
... for (joomla default) should be as follows:
$_REQUEST['tmpl'] = 'component';
include('index.php');
There is some more text but it's in /* lines */ which means these are comments.
The quick ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.