1
franck0768
TDMCreate v1.38 alpha 3
  • 2011/11/8 22:23

  • franck0768

  • Just popping in

  • Posts: 23

  • Since: 2010/8/21


Hi,

When i built a module i've got this errors (TDMCreate/admin/const.php):
Message(s): Undefined offset6 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 101
Message
(s): Undefined variablechamps_param_search_field dans le fichier /modules/TDMCreate/const/const_include_search.php ligne 93
Message
(s): Undefined variablechamps_param_search_field dans le fichier /modules/TDMCreate/const/const_include_search.php ligne 99
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 444
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 445
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 445
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 446
Message
(s): Undefined variabletables_blocks dans le fichier /modules/TDMCreate/const/const_xoopsversion.php ligne 152


and warnings:
Avertissement(s): chmod() [function.chmod]: No such file or directory dans le fichier /modules/TDMCreate/class/constArchitecture.php ligne 126
Avertissement
(s): copy(/modules/TDMCreate/images/uploads/modules/imprintLogo.png) [function.copy]: failed to open streamNo such file or directory dans le fichier /modules/TDMCreate/class/constArchitecture.php ligne 127


depreciate:
XoopsEditorHandler::getList() should not be called statically.


System Overview:

Version de XOOPS XOOPS 2.5.3
Version de PHP 5.3.8
Version de MySql 5.0.88

2
timgno
Re: TDMCreate v1.38 alpha 3
  • 2011/11/9 11:32

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I'm working in this week

3
timgno
Re: TDMCreate v1.38 alpha 3
  • 2011/11/9 23:25

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


download again from here

4
franck0768
Re: TDMCreate v1.38 alpha 3
  • 2011/11/9 23:28

  • franck0768

  • Just popping in

  • Posts: 23

  • Since: 2010/8/21


language english | Pb in admin.php, double define
line 165 and 171 : define("_AM_TDMCREATE_TABLES_BLOCKS","Blocks");
line 100 and 182 : define("_AM_TDMCREATE_FORM_INFO_TABLE_FIELD", "You can add your choice 3 fields in this table: table_submitter, table_date_created, table_online");

5
timgno
Re: TDMCreate v1.38 alpha 3
  • 2011/11/9 23:37

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


you can comment this two line

6
franck0768
Re: TDMCreate v1.38 alpha 3
  • 2011/11/9 23:50

  • franck0768

  • Just popping in

  • Posts: 23

  • Since: 2010/8/21


Hi,

I translate Alpha 3 and i delete this two line.
In modeinfo.php i put:
//const/const_modinfo_language
define("_AM_TDMCREATE_ADMIN_PREFERENCES","Préférences"
define("_AM_TDMCREATE_ADMIN_UPDATE","Mise à jour"
define("_AM_TDMCREATE_ADMIN_PERMISSIONS","Permissions"
define("_AM_TDMCREATE_EDITOR","Editeurs"
define("_AM_TDMCREATE_MIMESIZE","Taille des Mime"
define("_AM_TDMCREATE_MIMETYPES","Types Mime"
define("_AM_TDMCREATE_ADVERTISE","Avertissement"


In Admin.php:
The define below are they always necessary?
// A suprimer ??
//define("_AM_TDMCREATE_FORMCHAMPS","Editer les champs");
//define("_AM_TDMCREATE_FORMEDIT","Editer");
//define("_AM_TDMCREATE_FORMDEL","Effacer");

7
timgno
Re: TDMCreate v1.38 alpha 3
  • 2011/11/9 23:58

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Quote:

franck0768 wrote:
Hi,

I translate Alpha 3 and i delete this two line.
In modeinfo.php i put:
//const/const_modinfo_language
define("_AM_TDMCREATE_ADMIN_PREFERENCES","Préférences"
define("_AM_TDMCREATE_ADMIN_UPDATE","Mise à jour"
define("_AM_TDMCREATE_ADMIN_PERMISSIONS","Permissions"
define("_AM_TDMCREATE_EDITOR","Editeurs"
define("_AM_TDMCREATE_MIMESIZE","Taille des Mime"
define("_AM_TDMCREATE_MIMETYPES","Types Mime"
define("_AM_TDMCREATE_ADVERTISE","Avertissement"


In Admin.php:
The define below are they always necessary?
// A suprimer ??
//define("_AM_TDMCREATE_FORMCHAMPS","Editer les champs");
//define("_AM_TDMCREATE_FORMEDIT","Editer");
//define("_AM_TDMCREATE_FORMDEL","Effacer");


In future versions will not be necessary, will be completed by writing them directly from the language table

8
franck0768
Re: TDMCreate v1.38 alpha 3
  • 2011/11/10 0:09

  • franck0768

  • Just popping in

  • Posts: 23

  • Since: 2010/8/21


Quote:
In Admin.php:
The define below are they always necessary?
// A suprimer ??
//define("_AM_TDMCREATE_FORMCHAMPS","Editer les champs");
//define("_AM_TDMCREATE_FORMEDIT","Editer");
//define("_AM_TDMCREATE_FORMDEL","Effacer");


In future versions will not be necessary, will be completed by writing them directly from the language table
in that case define are missing in admin.php (english language)

9
franck0768
Re: TDMCreate v1.38 alpha 3
  • 2011/11/10 0:27

  • franck0768

  • Just popping in

  • Posts: 23

  • Since: 2010/8/21


Download 08/11/11:
in admin/const.php:
Message(s): Undefined indexmodules_name dans le fichier /modules/TDMCreate/admin/const.php ligne 39
Message
(s): Undefined indexmodules_name dans le fichier /modules/TDMCreate/admin/const.php ligne 48


then i built the module:
Message(s): Undefined variablemodPath dans le fichier /modules/TDMCreate/admin/const.php ligne 56
Message
(s): Undefined variablemodPath dans le fichier /modules/TDMCreate/admin/const.php ligne 88
Message
(s): Undefined variablechamps_id dans le fichier /modules/TDMCreate/const/const_user_pages.php ligne 40
Message
(s): Undefined variablenb_champs dans le fichier /modules/TDMCreate/const/const_user_pages.php ligne 45
Message
(s): Undefined variablechamps dans le fichier /modules/TDMCreate/const/const_user_pages.php ligne 45
Message
(s): Undefined variablechamps_param_display_admin dans le fichier /modules/TDMCreate/const/const_user_pages.php ligne 45
Message
(s): Undefined variablechamps_id dans le fichier /modules/TDMCreate/const/const_user_pages.php ligne 58
Message
(s): Undefined offset6 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 102
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 444
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 444
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 445
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 446
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 446
Message
(s): Undefined offset1 dans le fichier /modules/TDMCreate/include/functions_const.php ligne 447
Message
(s): Undefined variabletables_blocks dans le fichier /modules/TDMCreate/const/const_xoopsversion.php ligne 152
Message
(s): Use of undefined constant _AM_TDMCREATE_KEYWORDS assumed '_AM_TDMCREATE_KEYWORDS' dans le fichier /modules/TDMCreate/const/const_modinfo_language.php ligne 69

I didn't put avertissements

10
Mamba
Re: TDMCreate v1.38 alpha 3
  • 2011/11/11 13:02

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Timgno, you have to turn on the Debug function in XOOPS - there are too many error notices. I am getting them as well.

I don't have problems with bugs, because they can happen, but these error notices shouldn't be in a release, even Alpha, because they are visible when you turn on the Debug in XOOPS.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

160 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 160


more...

Donat-O-Meter

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

Latest GitHub Commits