Upon my update to VM 4.0.6 I am now getting this error in my log file.
Please advise.
have u installed it?
https://dev.virtuemart.net/attachments/download/1328/vmadmin.zip
I did just install and enable from the download. I see the new UI. I still get this error: Error /home/unpmykfb/public_html/administrator/templates/vmadmin/index.php The file doesn't exists 10/21/2022 11:23:46
What is supposed to be in this file?
if u check the administrator\templates\vmadmin\templateDetails.xml there isn't meant to be an index.php
<files>
<folder>html</folder>
</files>
do a trace and find where the call for an index.php is coming from....
or just add a blank index.php
Yes, I added the index.php and that stopped the error. Thanks!
would be interesting though to know what function/file is requesting the index.php
I agree!