Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • cgc0202 Friend
    #121947

    I noticed that there are a number of desperate members, who may be as clueless as I am, and it is disappointing that many of their questions and requests for help never get answered.

    I reported the errors discussed in the bugs (sticky thread) but when I tried to look for the answers to my own questions, many of the posted problems did not get any answers, or if they were ever answered, the solutions to the problems never did get posted. So, here, I post my own attempts to solving some problems I encountered.

    Errors associated with creating “New Menu”

    Path: => administrator => Menu => (see below)

    encountered when trying to create “New Menu” in any of the following

    • mainmenu
    • othermenu
    • topmenu
    • usermenu
    • categories
    • sections

    Summary:

    As it turned out, all the thirteen (13) errors are mislabelled file names that could have been easily caught if any of the staff took some time to do a dry run of the product released.

    Once they were corrected, one at a time, the each error message disappeared.

    Presentation and analysis of the errors

    The presentation below is intended for beginners like me, who do not have any training and experience in webdesign and scripting and do not have much experience with Joomla and Joomlart products.

    I included the in each error analysis and attempts to solve them (one at a time):

    1) the error message
    2) the file path
    — the last directory before the file was in bold as a navigation guide
    3) what might be causing the error
    4) proposed solution to the error

    If the proposed solution is correct, the error message should disappear. Fortunately, the cause of the errors turned out to be quite easy — because they were all mislabelling errors.

    Cornelio

    cgc0202 Friend
    #226793

    Error messages that appeared

    [Note: I placed the remarks “Error #” since I will enumerated in sequence below, why these errors were observed (not sure if they will all be eliminated), as I am posting the solutions, as I resolved them.

    *********************
    Error 1:
    *********************
    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/component_item_link/component_item_link.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/component_item_link/component_item_link.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    *********************
    Error 2:
    *********************
    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/contact_category_table/contact_category_table.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/contact_category_table/contact_category_table.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    *********************
    Error 3:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/contact_category_table/contact_category_table.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/contact_category_table/contact_category_table.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    *********************
    Error 4:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_archive_category/content_archive_category.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_archive_category/content_archive_category.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    *********************
    Error 5:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_archive_category/content_archive_category.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_archive_category/content_archive_category.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    *********************
    Error 6:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_archive_section/content_archive_section.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_archive_section/content_archive_section.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    *********************
    Error 7:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_archive_section/content_archive_section.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_archive_section/content_archive_section.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    *********************
    Error 8:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_blog_category/content_blog_category.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_blog_category/content_blog_category.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    *********************
    Error 9:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_blog_section/content_blog_section.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_blog_section/content_blog_section.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    *********************
    Error 10:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/newsfeed_category_table/newsfeed_category_table.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/newsfeed_category_table/newsfeed_category_table.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    *********************
    Error 11:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/newsfeed_category_table/newsfeed_category_table.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/newsfeed_category_table/newsfeed_category_table.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    *********************
    Error 12:
    *********************
    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/weblink_category_table/weblink_category_table.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/weblink_category_table/weblink_category_table.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    *********************
    Error 13:
    *********************
    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/weblink_category_table/weblink_category_table.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/weblink_category_table/weblink_category_table.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195
    *****************

    cgc0202 Friend
    #226794

    *********************
    Error 1: (see above)
    *********************
    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/component_item_link/component_item_link.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/component_item_link/component_item_link.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    =============
    Analysis of Error 1:
    =============

    I looked at the file path:

    => administrator => components => com_menus => component_item_link => component_item_link.menu.html.php

    and the file name (for the pertinent file from the downloaded JA Teline QuickStart package):

    component_item_nk.menu.html.php

    obviously it was labelled incorrectly (compare with the file name in “path”).

    When corrected to “component_item_link.menu.html.php“, the error message disappeared.

    ===============

    Notes:

    It is possible that the error might be due to fidelity of download — that will lead to incorrect file names or missing files. Thus, to eliminate, I had three different versions of the JA Teline QuickStart. I downloaded the third today, so they were done at different times. The errors and the identified cause of the error, were evident in all three different downloads.

    Cornelio

    cgc0202 Friend
    #226797

    *********************
    Error 2:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/contact_category_table/contact_category_table.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/contact_category_table/contact_category_table.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    =============
    Analysis of Error 2:
    =============

    I looked at the file path:

    => administrator => components => com_menus => contact_category_table => contact_category_table.class.php

    note the mislabelling (below)

    contact_categorytable.class.php

    — a missing “underscore” in the file name (for the pertinent file from the downloaded JA Teline QuickStart package). Compare with the correct file name in the “file path”).

    The error disappeared when the missing “underscore” was added to create a file name equivalent to the one indicated in the “file path” — “contact_category_table.class.php“.

    cgc0202 Friend
    #226798

    *********************
    Error 3:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/contact_category_table/contact_category_table.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/contact_category_table/contact_category_table.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    =============
    Analysis of Error 3:
    =============

    I looked at the file path:

    => administrator => components => com_menus => contact_category_table => contact_category_table.menu.html.php

    Again, another improperly labelled file name (for the pertinent file from the downloaded JA Teline QuickStart package)::

    contact_categorye.menu.html.php

    When corrected to “contact_category_table.menu.html.php” (see file path), the error disappeared.

    cgc0202 Friend
    #226802

    *********************
    Error 4:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_archive_category/content_archive_category.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_archive_category/content_archive_category.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    =============
    Analysis of Error 4:
    =============

    I looked at the file path:
    => administrator => components => com_menus => content_archive_category => content_archive_category.class.php

    Again, another improperly labelled file name (for the pertinent file from the downloaded JA Teline QuickStart package):

    content_archive_egory.class.php

    When corrected to “content_archive_category.class.php” (see file path), the error disappeared.

    cgc0202 Friend
    #226803

    *********************
    Error 5:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_archive_category/content_archive_category.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_archive_category/content_archive_category.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    =============
    Analysis of Error 5:
    =============

    File path:

    => administrator => components => com_menus => content_archive_category => content_archive_category.menu.html.php

    File name error (for the pertinent file from the downloaded JA Teline QuickStart package):

    content_archive_y.menu.html.php

    Correction made (compare file name error and the correct name in the file path)

    content_archive_category.menu.html.php

    cgc0202 Friend
    #226811

    *********************
    Error 6:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_archive_section/content_archive_section.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_archive_section/content_archive_section.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    =============
    Analysis of Error 6:
    =============

    File path:

    => administrator => components => com_menus => content_archive_section => content_archive_section.class.php

    File name error (for the pertinent file from the downloaded JA Teline QuickStart package):

    content_archiveection.class.php

    Correction made (see file path)

    content_archive_section.class.php

    cgc0202 Friend
    #226812

    *********************
    Error 7:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_archive_section/content_archive_section.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_archive_section/content_archive_section.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    =============
    Analysis of Error 7:
    =============

    File path:

    => administrator => components => com_menus => content_archive_section => content_archive_section.menu.html.php

    File name error (for the pertinent file from the downloaded JA Teline QuickStart package):

    content_archiveon.menu.html.php

    Correction made (see file path)

    content_archive_section.menu.html.php

    cgc0202 Friend
    #226813

    *********************
    Error 8:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_blog_category/content_blog_category.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_blog_category/content_blog_category.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    =============
    Analysis of Error 8:
    =============

    File path:

    => administrator => components => com_menus => content_blog_category => content_blog_category.menu.html.php

    File name error (for the pertinent file from the downloaded JA Teline QuickStart package):

    content_blog_cary.menu.html.php

    Correction made (see file path)

    content_blog_category.menu.html.php

    cgc0202 Friend
    #226814

    *********************
    Error 9:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/content_blog_section/content_blog_section.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/content_blog_section/content_blog_section.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    =============
    Analysis of Error 9:
    =============

    File path:

    => administrator => components => com_menus => content_blog_section => content_blog_section.menu.html.php

    File name error (for the pertinent file from the downloaded JA Teline QuickStart package):

    content_blog_secn.menu.html.php

    Correction made (see file path)

    content_blog_section.menu.html.php

    cgc0202 Friend
    #226815

    *********************
    Error 10:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/newsfeed_category_table/newsfeed_category_table.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/newsfeed_category_table/newsfeed_category_table.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    =============
    Analysis of Error 10:
    =============

    File path:

    => administrator => components => com_menus => newsfeed_category_table => newsfeed_category_table.class.php

    File name error (for the pertinent file from the downloaded JA Teline QuickStart package):

    newsfeed_catego_table.class.php

    Correction made (see file path)

    newsfeed_category_table.class.php

    cgc0202 Friend
    #226816

    *********************
    Error 11:
    *********************

    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/newsfeed_category_table/newsfeed_category_table.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/newsfeed_category_table/newsfeed_category_table.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195

    =============
    Analysis of Error 11:
    =============

    File path:

    => administrator => components => com_menus => newsfeed_category_table => newsfeed_category_table.menu.html.php

    File name error (for the pertinent file from the downloaded JA Teline QuickStart package):

    newsfeed_categole.menu.html.php

    Correction made (see file path)

    newsfeed_category_table.menu.html.php

    cgc0202 Friend
    #226818

    *********************
    Error 12:
    *********************
    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/weblink_category_table/weblink_category_table.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5194

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/weblink_category_table/weblink_category_table.class.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5194

    =============
    Analysis of Error 12:
    =============

    File path:

    => administrator => components => com_menus => weblink_category_table => weblink_category_table.class.php

    File name error (for the pertinent file from the downloaded JA Teline QuickStart package):

    weblink_categorytable.class.php

    Correction made (see file path)

    weblink_category_table.class.php

    cgc0202 Friend
    #226819

    *********************
    Error 13:
    *********************
    Warning: menuitem(/home/treasure/public_html/administrator/components/com_menus/weblink_category_table/weblink_category_table.menu.html.php) [function.menuitem]: failed to open stream: No such file or directory in /home/treasure/public_html/includes/joomla.php on line 5195

    Warning: menuitem() [function.include]: Failed opening ‘/home/treasure/public_html/administrator/components/com_menus/weblink_category_table/weblink_category_table.menu.html.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/treasure/public_html/includes/joomla.php on line 5195
    *****************

    =============
    Analysis of Error 13:
    =============

    File path:

    => administrator => components => com_menus => weblink_category_table => weblink_category_table.menu.html.php

    File name error (for the pertinent file from the downloaded JA Teline QuickStart package):

    weblink_categorye.menu.html.php

    Correction made (see file path)

    weblink_category_table.menu.html.php

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

This topic contains 15 replies, has 1 voice, and was last updated by  cgc0202 16 years, 8 months ago.

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