User warning ...
lvanfleet - August 5, 2008 - 20:46
| Project: | Joomla to Drupal |
| Version: | 5.x-2.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
okay -- I figured it out -- added "select" privileges to user -- duh!
#2
I have same warning and I gave all privileges to user. Drupal version I'm using 5.15.
user warning:SELECT command denied to user 'spooky_drupal5'@'localhost' for table 'jos_users'
query:
SELECT * FROM _joom1.jos_users
ORDER BY id in /home/spooky/public_html/drupal5/includes/database.mysql.inc on line 174.
EDIT:
Thanks to what angel posted I figuret out, that I have wrongly named Database name of Joomla: and it was fully my mistake.
#3
Closing it then...