| Author |
Post |
|
|
#1 Thu May 18, 2006 5:23 pm
|
|
Member
Registered: May 2006
Posts: 3
|
ik after the automatic installation is still miss tables in my databases. if i do it manually i can import mysql.sql en when i try to do that with usebb.sql it won't work.
i get this message:
SELECT * FROM WHERE CONCAT_WS( "-", 1, 'Test Category', 0 ) = "1" ORDER BY 1 , 'Test Category', 0
MySQL retourneerde:
#1064 - 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 'WHERE CONCAT_WS("-", 1, 'Test Category', 0)
i'm working with :mysql 4.1.18 and phpmyadminversion 2.8.0.3
i hope someone can help me further!
thanks and kind regards,
|
|
|
#2 Thu May 18, 2006 5:40 pm
|
|
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
|
Do you get any error messages when using the automatic installer? I don't understand where CONCAT_WS() comes from, as it is nowhere used in UseBB.
|
|
|
#3 Thu May 18, 2006 5:50 pm
|
|
Member
Registered: May 2006
Posts: 3
|
if i do the automatic installation i don't get any error it seems to work perfectly but when i go to the adres of the page i still get a blank page
|
|
|
#4 Thu May 18, 2006 5:53 pm
|
|
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
|
You just get a blank page and no error message? If UseBB is not installed properly you should receive an error message stating unexisting tables. I'd recommend to start with removing .htaccess and to try again. If it doesn't work, try using a different version of phpMyAdmin because the query it generates doesn't make any sense.
|
|
|
#5 Thu May 18, 2006 6:00 pm
|
|
Member
Registered: May 2006
Posts: 3
|
oke than i have to make contact with my host for a other version of phpmyadmin thnx for helping me!
|