решила попоробывать компонент EasyTable, при запуске компонента выдает ошибку:
Warning: simplexml_load_file() [function.simplexml-load-file]: php_network_getaddresses: getaddrinfo failed: Этот хост неизвестен. in \administrator\components\com_easytable\views\easytables\view.html.php on line 57
Warning: simplexml_load_file(
http://seepeoplesoftware.com/cpplversions/public_easytable.xml) [function.simplexml-load-file]: failed to open stream: No such file or directory in administrator\components\com_easytable\views\easytables\view.html.php on line 57
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "
http://seepeoplesoftware.com/cpplversions/public_easytable.xml" in \administrator\components\com_easytable\views\easytables\view.html.php on line 57
Warning: simplexml_load_file() [function.simplexml-load-file]: php_network_getaddresses: getaddrinfo failed: Этот хост неизвестен. in \administrator\components\com_easytable\views\easytables\view.html.php on line 57
Warning: simplexml_load_file(
http://seepeoplesoftware.com/cpplversions/subscriber_easytable.xml) [function.simplexml-load-file]: failed to open stream: No such file or directory in \administrator\components\com_easytable\views\easytables\view.html.php on line 57
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "
http://seepeoplesoftware.com/cpplversions/subscriber_easytable.xml" in \administrator\components\com_easytable\views\easytables\view.html.php on line 57
Fatal error: Maximum execution time of 30 seconds exceeded in \administrator\components\com_easytable\views\easytables\view.html.php on line 57
Помогите решить проблему.