I need to report that in the VirtualDomains component after click any domain I receive some warnings ( see below ) and then I cannot select the menu selection in menu filtering after Show selected items only is selected. I tried click, ctrl+click, alt+click, click+click, and so on.
After installing VirtualDomains 1.4.1 I check that the system - virtualdomains is enabled.
Also I unpublish the LangSwitch module and publish the mod_vlanguage module.
I am using Xampp 7.4.8 in windows with Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.8 and Joomla 3.9.20 . See VirtualHost info below. In localhost I use the same online domains names except for the .cmm extension instead of .com then I could use both at the same time...
Detected some errors in en-GB.com_virtualdomains.ini . Please see the attached corrected file.
Could you check the warnings and menu selection inoperable?
Any sugestions?
Thanks in advance,
Octavio Baez
octaviobh@gmail.com
Warnings:
Warning: Illegal string offset 'relative' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 626
Warning: Cannot assign an empty string to a string offset in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 626
Warning: Illegal string offset 'pathOnly' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 627
Warning: Cannot assign an empty string to a string offset in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 627
Warning: Illegal string offset 'detectBrowser' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 628
Warning: Illegal string offset 'detectDebug' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 629
Warning: Illegal string offset 'relative' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 632
Warning: Illegal string offset 'detectBrowser' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 632
Warning: Illegal string offset 'detectDebug' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 632
Warning: Illegal string offset 'pathOnly' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 635
Hi !.
I need to report that in the VirtualDomains component after click any domain I receive some warnings ( see below ) and then I cannot select the menu selection in menu filtering after Show selected items only is selected. I tried click, ctrl+click, alt+click, click+click, and so on.
After installing VirtualDomains 1.4.1 I check that the system - virtualdomains is enabled.
Also I unpublish the LangSwitch module and publish the mod_vlanguage module.
I am using Xampp 7.4.8 in windows with Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.8 and Joomla 3.9.20 . See VirtualHost info below. In localhost I use the same online domains names except for the .cmm extension instead of .com then I could use both at the same time...
Detected some errors in en-GB.com_virtualdomains.ini . Please see the attached corrected file.
Could you check the warnings and menu selection inoperable?
Any sugestions?
Thanks in advance, Octavio Baez octaviobh@gmail.com
Warnings:
Warning: Illegal string offset 'relative' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 626
Warning: Cannot assign an empty string to a string offset in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 626
Warning: Illegal string offset 'pathOnly' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 627
Warning: Cannot assign an empty string to a string offset in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 627
Warning: Illegal string offset 'detectBrowser' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 628
Warning: Illegal string offset 'detectDebug' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 629
Warning: Illegal string offset 'relative' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 632
Warning: Illegal string offset 'detectBrowser' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 632
Warning: Illegal string offset 'detectDebug' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 632
Warning: Illegal string offset 'pathOnly' in C:\xampp7.4.8.0\htdocs\havanatrends\libraries\src\HTML\HTMLHelper.php on line 635
<VirtualHost *:80> ServerAdmin webmaster@dummy-host.example.com DocumentRoot "C:/xampp7.4.8.0/htdocs/" ServerName localhost ErrorLog "logs/localhost-error.log" CustomLog "logs/localhost-access.log" common
<VirtualHost *:80> ServerAdmin webmaster@dummy-host.example.com DocumentRoot "C:/xampp7.4.8.0/htdocs/havanatrends" ServerName havanatrends.cmm ServerAlias www.havanatrends.cmm ServerAlias programsolving.havanatrends.cmm ServerAlias stories.havanatrends.cmm ServerAlias store.havanatrends.cmm ServerAlias shortcuts.havanatrends.cmm ServerAlias services.havanatrends.cmm ErrorLog "logs/havanatrends.cmm-error.log" CustomLog "logs/havanatrends.cmm-access.log" common
Note the txt extension instead of .ini [en-GB.com_virtualdomains.txt](https://github.com/smehrbrodt/virtualdomains/files/5131215/en-GB.com_virtualdomains.txt)