Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some issues with VirtualDomains 1.4.1 #1

Open
octaviobh opened this issue Aug 26, 2020 · 0 comments
Open

Some issues with VirtualDomains 1.4.1 #1

octaviobh opened this issue Aug 26, 2020 · 0 comments

Comments

@octaviobh
Copy link

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
[email protected]

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 [email protected]
DocumentRoot "C:/xampp7.4.8.0/htdocs/"
ServerName localhost
ErrorLog "logs/localhost-error.log"
CustomLog "logs/localhost-access.log" common

<VirtualHost *:80>
ServerAdmin [email protected]
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
](url)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant