- Rule not working ? Check it is enabled in the rules manager !
- If you like AltaUserPoints , Thank you for rating it at the JED:
extensions.joomla.org/extensions/extensi...stems/altauserpoints

[fixed] com_installer/manifest.xml" in

More
7 years 11 months ago - 7 years 11 months ago #33396 by mikhvel
Warning: simplexml_load_file(): I/O warning : failed to load external entity "/var/www/o79/data/www/site.com/administrator/components/com_installer/manifest.xml" in /var/www/o79/data/www/site.com/administrator/components/com_altauserpoints/assets/includes/functions.php on line 98
Hello ! Tell me how to fix the error .
Last edit: 7 years 11 months ago by nordmograph.

Please Log in or Create an account to join the conversation.

More
7 years 11 months ago #33398 by nordmograph
Hmm I guess this error only shows on the installer page...
You can edit:
/administrator/components/com_altauserpoints/assets/includes/functions.php on line 98

Change
Code:
$xml = simplexml_load_file(JPATH_COMPONENT.'/'.$f);
to
Code:
$xml = simplexml_load_file(JPATH_ADMINISTRATOR.'/components/com_altauserpoints/'.$f);

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
7 years 11 months ago #33399 by mikhvel
Thank you. now I have a message.
Notice
You must parametize the general configuration of this component before using it.

Please Log in or Create an account to join the conversation.

More
7 years 11 months ago #33400 by nordmograph
Good

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.
The following user(s) said Thank You: mikhvel

Please Log in or Create an account to join the conversation.

Time to create page: 0.331 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.