Closed (fixed)
Project:
Joomla to Drupal
Version:
5.x-2.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2008 at 20:46 UTC
Updated:
11 Apr 2009 at 11:19 UTC
Hi,
thanks for the migration module.
I am getting this error when trying to import any item:
user warning: SELECT command denied to user 'angel_drupl1'@'localhost' for table 'mos_users' query: SELECT * FROM angel_joomla.mos_users ORDER BY id in /home/angel/public_html/drupal-5.7/includes/database.mysql.inc on line 172.
The Joomla version is 1.0.15 Stable. I have installed Drupal 5.7 and enabled profiles.
Please advise.
Comments
Comment #1
lvanfleet commentedokay -- I figured it out -- added "select" privileges to user -- duh!
Comment #2
spookypld commentedI have same warning and I gave all privileges to user. Drupal version I'm using 5.15.
EDIT:
Thanks to what angel posted I figuret out, that I have wrongly named Database name of Joomla: and it was fully my mistake.
Comment #3
spookypld commentedClosing it then...