phpbb 2.0.15 to SMF don't work

Started by jeep05, September 09, 2005, 12:34:26 PM

Previous topic - Next topic

jeep05

hello,

i installed SMF 1.1beta and i tried to convert from a phpbb installation.
Here is the error :

QuotephpBB2 to SMF Converter
Converting...
Converting ranks... Unsuccessful!
This query:

    DELETE FROM `smf`.smf_membergroups
    WHERE groupName LIKE 'phpBB %';

Caused the error:

    Access denied for user 'nono'@'212.xx.xx.xxx' to database 'smf'

what can I do ?
my mysql base is called nono.

if I execute

  DELETE FROM `nono`.smf_membergroups
    WHERE groupName LIKE 'phpBB %';

in phpmyadmin, the syntax is OK.

How to edit the sql file ?

jeep05

it's working now.

I didn't see I could change the database name in the admin panel.
:)

Zedification

Quote from: jeep05 on September 09, 2005, 01:17:57 PM
it's working now.

I didn't see I could change the database name in the admin panel.
:)

Hi,

How exactly did you solved this problem ?
I have the same !

Thanks

Advertisement: