Hp Probleme

02/25/2015 20:43 dienuddl#1
Hey Leute. Ich habe 40k Files invoice und eine public HP.
Wenn ich mich registriere wird immer gesagt "Registrierung fehlgeschlagen: Der Account existiert bereits.

Alle Felder sind Pflichtfelder und müssen ausgefüllt werden. "

natürlich existiert der noch nicht.

Login geht auch nicht.. Server on und alles richtig angegeben in der Config etc.

Ist die Melosia2 HP.

vielen dank
02/25/2015 21:07 Mr.ChingLing#2
Benutz mal eine andere register.php
Wenn dass nicht hilft dann eine andere account Tabelle
02/25/2015 21:16 dienuddl#3
Woher kriege ich eine andere account tabelle? Mal ne andere Frage: die Tabellen bei den 40k files heißen ja immer mit _test dahinter also zB "account_test" etc. habe aber bei allen dateien in der hp, da wo nötig ist, dieses "_test" auch hinzugefügt und wirklich drauf geachtet. Kann es trotzdem daran liegen?
02/25/2015 21:18 _Lea#4
Quote:
Originally Posted by Mr.ChingLing View Post
Benutz mal eine andere register.php
Wenn dass nicht hilft dann eine andere account Tabelle
Bullshit!

U'r problem is, that your account table needs specific attributes for the registration which are not given in default tables.
So you have the option to (I think u'r using the hen CMS) execute the install.php to fix u'r problem, or you have to check each table attribute which is used and add missing attributes manually

Kind regards

#Edit:
If u'r using the given _test databases, you have to edit u'r script in every MySQL query and add u'r "_test" to the databases name.
Other option is to change the database name back to state without _test and change u'r game CONFIG files (resp. conf.txt for db-core)
02/25/2015 21:26 dienuddl#5
Quote:
Originally Posted by _Lea View Post
Bullshit!

U'r problem is, that your account table needs specific attributes for the registration which are not given in default tables.
So you have the option to (I think u'r using the hen CMS) execute the install.php to fix u'r problem, or you have to check each table attribute which is used and add missing attributes manually

Kind regards

#Edit:
If u'r using the given _test databases, you have to edit u'r script in every MySQL query and add u'r "_test" to the databases name.
Other option is to change the database name back to state without _test and change u'r game CONFIG files (resp. conf.txt for db-core)
I have changed all in _test. How can i change the db's back to without _test?
02/25/2015 21:28 _Lea#6
SFTP-Path: /var/db/mysql -> rename
if necessary restart mysql service
02/25/2015 21:39 dienuddl#7
Quote:
Originally Posted by _Lea View Post
SFTP-Path: /var/db/mysql -> rename
if necessary restart mysql service
which configs needs to change?
02/25/2015 21:45 _Lea#8
all
02/25/2015 21:47 dienuddl#9
Quote:
Originally Posted by _Lea View Post
all
ch2&ch3&ch4 too? i only start ch1
02/25/2015 21:51 _Lea#10
change it, where u need it ;)
Use u'r brain and don't trust only in a voice coming out of u'r screen! Try it and if it doesn't work, try it in an other way again :)
02/25/2015 21:54 dienuddl#11
Quote:
Originally Posted by _Lea View Post
change it, where u need it ;)
Use u'r brain and don't trust only in a voice coming out of u'r screen! Try it and if it doesn't work, try it in an other way again :)
i have tried it with all configs ... now i get "unknow databases ....._test"
02/25/2015 21:56 _Lea#12
did u change it in conf.txt of db-core, too?
02/25/2015 22:00 dienuddl#13
Quote:
Originally Posted by _Lea View Post
did u change it in conf.txt of db-core, too?
where can i find it?

Edit: aaah im silly, i get it. i try it out
02/25/2015 22:06 _Lea#14
if u'r using invoice files:
/usr/home/game/invoice/db (I think) but same as in the post before...
[Only registered and activated users can see links. Click Here To Register...]
02/25/2015 22:12 dienuddl#15
Quote:
Originally Posted by _Lea View Post
if u'r using invoice files:
/usr/home/game/invoice/db (I think) but same as in the post before...
[Only registered and activated users can see links. Click Here To Register...]
okay, its working (server) and the db is now renamed (not _test) but the registration isnt work.. login too (homepage)..