Every time I press 'Install' I come back to the install page again..
And nothing is changed in config.php, just in my database.
Any ideas?
cd /var/www
sudo chown www-data -R .
sudo chmod 777 -R .
i'm waiting for anybody solved my problem![]()
OZiRY, im using Gesior now, I see no errors etc, but when I click Add tables and columns to DB theres no text? What can I do
k, using Modern AAC nowSorry I've no idea![]()
k, using Modern AAC now
check this: Modern AAC - Powered by IDE Engine.
You can't make accounts etc, some links are broken ;[
Server works etc.
Can someone add my MSN [email protected] and help me out create a server? I know UniServer how to setu ap database, Modern AAC etc.
I can donate to ur server by sms as reward if you have ^^
Windows
It will be a DNS issue. Can you etc resolve hotmail.com?
Try:
ping hotmail.com
If it works, so should the Email checker, it validates the domain by checking for A and MX records.
Error:
The Email field must contain a valid email address.
A Database Error Occurred
Error Number: 1054
Unknown column 'b.guild' in 'where clause'
SELECT `b`.`id`, `b`.`name`, `b`.`description`, `b`.`closed`, `b`.`moderators`, `u`.`name` AS `author`, `p`.`thread_id`, `t`.`name` AS `thread_title`, `p`.`time` FROM `forums` AS `b` LEFT JOIN (SELECT `time`, `thread_id`, `board_id`, `author` FROM `posts` ORDER BY `time` DESC) AS `p` ON `p`.`board_id` = `b`.`id` LEFT JOIN `players` AS `u` ON `u`.`id` = `p`.`author` LEFT JOIN `threads` AS `t` ON `t`.`id` = `p`.`thread_id` WHERE `b`.`access` <= '0' AND `requireLogin` != '1' AND `b`.`guild` IS NULL GROUP BY `b`.`id` ORDER BY `b`.`order` ASC;
Ok, have you tried to remove everything and start from scratch? Even UniServer?
I think there is just something wrong with your database
forum error?
needs to be configured somewhere?