Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(11 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Support

Error appear when I use Gadgets


You must be signed-in to post.

AuthorSubject
  Page: 1
tintindks
Subject: Error appear when I use GadgetsQuote this post in your reply
Hi,

I have installed some gadgets, and when I use them it appears in the top of the webpage this error:

<?php

Warning
file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /var/www/vhosts/airibiza.es/subdomains/escuela/httpdocs/mods/_standard/social/lib/classes/Application.class.php on line 364

Warning
file_get_contents(http://translateg.googlecode.com/svn/trunk/translateg.xml) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /var/www/vhosts/airibiza.es/subdomains/escuela/httpdocs/mods/_standard/social/lib/classes/Application.class.php on line 364
?>



Things to describe:
Operating system ATutor is installed on - linux
ATutor version - 2.0.1
Patch #s applied -
ATutor theme name - default
PHP version - 5.2.14
MySQL version - 5.1
Webserver & version -
Copies of error messages -
Changes to default settings -
Web browser being used - firefox
...and anything else relevant -
Posted: 2010-10-27 17:19:56
greg

Avatar for greg
Subject: Re: Error appear when I use GadgetsQuote this post in your reply
Your host has file_get_contents() turned off, needed to connect to content on remote sites.

see
forums.digitalpoint.com/showthread.php?t=1753282
Posted: 2010-10-27 23:27:33
esterzia
Subject: sql errorQuote this post in your reply
i use wampserver and in atutor instalation this error occur"Unable to connect to database server" in step 2
Posted: 2010-10-30 20:04:14
LAL

Avatar for LAL
Subject: Error Appear when I use gadgetQuote this post in your reply
Atutor 2.0.2
I experience the same problem when I install gadgets too about the file_get_contents() functions too. I've reported it to my host though.
Another thing I would love to point out is the fact that students can find more gadgets around when using the google social. I would love to redirect the gadget to http://www.google.com/ig/directory?synd=open&source=gghp instead of the usual http://atutor.ca/get_gadgets.php.
Please kindly assist!
Posted: 2011-11-09 10:32:24
cindy

Avatar for cindy
Subject: Re: Error Appear when I use gadgetQuote this post in your reply
This warning may mean that your server configuration (your host) is blocking external file access.

In php.ini, set: allow_url_fopen = On
Posted: 2011-11-10 10:03:43
LAL

Avatar for LAL
Subject: Re: Error Appear when I use gadgetQuote this post in your reply
Oh! Thanks Cindy
Posted: 2011-11-10 12:21:27
 Page: 1

You must be signed-in to post.