1291
geekwright
Re: Module profile and translation update

Thank you for the more complete problem description. Wow, that sucks. I'll look deeper.



1292
alain01
Re: Module profile and translation update
  • 2020/5/26 7:07

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Quote:
geekwright wrote:
After "profile" is installed, the definitive title and description source is no longer the language files, it is the database. You can edit all of that in the admin area -- much easier than saving tables and reinstalling since there are only 24 fields that could be affected.

Thank you for your answer.

Yes, i mean some sentences that we couldnt modify in the admin area.

Ex : /language/english/notification.php

Quote:
// For user profile
// FIXME: These should be reworded a little...
define('_NOT_NOTIFYMETHOD', 'Notification Method When you monitor e.g. a forum, how would you like to receive notifications of updates?');
define('_NOT_METHOD_EMAIL', 'Email (use address in my profile)');
define('_NOT_METHOD_PM', 'Private Message');
define('_NOT_METHOD_DISABLE', 'Temporarily Disable');
define('_NOT_NOTIFYMODE', 'Default Notification Mode');
define('_NOT_MODE_SENDALWAYS', 'Notify me of all selected updates');
define('_NOT_MODE_SENDONCE', 'Notify me only once');
define('_NOT_MODE_SENDONCEPERLOGIN', 'Notify me once then disable until I log in again');
define('_NOT_NOTHINGTODELETE', 'There is nothing to delete.');


Ok, that was mostly a remark, something i noticed and that just doesn't work by modifying the translation files



1293
geekwright
Re: Module profile and translation update

After "profile" is installed, the definitive title and description source is no longer the language files, it is the database. You can edit all of that in the admin area -- much easier than saving tables and reinstalling since there are only 24 fields that could be affected.

I agree that the profile module's language support is limiting, but that is largely due to the ability to fully customize and extend the user definition. Needs improvement, but that it isn't likely to happen in the 2.5 series.



1294
alain01
Module profile and translation update
  • 2020/5/25 9:49

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Hi,
Regarding the translation of the profile module, its operation is strange, it differs from the other modules.

Indeed, the translation is encoded in the database in 64-bit basis.

So if I want to propose a new translation file for this module, the module does not read the translation file BUT the encoding in the database, table profile_field.

So several possibilities for an update:

- If it is at the installation of XOOPS, if the module has the correct translation, everything is easy, the profile module reads the new translation file and converts it into the DB. It is all good.

- If the profile module is ALREADY installed and used, it is more complicated.
You would have to save the profile_field table,
then uninstall and reinstall the profile module AND import the data from the profile_field table EXCEPT the umode, uorder, notify_mode, notify_method lines.

So not very practical, what do you think ?



1295
miktre
Re: Chess module
  • 2020/5/24 23:04

  • miktre

  • Just popping in

  • Posts: 8

  • Since: 2020/4/1 1


In stalled great played an entire game
all functions seem to be working right to game end
great job thank you



1296
Mamba
Re: Chess module
  • 2020/5/24 17:15

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
Do I need to download your version and install over or remove old and reinstall?

If it works fine, then keep it as it is, since my changes don't provide any new features, only upgrades to the code for PHP 7
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1297
stocksfan
Re: Chess module
  • 2020/5/24 15:41

  • stocksfan

  • Just popping in

  • Posts: 1

  • Since: 2020/5/24


Thanks for letting us know.



1298
miktre
Re: Chess module
  • 2020/5/24 13:25

  • miktre

  • Just popping in

  • Posts: 8

  • Since: 2020/4/1 1


I installed the the version Syspec posted
It woks great
Do I need to download your version and install over or remove old and reinstall?



1299
miktre
Re: Chess module
  • 2020/5/24 12:22

  • miktre

  • Just popping in

  • Posts: 8

  • Since: 2020/4/1 1


Great I downloaded new version and it works
I will keep testing
But another question:
When I downloaded it was chess-master
I forgot to change name and did an install
It now shows up at bottom of my modules page with no name
when I try to uninstall it goes to a white page?
After changing the name to chess it works great but still listed at bottom of modules page unable to remove or uninstall
Any suggestions on how to remove?



1300
Mamba
Re: Chess module
  • 2020/5/24 10:52

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Nice job, Jim!!!

I've done some updates for PHP 7.1 and they are now submitted for your review at:

https://github.com/XoopsModules25x/chess/pull/3

For those who want to help, you can check it out here:

https://github.com/mambax7/chess
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 127 128 129 (130) 131 132 133 ... 29425 »



Login

Who's Online

520 user(s) are online (350 user(s) are browsing Support Forums)


Members: 0


Guests: 520


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits