|
palobarker
|
 |
« on: January 24, 2012, 12:23:40 PM » |
|
the migration manager cant get past this error, I have copied my 3 image directories to the new install which is in a sub directory of the original install which is live, this will be test until it works!
I have tried changing the prefixes on the tables copied across to the new joomla install but it doesnt recognise them, is there ia certain way to copy that only works or what? this error is received for 6 joomgallery tables: joomgallery, joomgallery_catg, joomgallery_comments, joomgallery_nameshields, joomgallery_users, joomgallery_votes
doesn't exist SQL=SELECT COUNT(*) FROM ...
any advice would be most welcome have been working on this since yesterday and cant get past this migration check!
|
|
|
|
« Last Edit: January 24, 2012, 12:43:46 PM by palobarker »
|
Logged
|
|
|
|
|
Chraneco
|
 |
« Reply #1 on: January 24, 2012, 02:51:20 PM » |
|
Hi,
please post the complete error messages.
What are the database table prefixes of the new Joomla! installation and the old one?
Regards Chraneco
|
|
|
|
|
Logged
|
|
|
|
|
palobarker
|
 |
« Reply #2 on: January 24, 2012, 03:19:03 PM » |
|
same message for each of the tables listed above, old ones is kiby new one is gaiz
kibyjoomgallery: Table 'barkbake_bbjom17.kibyjoomgallery' doesn't exist SQL=SELECT COUNT(*) FROM kibyjoomgallery
kibyjoomgallery_catg: Table 'barkbake_bbjom17.kibyjoomgallery_catg' doesn't exist SQL=SELECT COUNT(*) FROM kibyjoomgallery_catg kibyjoomgallery_comments: Table 'barkbake_bbjom17.kibyjoomgallery_comments' doesn't exist SQL=SELECT COUNT(*) FROM kibyjoomgallery_comments kibyjoomgallery_nameshields: Table 'barkbake_bbjom17.kibyjoomgallery_nameshields' doesn't exist SQL=SELECT COUNT(*) FROM kibyjoomgallery_nameshields kibyjoomgallery_users: Table 'barkbake_bbjom17.kibyjoomgallery_users' doesn't exist SQL=SELECT COUNT(*) FROM kibyjoomgallery_users kibyjoomgallery_votes: Table 'barkbake_bbjom17.kibyjoomgallery_votes' doesn't exist SQL=SELECT COUNT(*) FROM kibyjoomgallery_votes
|
|
|
|
|
Logged
|
|
|
|
|
Chraneco
|
 |
« Reply #3 on: January 24, 2012, 03:52:14 PM » |
|
Hi,
are you sure that there your prefixes contain no underscores?
According to the error messages the required database tables are not in the database of your new Joomla! installation.
Please check that in database 'barkbake_bbjom17' via PhpMyAdmin or something like that.
Regards Chraneco
|
|
|
|
|
Logged
|
|
|
|
|
palobarker
|
 |
« Reply #4 on: January 24, 2012, 04:20:19 PM » |
|
there are underscores after the prefix for all of the tables in both databases, I don't understand why it (the migration programme) is not seeing the database tables, they are there according to phymyAdmin, I have copied them across from my original installation, they are showing up as orphan files in the back end(joomla new stall) also, maybe the migration programme has not installed properly or there is a bug in it?
|
|
|
|
|
Logged
|
|
|
|
|
Chraneco
|
 |
« Reply #5 on: January 24, 2012, 04:57:00 PM » |
|
Hi,
no, I think you simply have to specify that underscore while typing in the prefix (e.g. 'kiby_' instead of 'kiby').
Regards Chraneco
|
|
|
|
|
Logged
|
|
|
|
|
palobarker
|
 |
« Reply #6 on: January 24, 2012, 06:11:43 PM » |
|
thank you, I can't believe it was that, just didn't spot it.
Has worked with 2 errors which I shall now investigate.
Again: THANK YOU
|
|
|
|
|
Logged
|
|
|
|
|
Chraneco
|
 |
« Reply #7 on: January 27, 2012, 02:49:24 PM » |
|
Hi,
alright, thank you very much for the feedback!
Regards Chraneco
|
|
|
|
|
Logged
|
|
|
|
|