0
Welcome Guest! Login
0 items Join Now

error in menu blocking buttons - mysql.php on line 678

  • error in menu blocking buttons - mysql.php on line 678

    Posted 13 years 11 months ago
    • Hey Guys

      I know this is third party issue to some degree. It only occurs or is visible when I put on mission control and only with this particular website, none of the others.

      The big issue is that it blocks some of the buttons at the top, preventing them from working as you can see from the screenshot.

      I've updated all my components in an attempt to identify the issue and cleaned the cache but to no avail.

      Can offer some suggestions on how to indentify where the error might stem from ? Searches have revealed very little and is a common problem for some people.

      Line 678 doesn't reveal anything spectacular

      if($typeonly)
      			{
      (line 678 --->)			foreach ($fields as $field) {
      					$result[$tblval][$field->Field] = preg_replace("/[(0-9)]/",'', $field->Type );
      				}
      			}
      			else

      Thanks
      Tim
    • Cesar H's Avatar
    • Cesar H
    • Newbie
    • Posts: 9
    • Thanks: 0

    Re: error in menu blocking buttons - mysql.php on line 678

    Posted 13 years 10 months ago
    • I am having the same issue. Has anyone found solution to this problem?

      Also the following admin modules are reporting errors:

      Warning: Invalid argument supplied for foreach() in /home/XXXXXXX/public_html/administrator/modules/mod_rokuserstats/helper.php on line 30

      Warning: Invalid argument supplied for foreach() in /home/XXXXXXX/public_html/administrator/modules/mod_rokuserchart/helper.php on line 29

      Thanks!
  • Re: error in menu blocking buttons - mysql.php on line 678

    Posted 13 years 10 months ago
    • Cesar H's Avatar
    • Cesar H
    • Newbie
    • Posts: 9
    • Thanks: 0

    Re: error in menu blocking buttons - mysql.php on line 678

    Posted 13 years 10 months ago
    • Hello All,

      I have found the problem. The Database tables had errors which in turn caused the errors in the subject line and other posts. I have repaired and optimized my database tables using Admin Tools Core 2.1 which can be found in the Joomla extensions area and now the admin template is working like a champ!

      Thank you all for your views to this post and responses!

Time to create page: 0.052 seconds