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?
VM version?
all fatal errors are logged somewhere - has been explained many times on here how to find the reason
Sorry missed the version its Virtuemart 2.6.14
and the logged reason for the fatal error is?
have you a currency defined?
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?"
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
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
that doesn't look 'fatal' ... did you look in the vendors table?
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 ...
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.