Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • semblance Friend
    #178021

    Hi,

    I m new on this template and i’ve the next problem :

    When i want to used parent category for showing list of sub category, i ve a 404 error.
    I ve try every sub category in this parent alone and they work. So i’don’t understand why i ve this 404 error ?
    Please help me guys.

    🙂

    Wall Crasher Developer
    #457040

    Hi semblance,

    Your issue seems a bit strange. Can you please send me your admin/ftp access then I can take a closer look at this weird behavior and sort this out for ya?
    Have you done any customization to the template files?

    I’m waiting for your information.

    Regards

    semblance Friend
    #457090

    I’ve send you in private message.
    I ask myself if private message is secure or if i ve to use another way to give you my admin control

    hansnld Friend
    #457116

    Of jou have no va lid link or item attached ho your category IT Will give a 404 message.
    Go tou your (sub) catagory andere ad a va lid item or message.

    Wall Crasher Developer
    #457168

    Hi semblance,

    I have sent you a private message. Please check and reply.
    I am waiting for your information.

    Best regards

    semblance Friend
    #457371

    Error 404 solved:

    The blem come from the migration:

    That’t really was JUpgrade issue. In #_categories table element with id=1 was a category from com_webliks, and some categories had level field with value of 0. I was really surprised, because com_jupgrade is the solution in Joomla’ official migrate documentation… With next queries I fixed some problems, but others problems I had to fix manually.

    UPDATE `#__categories` SET `level` = ‘1’ WHERE `#__categories`.`level` = ‘0’;
    INSERT INTO `gostev_gur`.`j25_categories` (`id` ,`asset_id` ,`parent_id` ,`lft` ,`rgt` ,`level` ,`path` ,`extension` ,`title` ,`alias` ,`note` ,`description` ,`published` ,`checked_out` ,`checked_out_time` ,`access` ,`params` ,`metadesc` ,`metakey` ,`metadata` ,`created_user_id` ,`created_time` ,`modified_user_id` ,`modified_time` ,`hits` ,`language`)VALUES (‘1’, ‘0’, ‘0’, ‘0’, ’13’, ‘0’, ”, ‘system’, ‘ROOT’, ‘root’, ”, ”, ‘1’, ‘0’, ‘0000-00-00 00:00:00’, ‘1’, ‘{}’, ”, ”, ”, ‘0’, ‘2009-10-18 16:07:09’, ‘0’, ‘0000-00-00 00:00:00’, ‘0’, ‘*’);

    Thank You!

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  semblance 12 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum