User tests: Successful: Unsuccessful:
Hello,
after every update i get an 0 after the Search field.
There is a solution, but i have to do this after every update.
Go to the mod_search folder and open mod_search.php
Comment out line 28 by changing:
Code: Select all
$button = $params->get('button', 0);
To:
Code: Select all
// $button = $params->get('button', 0);
It would be fine if it is getting part of the standard.
Horst
Category | ⇒ | Repository Unit Tests Administration com_config com_menus com_plugins com_redirect Language & Strings Templates (admin) Front End com_content com_users External Library Composer Change |
Status | New | ⇒ | Pending |
Closing as this just merge staging into 3.8-dev
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-26 20:14:04 |
Closed_By | ⇒ | zero-24 | |
Labels |
Added:
?
?
?
?
|
Why are you trying to merge the whole staging branch into
3.8-dev
?