- Kód: Vybrať všetko
QL ERROR [ mysql4 ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'button1', '0')' at line 1 [1064]
SQL
INSERT INTO phpbb_menu VALUES ('1', 'http://127.0.0.1/\', 'button1', '0')
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: install_menu/install.php
LINE: 95
CALL: dbal_mysql->sql_query()
Vsetko robim na localhoste cez wampp. Prvy krat ked som to robil tak to prebehlo normalne aj fungovalo. No teraz to skusam na inom fore, spravil som to presne tak isto ako prvy krat no ale tento raz mi to hadze tento error.
A ked to skusim znova
- Kód: Vybrať všetko
SQL ERROR [ mysql4 ]
Table 'phpbb_menu' already exists [1050]
SQL
CREATE TABLE phpbb_menu ( button_id int(255) NOT NULL, button_url text(1024) NOT NULL, button_name varchar(100) NOT NULL, button_target int(1) NOT NULL )DEFAULT CHARSET=utf8 COLLATE=utf8_bin
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: install_menu/install.php
LINE: 93
CALL: dbal_mysql->sql_query()



News
![Validate my Atom 1.0 feed [Valid Atom 1.0]](http://validator.w3.org/feed/images/valid-atom.png)