News:

Support the VirtueMart project and become a member

Main Menu

Installation error virtuemart.1.9.8e

Started by rnp4814, August 28, 2011, 09:06:58 AM

Previous topic - Next topic

rnp4814

We face the following error with installing com_virtuemart.1.9.8e.zip file

Notice: Undefined variable: app in C:\wamp\www\ja_edenite\tmp\install_4e59e7c47b62b\install\script.virtuemart.php on line 219
( ! ) Fatal error: Call to a member function getApplication() on a non-object in C:\wamp\www\ja_edenite\tmp\install_4e59e7c47b62b\install\script.virtuemart.php on line 219

Milbo

Fixed the typo, but it shows another problem (the reason we didnt noticed the typo). Oh find that error. thanks
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

kbrookes

I'm getting the same with the same file, downloaded this morning.

Fatal error: Call to a member function getApplication() on a non-object in /home/brandche/public_html/tmp/install_4e5ad33ab6b2d/install/script.virtuemart.php on line 219
Kelsey
thinksync

KuboBubo

Open the downloaded file (com_virtuemart.1.9.8e.zip), open file install->script.virtuemart.php.
Change line 219 to
$app = JFactory::getApplication();

Save, update file in the archive and try to install again.
Worked for me, though I got a bunch of warnings after installation and had to do shop Configuration all over again.

Milbo

#4
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/