CuteNews

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Error: Not able to upload image., Make sure that file upload is enabled or contact your server administr
Rocket1J
post Mar 26 2012, 03:00 PM
Post #1


Member
**

Group: Members
Posts: 78
Joined: 20-November 06
Member No.: 14,998



When trying to upload an image ... we now suddenly started getting this error message.

Not able to upload image.
Make sure that file upload is enabled or contact your server administrator

Any thoughts on this ... server admin has no clue.
Go to the top of the page
 
+Quote Post
Support_Team
post Mar 27 2012, 09:43 AM
Post #2


Advanced Member
***

Group: Admin
Posts: 263
Joined: 17-January 12
Member No.: 74,486



QUOTE (Rocket1J @ Mar 26 2012, 03:00 PM) *
When trying to upload an image ... we now suddenly started getting this error message.

Not able to upload image.
Make sure that file upload is enabled or contact your server administrator

Any thoughts on this ... server admin has no clue.


Dear User!

Please would you specify your request?

Please provide a link to your web site and add any screenshots clarifying your issues.


--------------------
Best regards,

Support_Team
Go to the top of the page
 
+Quote Post
FUNimations
post Mar 27 2012, 08:35 PM
Post #3


CuteNews Support Crew Pimp
***

Group: Support
Posts: 16,501
Joined: 28-August 05
From: Belgium
Member No.: 5,662



-file is to big
-your webspace is full
-the data/upimages folder isn't writable anymore

Just some possibilities

You can always try to open your hack images.mdu
find
@copy($image, $config_path_image_upload.'/'.$image_name) or $img_result = "<font color=red>Not able to upload image.</font><br />Make sure that file upload is enabled or contact your server administrator.";

and replace with
copy($image, $config_path_image_upload.'/'.$image_name);

in hopes the actual error is printed to the browser.


--------------------

General FAQ
Spam Protection In Cutenews
Comments get deleted
_______________________
<< If you appreciate my help
Go to the top of the page
 
+Quote Post
CuteMod
post Apr 3 2012, 09:48 AM
Post #4


Advanced Member
***

Group: Members
Posts: 214
Joined: 21-April 07
From: England, UK
Member No.: 19,240



might need to check the chmod of your upload folder via FTP, i think it should be set to 777 to allow you to upload files to it through cutenews


--------------------
-----------------------------------------------------------------------------------
QUICK PROBLEM SOLVING
Before you ask questions...

> Search the forum for an answer
> Look at the articles below and see if there is a solution
> Make a topic with problem, cutenews version and a link to the problem

-----------------------------------------------------------------------------------

Rewire Design
Go to the top of the page
 
+Quote Post

Fast ReplyReply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 19th May 2013 - 10:53 AM