VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: ch1vph on December 21, 2018, 13:52:41 PM

Title: WEBSITE DOWN - vmplugin.php - issue
Post by: ch1vph on December 21, 2018, 13:52:41 PM
Hi All,

I've just gone to log in to my site today and for some reason, it has gone down...I did get an order yesterday then refunded it, but that's the only change the site has had since it was last working.

Below is the message I get upon logging in:

public_html/administrator/components/com_virtuemart/plugins/vmplugin.php on line 137

Any ideas are welcome

VirtueMart 3.2.14
Joomla! 3.8.8
PHP 5.6.3
Title: Re: WEBSITE DOWN - vmplugin.php - issue
Post by: Studio 42 on December 21, 2018, 14:27:39 PM
And error message was ?
Title: Re: WEBSITE DOWN - vmplugin.php - issue
Post by: ch1vph on December 21, 2018, 14:50:36 PM
Sorry this is line 137:

vmLanguage::$languages[$tag]->load($fname, $epath, 'en-GB', true, false);
Title: Re: WEBSITE DOWN - vmplugin.php - issue
Post by: jenkinhill on December 21, 2018, 14:53:45 PM
But what was the actual error message? Anything in the error log?
Title: Re: WEBSITE DOWN - vmplugin.php - issue
Post by: ch1vph on December 21, 2018, 15:18:01 PM
Sorry where can I find those?
Title: Re: WEBSITE DOWN - vmplugin.php - issue
Post by: jenkinhill on December 21, 2018, 15:30:06 PM
In Joomla 3 the error logs are usually in administrator/logs  - there may also be an error.php file in the Joomla root and server error logs are usually below the site root.
Title: Re: WEBSITE DOWN - vmplugin.php - issue
Post by: ch1vph on December 21, 2018, 15:56:29 PM
Ok thanks I did check the administrator/logsbut may have been looking at the files through the wrong program as the layout didn't look correct...

No worries now though, as I've just tried a few things, one was to disabling the main admin VirtueMart Component and re-enabling it seems to have brought back the site...for now
Title: Re: WEBSITE DOWN - vmplugin.php - issue
Post by: jenkinhill on December 21, 2018, 17:29:01 PM
Strange....