Pagina 1 van 1

profiel mod

Geplaatst: 16 sep 2004, 21:19
door relaxuhmichel
heb een profiel mod geinstalleerd krijg alleen deze fout

Tried obtaining XData for a non-existent user

DEBUG MODE

SQL Error : 1146 Table 'relaxuh_phpbb3.XDATA_DATA' doesn't exist

SELECT xf.code_name, xd.xdata_value FROM XDATA_DATA_TABLE xd, XDATA_FIELDS_TABLE xf WHERE xf.field_id = xd.field_id AND xd.user_id = 3

Line : 214
File : /home/relaxuh/public_html/forum/includes/functions.php

Tabel bestaat alleen wel

Re: profiel mod

Geplaatst: 16 sep 2004, 22:36
door mosymuis
relaxuhmichel schreef:SQL Error : 1146 Table 'relaxuh_phpbb3.XDATA_DATA' doesn't exist
relaxuhmichel schreef:Tabel bestaat alleen wel
Daar heb je weinig aan als hij op de verkeerde naam zoekt. De constante XDATA_DATA wordt niet omgezet, is dit een wijziging in /includes/constants.php?

Re: profiel mod

Geplaatst: 17 sep 2004, 07:56
door relaxuhmichel
mosymuis schreef:
relaxuhmichel schreef:SQL Error : 1146 Table 'relaxuh_phpbb3.XDATA_DATA' doesn't exist
relaxuhmichel schreef:Tabel bestaat alleen wel
Daar heb je weinig aan als hij op de verkeerde naam zoekt. De constante XDATA_DATA wordt niet omgezet, is dit een wijziging in /includes/constants.php?

Dit is inderdaad een weiziging in constants.php

Geplaatst: 17 sep 2004, 08:07
door mosymuis
Is het nu opgelost?

Geplaatst: 17 sep 2004, 08:41
door relaxuhmichel
Neej tijdelijk de oude bestanden terug gezet omdat er nog een foutmelding kwam