VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: awz on December 19, 2015, 15:36:52 PM

Title: Error in Config-File - Can not change Config
Post by: awz on December 19, 2015, 15:36:52 PM
Hello,

I made an error in the config file and now i get this error message. I can not Change the Setting in the config because I'm not able to enter the config Settings.

This is the message:

DirectoryIterator::__construct(/var/www/vhosts/.../newpage//images/seminare/images/availability/): failed to open dir: No such file or directory

I think it is because of the // between newpage and Images.

Where can I finde this Information? Database? .php-File??

Could youplease help me.

Thank You Tobias

Title: Re: Error in Config-File - Can not change Config
Post by: jenkinhill on December 19, 2015, 16:01:04 PM
Please:  http://forum.virtuemart.net/index.php?topic=116480.0

The // should not make a difference.  Is there a directory at /newpage/images/seminare/images/availability/ ?   
The availability image directory would normally be at J!root/components/com_virtuemart/assets/images/availability

Paths are found in J!root/administrator/components/com_virtuemart/virtuemart.cfg
Title: Re: Error in Config-File - Can not change Config
Post by: awz on December 19, 2015, 18:57:53 PM
Thank you so much. It works now. I copied the  folder .../components/com_virtuemart/assets/images/availability to the Folder mentioned in the error message now I can work

And sorry - I will write down my Version in further tickets...