Kirigol wrote:
Hi all,
I have the same bug :
Fatal error: Call to a member function getPath() on a non-object in F:\xampplite\htdocs\mysite\jupgrade\libraries\joomla\application\categories.php on line 516
I can view the backend but I've this error on the frontend.
I've tried to correct the config.php in F:\xampplite\htdocs\monsite\jupgrade\libraries\joo mla\application\categories.php with the tips you provide above.
After that, I can see my frontend but my computer need to be restarted as soon I go to my home page because of my mouse and the keys don't work.
Is there another tips to let JUpgrade work properly ?
I ask it because it seems it's a good composant and I'm near the goal...
(I'm using JUpgrade to upgrade 1.5.23 into 1.7)
I have to admit that your post worries me somewhat!
The original issue of
Code:
Fatal error: Call to a member function getPath() on a non-object in F:\xampplite\htdocs\mysite\jupgrade\libraries\joomla\application\categories.php on line 516
is relatively easy to rectify if you modify \libraries\joomla\application\categories.php as per the posting above. If you cannot carry out the changes yourself, let me know and I will post an edited version of categories.php for you.
However, you also mention correcting config.php and there is no need to edit any files of that name. The only file that needs to be amended is \libraries\joomla\application\categories.php
Then you have problems with needing to reboot your computer because
Quote:
as soon I go to my home page because of my mouse and the keys don't work
I find it hard to believe that Joomla is causing this issue and would look more towards a virus on your PC.
Lastly, I would try to avoid using IE9 to administer the back end of any Joomla site - I am currently investigating some incidences where clicking certain buttons in the administrator site does not carry out the action that the button should perform.