Changing Menu Names

More
11 years 10 months ago #34749 by ivan.milic
Replied by ivan.milic on topic Report To Moderator
To fix this you need to go to open database directly form phpMyAdmin. Open #__categories table, find record with "extension" fiel equal to "com_contact_details" , alter that value to change it to "com_contact"

Please Log in to join the conversation.

  • main0666
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago #34757 by main0666
Replied by main0666 on topic Report To Moderator
Hi thanks tried that and still the same....

Please Log in to join the conversation.

More
11 years 10 months ago #34767 by ivan.milic
Replied by ivan.milic on topic Report To Moderator
Ok I tested this, execute this two SQL queries over DB:

UPDATE `#__assets` SET `parent_id`=1 WHERE `parent_id`=0 AND id>1;
UPDATE `#__assets` SET `parent_id`=0 WHERE `title` = 'Root Asset';

*note: change #_ with real db prefix

Please Log in to join the conversation.

  • main0666
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago #34791 by main0666
Replied by main0666 on topic Report To Moderator
I am not confident enough to start changing mysql database, has the template been updated so I can just re-install it and start again. Please advice...

Please Log in to join the conversation.

More
11 years 10 months ago #34802 by ivan.milic
Replied by ivan.milic on topic Report To Moderator
We will update our hot_starts , we will inform you

Please Log in to join the conversation.

Time to create page: 0.165 seconds
Powered by Kunena Forum