i install VM 3.6.11 latest com_virtuemart.3.6.11.10302_package_or_extract
i remove tables of VM
i install again VM
i uninstall vm from extensions manager
grats!
/administrator/index.php?option=com_installer&view=manage
Warning: simplexml_load_file(): I/O warning : failed to load external entity "/public_html/administrator/manifests/packages/pkg_virtuemart_pkg.xml" in /public_html/libraries/src/Installer/Installer.php on line 2025
Warning: simplexml_load_file(): I/O warning : failed to load external entity "/public_html/administrator/manifests/packages/pkg_virtuemart_pkg.xml" in /public_html/libraries/src/Installer/Manifest.php on line 114
Warning: constant(): Couldn't find constant JPATH_ in /public_html/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
Warning: constant(): Couldn't find constant JPATH_ in /public_html/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
Warning: constant(): Couldn't find constant JPATH_ in /public_html/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
Warning: constant(): Couldn't find constant JPATH_ in /public_html/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
Warning: constant(): Couldn't find constant JPATH_ in /public_html/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
Warning: simplexml_load_file(): I/O warning : failed to load external entity "/public_html/administrator/manifests/packages/pkg_virtuemart_pkg.xml" in /public_html/libraries/src/Installer/Installer.php on line 2025
Warning: require(/public_html/administrator/components/com_virtuemart/helpers/config.php): failed to open stream: No such file or directory in /public_html/plugins/vmcustom/istraxx_download_simple/install/install.php on line 27
Fatal error: require(): Failed opening required '/public_html/administrator/components/com_virtuemart/helpers/config.php' (include_path='.:/usr/local/lib/php') in /public_html/plugins/vmcustom/istraxx_download_simple/install/install.php on line 27
when refresh page again ::
Warning: simplexml_load_file(): I/O warning : failed to load external entity "/public_html/administrator/manifests/packages/pkg_virtuemart_pkg.xml" in /public_html/libraries/src/Installer/Manifest.php on line 114
Warning: require(/public_html/administrator/components/com_virtuemart/helpers/config.php): failed to open stream: No such file or directory in /public_html/plugins/vmcustom/istraxx_download_simple/install/install.php on line 27
Fatal error: require(): Failed opening required '/public_html/administrator/components/com_virtuemart/helpers/config.php' (include_path='.:/usr/local/lib/php') in /public_html/plugins/vmcustom/istraxx_download_simple/install/install.php on line 27
ugly bug
VM 3.6.11.10302 is a beta verision and not latest.
Why did You remove VM tables ? Does not seem to be a sensible thing to do. I am not surprised You got into trouble,
Start over and install the latest version instead.
Jörgen @ Kreatv Fotografi
There is a lot more wrong and it has nothing todo that he used a beta. I never saw something like that before. The error starts in joomla btw.
@Max I tried an uninstall of all VM extensions on 3.8.2 10325 using Joomla's manager. I got the following in the error log. The VM component was uninstalled, but not the plugins -I did not check the modules.
[26-May-2020 09:38:29 UTC] PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "/home/vmhelper/public_html/VM38/administrator/manifests/packages/pkg_virtuemart_pkg.xml" in /home/vmhelper/public_html/VM38/libraries/src/Installer/Installer.php on line 2025
[26-May-2020 09:38:30 UTC] PHP Warning: constant(): Couldn't find constant JPATH_ in /home/vmhelper/public_html/VM38/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
[26-May-2020 09:38:30 UTC] PHP Warning: constant(): Couldn't find constant JPATH_ in /home/vmhelper/public_html/VM38/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
[26-May-2020 09:38:30 UTC] PHP Warning: constant(): Couldn't find constant JPATH_ in /home/vmhelper/public_html/VM38/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
[26-May-2020 09:38:30 UTC] PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "/home/vmhelper/public_html/VM38/administrator/manifests/packages/pkg_virtuemart_pkg.xml" in /home/vmhelper/public_html/VM38/libraries/src/Installer/Manifest.php on line 114
[26-May-2020 09:38:30 UTC] PHP Warning: constant(): Couldn't find constant JPATH_ in /home/vmhelper/public_html/VM38/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
[26-May-2020 09:38:30 UTC] PHP Warning: constant(): Couldn't find constant JPATH_ in /home/vmhelper/public_html/VM38/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
[26-May-2020 09:38:31 UTC] PHP Warning: constant(): Couldn't find constant JPATH_ in /home/vmhelper/public_html/VM38/libraries/src/Installer/Adapter/ModuleAdapter.php on line 214
[26-May-2020 09:38:31 UTC] PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "/home/vmhelper/public_html/VM38/administrator/manifests/packages/pkg_virtuemart_pkg.xml" in /home/vmhelper/public_html/VM38/libraries/src/Installer/Installer.php on line 2025
[26-May-2020 09:38:31 UTC] PHP Warning: require(/home/vmhelper/public_html/VM38/administrator/components/com_virtuemart/helpers/config.php): failed to open stream: No such file or directory in /home/vmhelper/public_html/VM38/plugins/vmcustom/istraxx_download_simple/install/install.php on line 27
[26-May-2020 09:38:31 UTC] PHP Fatal error: require(): Failed opening required '/home/vmhelper/public_html/VM38/administrator/components/com_virtuemart/helpers/config.php' (include_path='.:/opt/cpanel/ea-php70/root/usr/share/pear') in /home/vmhelper/public_html/VM38/plugins/vmcustom/istraxx_download_simple/install/install.php on line 27
okey, that happens, when you uninstall the core before the plugins. The Plugins need the core
If you select all VM elements to be uninstalled at the same time in Joomla's extension manager it will remove the core first, hence the errors.