| Re: Newbb 4.33 RC7 (irmtfan version) and Xoops 2.5.7 beta 1 |
| by bernard93 on 2014/8/28 8:05:54 hi all ^^ i have just one question : iam looking for members notifications for this excellent module ?? ty for ask me about forums notifications ... have a good day all^^ |
| Re: Newbb 4.33 RC7 (irmtfan version) and Xoops 2.5.7 beta 1 |
| by Mamba on 2013/8/28 0:48:04 Quote: I mean when a module is working fine on default theme and english language it is a bug free module. It wouldn't work on English either, if I include something like le="color: #000000"><?php define('_AM_TEST1', "I don't know"); And we would use it only for the rare cases when we use JavaScript, right? |
| Re: Newbb 4.33 RC7 (irmtfan version) and Xoops 2.5.7 beta 1 |
| by Cesagonchu on 2013/8/27 14:35:30 Quote:
Unfortunately, not only french people will have this problem. A backslash isn't good into a word for referencing. Quote:
Quote:
Thank you ![]() Irmtfan, can you answer to my emails please? |
| Re: Newbb 4.33 RC7 (irmtfan version) and Xoops 2.5.7 beta 1 |
| by irmtfan on 2013/8/27 14:26:58 @Mamba: That solution is good. But dont you think adding extra check for single quotes in template to solve an issue in just one local language (which is useless for all other languages) is not the duty of a module? I mean when a module is working fine on default theme and english language it is a bug free module. A local issue can be solved in local version of that module. (local template) So after more thoughts I think adding the backslash to french definition is not too bad. French people can add 2 definitions for this alt. one for onClick method with backslash and one for normal usage. Quote:
good. it is a little bug i fixed. @slider84: I dont know why is_writable function returns false when the chmod is above 755. |
| Re: Newbb 4.33 RC7 (irmtfan version) and Xoops 2.5.7 beta 1 |
| by Cesagonchu on 2013/8/24 14:20:32 Another little bug: when I go to help section from another module (because newbb doesn't have help section), I get this error: le="color: #000000"><?php Notice: Undefined index: fct in file /modules/newbb/xoops_version.php line 767
|