VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: godskitchen on January 22, 2015, 15:34:12 PM

Title: No Shop Currency defined! WSOD
Post by: godskitchen on January 22, 2015, 15:34:12 PM
Joomla! 2.5.28 stable ember
PHP Version 5.3.28
Default Joomla Template
128Mb Memory

I cant get into the backend of the "shop" tab to change it as this page gives me the WSOD and its just on this page in the backend which is odd!? Anyone else encountered this?
Title: Re: No Shop Currency defined! WSOD
Post by: GJC Web Design on January 23, 2015, 00:16:37 AM
VM version?

all fatal errors are logged somewhere - has been explained many times on here how to find the reason
Title: Re: No Shop Currency defined! WSOD
Post by: godskitchen on January 23, 2015, 09:10:50 AM
Sorry missed the version its Virtuemart 2.6.14
Title: Re: No Shop Currency defined! WSOD
Post by: GJC Web Design on January 23, 2015, 11:00:41 AM
and the logged reason for the fatal error is?

have you a currency defined?
Title: Re: No Shop Currency defined! WSOD
Post by: godskitchen on January 26, 2015, 09:39:12 AM
Thats the whole problem, i cant define a currency because i cant get into the backend of the "shop" to define one.

"I cant get into the backend of the "shop" tab to change it as this page gives me the WSOD and its just on this page in the backend which is odd!? Anyone else encountered this?"
Title: Re: No Shop Currency defined! WSOD
Post by: GJC Web Design on January 26, 2015, 11:06:47 AM
try setting the default and accepted in the #__virtuemart_vendors
but u still haven't said EXACTLY what the fatal error is that is causing the blank page
Title: Re: No Shop Currency defined! WSOD
Post by: godskitchen on January 26, 2015, 15:14:44 PM
This is the only error i can find logged:-

ERROR vmError: vmPdf: For the pdf, you must install the tcpdf library at /home/sites/*************.co.uk/public_html/home/libraries/tcpdf
Title: Re: No Shop Currency defined! WSOD
Post by: GJC Web Design on January 26, 2015, 22:13:33 PM
that doesn't look 'fatal' ... did you look in the vendors table?
Title: Re: No Shop Currency defined! WSOD
Post by: EdgeCrafter on February 10, 2015, 00:40:40 AM
From the error message it looks like you are missing TCPDF feature

read this http://extensions.joomla.org/profile/extension/core-enhancements/libraries/tcpdf-library
for reference: http://www.tcpdf.org/


Note; I googled the above by copying the error message as search term ..... (read: good practise to google error terms)

Note 2; I usually try to answer one question when I post a comment/question myself to keep the karma - thus this post ...
Title: Re: No Shop Currency defined! WSOD
Post by: Milbo on February 13, 2015, 18:34:05 PM
I think he did not install the AIO, and VM is does not really work without them.

He should just install the AIO, but if he is sure that he installed the last AIO already, he can use this link http://dev.virtuemart.net/projects/tcpdf/files. There are new installers, which I created for the vm3 series.

and now I take a look, why it throws directly a fatal if pdf is not installed, that is unnecessary.