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 SOLVED BUT ... #2

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

Some issues with VirtualDomains 1.4.1 SOLVED BUT ... #2

octaviobh opened this issue Aug 26, 2020 · 0 comments

Comments

@octaviobh
Copy link

Hi !.

I manage to change the file:

administrator\components\com_virtualdomains\views\virtualdomain\view.html.php

With:

            // Octavio Begin                
            HTMLHelper::_('stylesheet', 'administrator/components/com_virtualdomains/assets/fields.css', array('relative' => true, 'version' => 'auto', 'pathOnly' => false, 'debug' => true));
            /*
	JHTML::stylesheet( 'fields.css', 'administrator/components/com_virtualdomains/assets/' );
	if(version_compare(JVERSION, '3', 'lt')) {
		JHTML::stylesheet( 'bootstrap-forms.css', 'administrator/components/com_virtualdomains/assets/' );
	}
             */
	// Octavio Ends

And the Warnings are gone !!.

BUT any Menu Filtering implies that the sites are not displayed ok.

I think this may imply that a new programming approach is needed for Joomla version 3.9 or ??

Any suggestion are welcome !!.

Thanks in advance,

Octavio Baez
[email protected]

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