How can i resolve this
Warning: Please rebuild the menu from Admin Panel -> Builders -> Navigation Menu Builder
Fatal error: Call to undefined function pagestaticcomponents() in /home/connect/public_html/pmd1/community/inc/design.inc.php on line 409
How can i resolve this
Warning: Please rebuild the menu from Admin Panel -> Builders -> Navigation Menu Builder
Fatal error: Call to undefined function pagestaticcomponents() in /home/connect/public_html/pmd1/community/inc/design.inc.php on line 409
This usually occurs when you have installed a new mod and you've added a function call in a page which is calling this function from the same page or another page and it doesn't exist on that or the other page (or in code somewhere else) OR, during an SQL update to your database (say you run an sql.php query that came supplied with a mod, but either fail to insert that function on the page code or revert back to your previous code. Look in the instructions of your mod and see which tables and functions may have been added to which pages and either remove them from your tables or insert the proper code into the pages that need it.
If at first you don't succeed, go to a forum and ask like hell. (Using Joomla 1.5.18, JomSocial 1.6.12, Fully Customized)
Yes spot on i was installing a mod and thins went bust it first gave me the menu.inc.php was missing i uploaded it and now gives that one i will try and look into it
thank you for the respone
sorted out thanks
The solution above is right.
thanks Dave sorted it out now
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks