Welcome, Guest
Username Password: Remember me

Migration Installation Failed
(1 viewing) (1) Guest
Please be sure to provide your Joomla version, Php version, MySQL version, and how to recreate the problem.

TOPIC: Migration Installation Failed

Migration Installation Failed 23 Jun 2011 01:32 #2660

  • Bill Nye
  • OFFLINE
  • Fresh Boarder
  • Posts: 16
Hello

I installed the jbsmigration.1.0.11 module onto a Joomla 1.5, BS 6.2.4 system,
After the install I have an entry in the Components menu called COM_JBSMIGRATION_MENU
When clicking on that menu entry I get a 404 - Component not found page
The URL attempted is http:....administrator/index.php?option=com_com_jbsmigration


Any help would be appreciated.

Bill

Re: Migration Installation Failed 23 Jun 2011 14:04 #2661

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 305
Hey Bill,

Sorry you encountered that error.

You can manually reach the component by putting in the path to your administrative side (after logging in of course) and adding ?option=com_jbsmigration

so it might look like:

I haven't had that error happen before - hopefully just a momentary glitch.

If you want, you can edit the jos_extensions table to fix it in your database.

Tom

Re: Migration Installation Failed 23 Jun 2011 23:27 #2662

  • Anton
  • OFFLINE
  • Moderator
  • Posts: 58
Unfortunatelly not a temporary effect. I encountered the same problem
Joomla 1.5.22 with BS 6.2.3

Workaround:
- Database entry can be found in the jos_component table
- You need to rename the directory as well:
/administrator/components/com_com_jbsmigration to
/administrator/components/com_jbsmigration
Last Edit: 23 Jun 2011 23:54 by Anton.

Re: Migration Installation Failed 18 Jul 2011 20:36 #2682

  • Troy
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Thanks Anton, that workaround worked for me.

Re: Migration Installation Failed 18 Jul 2011 20:40 #2683

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 305
Anton - is this a problem with the jbs migration component that we need to fix?

Re: Migration Installation Failed 20 Jul 2011 18:40 #2689

  • Anton
  • OFFLINE
  • Moderator
  • Posts: 58
Should be fixed.
I remember this problem some time ago. After several modification the problem disapeared, but now it is in again. Deep in my memory somthing pops up like a different way to generate the components name and directory name between J1.5 and J1.6.
Time to create page: 0.63 seconds