Many Warnings...
A forum for the users of EasyTable. This is a community forum for discussion on using the component. This forum is not monitored by CPPL staff.If you need active support you can get it from our subscribers forum. Access to subscriber forums requires a current support subscription for the product you want support for.
Many Warnings...
by stewstew » Wed Jun 16, 2010 3:48 am
I just installed the EasyTable component and when I click to view the component, i saw the following:
Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /homepages/43/d298767810/htdocs/kuuiiiu/public_html/administrator/components/com_easytable/views/easytables/view.html.php on line 57
Warning: simplexml_load_file(http://seepeoplesoftware.com/cpplversio ... ytable.xml) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /homepages/43/d298767810/htdocs/kuuiiiu/public_html/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 /homepages/43/d298767810/htdocs/kuuiiiu/public_html/administrator/components/com_easytable/views/easytables/view.html.php on line 57
Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /homepages/43/d298767810/htdocs/kuuiiiu/public_html/administrator/components/com_easytable/views/easytables/view.html.php on line 57
Warning: simplexml_load_file(http://seepeoplesoftware.com/cpplversio ... ytable.xml) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /homepages/43/d298767810/htdocs/kuuiiiu/public_html/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 /homepages/43/d298767810/htdocs/kuuiiiu/public_html/administrator/components/com_easytable/views/easytables/view.html.php on line 57
*****What is happening?
Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /homepages/43/d298767810/htdocs/kuuiiiu/public_html/administrator/components/com_easytable/views/easytables/view.html.php on line 57
Warning: simplexml_load_file(http://seepeoplesoftware.com/cpplversio ... ytable.xml) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /homepages/43/d298767810/htdocs/kuuiiiu/public_html/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 /homepages/43/d298767810/htdocs/kuuiiiu/public_html/administrator/components/com_easytable/views/easytables/view.html.php on line 57
Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /homepages/43/d298767810/htdocs/kuuiiiu/public_html/administrator/components/com_easytable/views/easytables/view.html.php on line 57
Warning: simplexml_load_file(http://seepeoplesoftware.com/cpplversio ... ytable.xml) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /homepages/43/d298767810/htdocs/kuuiiiu/public_html/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 /homepages/43/d298767810/htdocs/kuuiiiu/public_html/administrator/components/com_easytable/views/easytables/view.html.php on line 57
*****What is happening?
- stewstew
- Newbie
- Posts: 1
- Joined: Wed Jun 16, 2010 3:28 am
Re: Many Warnings...
by support » Wed Jun 16, 2010 1:44 pm
Hi stewstew,
this warning is covered by the:
this warning is covered by the:
Re: Many Warnings...
by sh4 » Wed Jun 30, 2010 1:54 am
Hello stewstew, i had the same problem, asked to my host and they refused to activate the URL-file-access due to security reasons, so i did a small modification of the code in that file, it's not very orthodox, and you lose the version check, but works.
/yourjoomlafolder/administrator/components/com_easytable/views/easytables/view.html.php, Line 53.
Locate:
Replace for:
Greetings.
/yourjoomlafolder/administrator/components/com_easytable/views/easytables/view.html.php, Line 53.
Locate:
- Code: Select all
$et_version = '';
$et_com_xml_file = 'http://seepeoplesoftware.com/cpplversions/'.$source.'_easytable.xml';
// echo("<br />Checking for: ".$et_com_xml_file.'<br/>');
$et_xml= simplexml_load_file($et_com_xml_file, 'SimpleXMLElement', LIBXML_NOCDATA);
Replace for:
- Code: Select all
$et_version = '';
// $et_com_xml_file = 'http://seepeoplesoftware.com/cpplversions/'.$source.'_easytable.xml';
// $et_com_xml_file = JPATH_COMPONENT_ADMINISTRATOR.DS.'public_easytable.xml';
// $et_com_xml_file .= JPATH_COMPONENT_ADMINISTRATOR.DS.'subscriber_easytable.xml';
// echo $et_com_xml_file;
// $et_xml= simplexml_load_file($et_com_xml_file, 'SimpleXMLElement', LIBXML_NOCDATA);
$et_xml = '';
Greetings.
- sh4
- Grasshopper
- Posts: 12
- Joined: Wed Mar 24, 2010 12:20 am
3 posts
• Page 1 of 1
Return to EasyTable Community Forum
Who is online
Users browsing this forum: No registered users and 1 guest
- Board index
- The team • Delete all board cookies • Delete style cookies • All times are UTC + 10 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Login Form
Who is online
In total there is 1 user online :: 0 registered, 0 hidden and 1 guest (based on users active over the past 5 minutes)Most users ever online was 19 on Fri Apr 09, 2010 3:16 pm
Users browsing this forum: No registered users and 1 guest