1
Mamba
MySearch 1.2 RC Ready for Testing on XOOPS 2.5.5 RC
  • 2012/4/3 3:52

  • Mamba

  • Moderator

  • Posts: 11542

  • Since: 2004/4/23


With the MySearch module you can learn what people are searching for on your website.

The module can :
- search logs
- search with ajax autocomplete feature

It has now been updated to XOOPS 2.5.x Admin GUI and tested on XOOPS 2.5.5 and PHP 5.3.10

Download: XOOPS SVN

Requirements: ModuleAdmin
Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

2
DCrussader
Re: MySearch 1.2 RC Ready for Testing on XOOPS 2.5.5 RC

May The Source Be With You!

3
DCrussader
Re: MySearch 1.2 RC Ready for Testing on XOOPS 2.5.5 RC

The block provided with that module, adds some strange line to the default theme.
http://xoops.cmsbg.info/ (right side), when u click the link Advanced Search, line is there too.
May The Source Be With You!

4
Mamba
Re: MySearch 1.2 RC Ready for Testing on XOOPS 2.5.5 RC
  • 2012/4/4 18:25

  • Mamba

  • Moderator

  • Posts: 11542

  • Since: 2004/4/23


My Firebug shows that the line is caused by this code:
le="color: #000000"><?php <div id="autocomplete_choices_2" class="autocomplete"></div>

Probably something wrong with the CSS code.

Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

5
DCrussader
Re: MySearch 1.2 RC Ready for Testing on XOOPS 2.5.5 RC

No time to mess and with CSS. Just found it.
After every translation I install the module to see if something is not as expected.
May The Source Be With You!

6
Mamba
MySearch 1.2 Final for XOOPS 2.5.5 Released
  • 2012/5/28 7:51

  • Mamba

  • Moderator

  • Posts: 11542

  • Since: 2004/4/23


The CSS issue has been fixed.

The module has been updated to 1.20 Final

Download: from SourceForge XOOPS File Repository
Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

7
Cesagonchu
Re: MySearch 1.2 Final for XOOPS 2.5.5 Released

alain01, found a missing define in

=> language\english\admin.php

le="color: #000000"><?php define("_AM_MODULEADMIN_ADMIN_FOOTER","Mysearch Module");



=> in administration mode, when deleting a word in statistic tab :

le="color: #000000"><?php Use of undefined constant _AM_MODULEADMIN_CONFIG_DB - assumed '_AM_MODULEADMIN_CONFIG_DB' in file /Frameworks/moduleclasses/moduleadmin/moduleadmin.php - ligne 302

8
Mamba
Re: MySearch 1.2 Final for XOOPS 2.5.5 Released
  • 2012/7/2 14:11

  • Mamba

  • Moderator

  • Posts: 11542

  • Since: 2004/4/23


_AM_MODULEADMIN_ADMIN_FOOTER is not missing - it is being taken from the Core.

But the _AM_MODULEADMIN_CONFIG_DB is missing in other languages than English.

You can download the French place holder from here, but the missing string has to be translated.

Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

9
Cesagonchu
Re: MySearch 1.2 Final for XOOPS 2.5.5 Released

Thank you Mamba

10
Cesagonchu
Re: MySearch 1.2 Final for XOOPS 2.5.5 Released

I checked and my Xoops 2.5.5 French version is good, finally I did not need to translate.
Perhaps alain01 has not downloaded mine. Or he made a bad update of Xoops.

I update my version of XOOPS 2.5.5 to add icons