test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • doparedes07 Friend
    #178136

    When i enter an invalid url the error not show. Here’s the link

    Wall Crasher Developer
    #457335

    Hi doparedes07,

    Have you installed any SEF plugin recently?
    Please PM me the admin access information so I can take a closer look on your problem.

    Regards

    semblance Friend
    #457370

    Maybe try that :

    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!

    doparedes07 Friend
    #458138

    Hi Wall Crasher
    I sent you the info. Do you know what’s the problem?

    Wall Crasher Developer
    #458463

    Hi doparedes07,

    I have fixes on your site. Please check your site again.
    You have disabled System Redirect plugin.

    If you have any other question, please let me know.

    Regards

    PS: I have replied your question via pm. Please check it

    doparedes07 Friend
    #458548

    Thanks a lot! all works fine now

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

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

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