SMF Support > PostgreSQL and SQLite Support
Can't see my forum after DB import (Please help !!!)
(1/1)
Ascot:
Hey there. I was trying to import my database and having some issues.
first #1007 - Can't create database 'username1_wrdp9'; database exists
After deleting DB and uploading again i had
#1044 - Access denied for user 'username1'@'localhost' to database 'wrdp9'
So i decided to create database from my hosting service and delete the line
--- Code: -----
-- Base de datos: `DB_NAME`
--
CREATE DATABASE `DB_NAME` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
USE `DB_USER`;
--- End code ---
so i could upload all tables succesful.
But now when i enter to my forum i can only see maintenance message in white & black
I'm guessing i lost some theme configuration, don't really know wich table i need to edit to fix this.
Any idea?
Thanks in advance.
Ascot:
Gewd, fixed!
I just had to asign the database to my dbuser.
Sorry, i use to fix all my issues x'D
Navigation
[0] Message Index
Go to full version