Cuber problem!
Permalink
I had the 1.1.3 version uninstalled it and installed the updated 1.1.6 version. I added a block and get this error msg:
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize(http://georgialawngrowers.com/development/files/1013/0220/1909/poaanna.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize(http://georgialawngrowers.com/development/files/8813/0220/1950/henbit.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize(http://georgialawngrowers.com/development/files/9213/0220/1972/chickweed.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize(http://georgialawngrowers.com/development/files/9613/0220/1993/bittercress.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
However, the cuber still runs correctly (see url)
What's going on and how do I fix it?
Here's the url:
http://georgialawngrowers.com/development/index.php/services/weed-i...
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize(http://georgialawngrowers.com/development/files/1013/0220/1909/poaanna.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize(http://georgialawngrowers.com/development/files/8813/0220/1950/henbit.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize(http://georgialawngrowers.com/development/files/9213/0220/1972/chickweed.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
Warning: getimagesize(http://georgialawngrowers.com/development/files/9613/0220/1993/bittercress.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /development/packages/cu3er/blocks/cu3er/controller.php on line 149
However, the cuber still runs correctly (see url)
What's going on and how do I fix it?
Here's the url:
http://georgialawngrowers.com/development/index.php/services/weed-i...

Best to post this in the cuber help section. That way the developer can troubleshoot with you.
Who are you hosting with?
yahoo small business
I had the same issue..
Try enabling 'allow_url_fopen' for the hosting account.
Try enabling 'allow_url_fopen' for the hosting account.
where and how do i do that?
Apparantley "allow_url_fopen" is a setting in the config file php.ini. You can change it there if you are comfortable with code.
Found this..
(http://php.net/manual/en/filesystem.configuration.php... ) still no idea what any of it means.. maybe you'll have more luck.
and this-
(http://www.concrete5.org/community/forums/installation/installation... )
Try asking your hosting company if "allow_url_fopen" is available on your server.
Sorry I couldn't be of more help. Good luck with it..
Wagdi
Found this..
(http://php.net/manual/en/filesystem.configuration.php... ) still no idea what any of it means.. maybe you'll have more luck.
and this-
(http://www.concrete5.org/community/forums/installation/installation... )
Try asking your hosting company if "allow_url_fopen" is available on your server.
Sorry I couldn't be of more help. Good luck with it..
Wagdi