Kod
$this->db_connect_id = ($this->persistency) ? mysql_pconnect($this->server, $this->user, $this->password) : mysql_connect($this->server, $this->user, $this->password);
Co tutaj jest źle, e?
Bo mi na stronce pokazuje takie coś:
Kod
[b]Warning[/b]: mysql_connect() [[url="http://www.idlewood.yoyo.pl/function.mysql-connect"]function.mysql-connect[/url]]: Access denied for user 'db732130'@'v2.yoyo.pl' (using password: YES) in [b]/var/www/sites/yoyo.pl/i/d/idlewood/db/mysql4.php[/b] on line [b]48[/b]
phpBB by Przemo : [b]Critical Error[/b]
Could not connect to the database.
[b]Access denied for user 'db732130'@'v2.yoyo.pl' (using password: YES)
[/b]
phpBB by Przemo : [b]Critical Error[/b]
Could not connect to the database.
[b]Access denied for user 'db732130'@'v2.yoyo.pl' (using password: YES)