thanks bro it works if i get any problem i will tell you about itOn gesioracc i am always stuck at admin password. I just put my personal password and then delete install.txt
What does localhost show you? A blank page in the account managet?@Tarek1337
when i make login ad write any account and password and try to open localhost again show me white page only
i don't understand you bro if you explain more what can i do with steps that wellDo as I said, debug the database. One of the great things with gesior is that you can get everything printed out.
Super easy to find bugs when you need it.
i don't understand you bro if you explain more what can i do with steps that well
https://github.com/gesior/Gesior2012/blob/TFS-0.4_rev_3703+/index.php#L6
Tought I explained it pretty good![]()
INSERT INTO `accounts` ~
Error: ...
Error-code: ....
got that errorSet that to true, then reload the page.
When that is done you should see something like
Code:INSERT INTO `accounts` ~ Error: ... Error-code: ....
If you can't see anything, go from the start and see if it even connects to the database.
its full error bro when i try to set admin account i got itShow us everything, that is not the full error - otherwise fix it yourself.
In that case take a screenshoot, ive never seen an error like that.its full error bro when i try to set admin account i got it
Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\classes\account.phpon line 33In that case take a screenshoot, ive never seen an error like that.
It always tells you what the problem is, otherwise it could just say "BUG, BB".
Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\classes\account.phpon line 33