can you fix a php error in a joomla script website - will pay you

Discussion in 'PHP' started by topdomain, Feb 20, 2007.

  1. #1
    in the control panel of my website (a joomla script site) when i try to go into menu manager i am getting this error

    Fatal error: Undefined class name 'toolbar_menumanager' in /home/photofun/public_html/administrator/components/com_menumanager/toolbar.menumanager.php on line 41

    i have been told that this is a very easy to fix by someone who has a php experience

    i will pay you some money to fix this error - please pm .. thanks
     
    topdomain, Feb 20, 2007 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,832
    Likes Received:
    4,541
    Best Answers:
    123
    Trophy Points:
    665
    #2
    My first thought is that the file hasn't been uploaded - you've checked that they all got uploaded and installed? If the installation went fine but the file is missing just ftp it into the right folder.

    Is it your script? I'm guessing not or you'd have the PHP experience to fix it. Does it work as a demo anywhere? If you haven't seen it working you may have an untested or undertested component.

    Otherwise, open up toolbar.menumanager.php in a text editor that does line numbers. copy and paste lines 35 - 45 in here, put [ code ] tags around it and make line 41 bold.

    EDIT: this is core joomla, you shouldn't need to hack in this file, so just ensure the file is there. Don't worry about opening it.
    Is this failure new? or are you just installing?
     
    sarahk, Feb 20, 2007 IP
  3. rays

    rays Active Member

    Messages:
    563
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #3
    I had observed this when you are using third party components supporting older versions of joomla.

    and my second opinion is same as that of "sarahk" you must be missing some file to be uploaded or file corrupted during upload
     
    rays, Feb 21, 2007 IP