Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Warning: Missing argument 6 for getmenuitem()

  1. #11
    mirepup
    Guest

    Default

    Your "path" is missing. When I view the source, the tag is:

    HTML Code:
    <img src="_communicator.gif" alt="" />
    Whereas i get:
    HTML Code:
    <img src="http://www.mysite.com/templates/tmpl_dol/images/icons/_communicator.gif" alt="" />
    I would check your inc/header.inc.php file to make sure the paths are set properly in there.

    Have you applied the fix from Boonex that was released a few days ago?

    Quote Originally Posted by sillywabbit
    Thanks for the quick reply Jeff...

    The link for the site is www.prayerfullyyours.com

  2. #12
    sillywabbit's Avatar
    Join Date
    May 2006
    Posts
    115

    Default Hmmm.....

    Thanks for checking Jeff....

    I checked the inc/header.inc.php .... and all looked normal there......
    I am now in the menu.inc.php and this is what I see....

    $aMenuIcon = array(
    '1'=>'_member_panel.gif',
    '2'=>'_profile_edit.gif',
    '3'=>'_profile_customize.gif',
    '4'=>'_communicator.gif',
    '5'=>'_chat.gif',
    '6'=>'_forum.gif',
    '7'=>'_membership.jpg',
    '8'=>'_cart.gif',
    '9'=>'_feedback.jpg',
    '10'=>'_gallery.gif',
    '11'=>'_blog.gif',
    '12'=>'_gallery.gif',
    '13'=>'_polls.gif',
    '14'=>'_polls.gif',
    '15'=>'_speed_dating.gif',
    '16'=>'_logout.gif',
    '17'=>'_join.gif',
    '18'=>'_login.gif',
    '19'=>'_profile_photos.gif',
    '20'=>'_forum.gif',
    '21'=>'_chat.gif',
    );

    $sMenuLink = "";
    $sPath = "";
    $sVisible = $iUserId == 0 ? "non": "memb";


    Do ya figure that there needs to be something here?

    $sMenuLink = "";
    $sPath = "";

    I just checked the boonex site for the patch...... and it says that it is an upgrade patch....
    This is a straight up 5.6.0004 install .... there was no upgrading from a previous version. Do I still need to apply this patch?


    Hey Rick...
    Thanks so much.... having a domain issue with the bloody registrar on thefuzzypeach.com that has just about reduced me to tears.... getting ready to post it on the "bad karma" forum.

    Thanks,
    Ann
    http://www.christiandatingandchat.com
    Abledating 2.4.11A

    http://www.thefuzzypeach.com/dating
    6.02
    ********************
    It's not the load that breaks you down; it's the way you carry it.
    --Lena Horne
    ********************

  3. #13
    sillywabbit's Avatar
    Join Date
    May 2006
    Posts
    115

    Default We have icons!!

    Yeah!!

    That patch was the fix!! We have icons now!!

    Thanks so much for all your help!!
    Ann
    http://www.christiandatingandchat.com
    Abledating 2.4.11A

    http://www.thefuzzypeach.com/dating
    6.02
    ********************
    It's not the load that breaks you down; it's the way you carry it.
    --Lena Horne
    ********************

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Warning! Ray phising script
    By birkenstam in forum Dolphin General Discussion v6.00 and above
    Replies: 3
    Last Post: 12-01-2008, 11:51 AM
  2. Replies: 8
    Last Post: 09-20-2007, 11:32 PM
  3. Adult template warning
    By Toreador in forum Dolphin General Discussion v5.0 to v5.21
    Replies: 1
    Last Post: 08-19-2006, 07:26 PM
  4. Big Warning
    By warrior in forum General Issues, Comments, Questions
    Replies: 2
    Last Post: 06-23-2006, 03:17 AM
  5. Warning: Warning: imagejpeg():
    By emailgirls in forum General Troubleshooting
    Replies: 2
    Last Post: 01-21-2006, 02:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •