Site adding problem

I get this error:

Warning: file() [function.file]: URL file-access is disabled in the server configuration in /data01/virt29831/domeenid/www.fin-est.ee/htdocs/modules/boonex/sites/classes/BxSitesModule.php on line 998

Warning: file(http://www.shrinktheweb.com/xino.php?Size=lg&Service=ShrinkWebUrlThumbnail&Action=Thumbnail&STWAccessKeyId=cab8dee019304a3&stwu=65e44&stwUrl=http://www.finland.ee/Public/Default.aspx) [function.file]: failed to open stream: no suitable wrapper could be found in /data01/virt29831/domeenid/www.fin-est.ee/htdocs/modules/boonex/sites/classes/BxSitesModule.php on line 998

Warning: implode() [function.implode]: Invalid arguments passed in /data01/virt29831/domeenid/www.fin-est.ee/htdocs/modules/boonex/sites/classes/BxSitesModule.php on line 999

 

 

what that mean and how i can fixed this. if it is possible

Quote · 6 Mar 2011

That error usally meens that the php.ini option for allow_url_fopen is off or the host has it disabled.

Shared hosting or dedicated?

You may want to check with your host to make sure the php setting allow_url_fopen is on.

You can also check in admin->tools-Host tools then click the Host Perams tab.


https://www.deanbassett.com
Quote · 6 Mar 2011

 

That error usally meens that the php.ini option for allow_url_fopen is off or the host has it disabled.

Shared hosting or dedicated?

You may want to check with your host to make sure the php setting allow_url_fopen is on.

You can also check in admin->tools-Host tools then click the Host Perams tab.


Yes it is off... becaus if i install dolphin, then it says to m that i turned off, but now, if i turned it on i get this message:

allow_url_include is On (warning, you should have this param in Off state, or your site will unsafe)
Please go to the
Dolphin Troubleshooter
and solve the problem.

 

And i dont turn on this allow_url_include i turn on allow_url_fopen

Quote · 6 Mar 2011

No I said allow_url_fopen

allow_url_include is different and is suppose to be off.

allow_url_fopen is the one you want to check. But even if it says it's on, the host could have the function disabled, so check with the host to be sure.



https://www.deanbassett.com
Quote · 6 Mar 2011

 

No I said allow_url_fopen

allow_url_include is different and is suppose to be off.

allow_url_fopen is the one you want to check. But even if it says it's on, the host could have the function disabled, so check with the host to be sure.



i said i turned on allow_url_fopen

see attachments green means "on" red means "off"

but then i get this message

php.PNG · 13.1K · 88 views
Quote · 6 Mar 2011

Well, you have me confused. Because you were talking about allow_url_include which must be off to prevent the other error.

Anyhow. I also said check with your host anyway. Even if it on, the function might be disabled by the host.

https://www.deanbassett.com
Quote · 6 Mar 2011

Also in admin->tools-Host tools click on the php info tab and look for this line.

disable_functions no value no value


See if there are any values in there.

https://www.deanbassett.com
Quote · 6 Mar 2011

 

Also in admin->tools-Host tools click on the php info tab and look for this line.

disable_functions no value no value


See if there are any values in there.

yes i know that... if i turn "off", then hosttools say better it "on".

but if i turn "on", then it turn automatically "on" allow_url_include too, hows that

Quote · 6 Mar 2011

Ah, well that should not happen. allow_url_fopen must be on and allow_url_include must be off.

If turning one on forces the other on then you need to talk to your host. That should not happen.



https://www.deanbassett.com
Quote · 6 Mar 2011

 

Ah, well that should not happen. allow_url_fopen must be on and allow_url_include must be off.

If turning one on forces the other on then you need to talk to your host. That should not happen.



ok i talk to they, let see, what happens :D

Quote · 6 Mar 2011

OK...

Now i change my hosting, because i found that first hosting domt support some features... but now my site function is great, all is ok, but this error still is, but "host tools" show that all is ok... is it server problem or shrinktheweb.com problem

 

Ah, well that should not happen. allow_url_fopen must be on and allow_url_include must be off.

If turning one on forces the other on then you need to talk to your host. That should not happen.



ok i talk to they, let see, what happens :D

 

Quote · 21 Mar 2011

 

OK...

Now i change my hosting, because i found that first hosting domt support some features... but now my site function is great, all is ok, but this error still is, but "host tools" show that all is ok... is it server problem or shrinktheweb.com problem

 

Ah, well that should not happen. allow_url_fopen must be on and allow_url_include must be off.

If turning one on forces the other on then you need to talk to your host. That should not happen.



ok i talk to they, let see, what happens :D

 

So...

i figured out... i think so...

this is not hosting or dolphin error.

i have 3 dolphin site and every site is different hosting and error is same.. i think it is shrinktheweb.com fault.

can anyone confirm my idea Tongue out

Quote · 23 Mar 2011

There are a dozen or more posts on this site about the add site function (or lack thereof) It sounds to me like you have a couple file or folder permissions set wrong

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 24 Mar 2011

 

There are a dozen or more posts on this site about the add site function (or lack thereof) It sounds to me like you have a couple file or folder permissions set wrong

no... because some sites before works great... no errors, but now it is. errors become after upgrade to 7.05.

Quote · 24 Mar 2011

It's really simple, once you determine where the stinking php.ini file needs to go. Since Sites is a module, I put a php.ini file in there with just the following entry:

 

allow_url_fopen = On

 

Ensure you put a hard return on that and see how things go. It fixed my problem. I'm on shared hosting with 1and1 and have been doing the php.ini trick for years ever since php5 came out.

 

Quote · 12 Mar 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.