Post by johnnet » Fri Oct 29, 2010 10:31 am

Hi, i've difficulty on changing logo image in version 1.4.9, after default logo deleted & the folder show nothing after my new logo picture uploaded. It shows Image uploaded Successful, but its empty. i try to create a new folder to upload my logo, but still the same. nothing appear too. is there a bug or something. please help. thank you. :(

User avatar
Active Member

Posts

Joined
Tue Aug 17, 2010 7:06 pm

Post by Miguelito » Fri Oct 29, 2010 3:27 pm

Have you checked what image files you have in directory /image/data ? Is your logo file there ? What is the logo file format (jpg, png...) ?

The Finnish OpenCart Forum
"Real programmers don't document. If it was hard to write, it should be hard to understand."


Active Member

Posts

Joined
Sun Jan 10, 2010 10:11 pm

Post by johnnet » Fri Oct 29, 2010 4:09 pm

my logo picture is in .jpeg format & there is nothing shown in the folder. even i've tried to create a new folder to upload it. nothing show on the dialog box, i did click to other section & come back to check whether has been updated, but not :/ it did say:
Success: Your file has been uploaded!

User avatar
Active Member

Posts

Joined
Tue Aug 17, 2010 7:06 pm

Post by Miguelito » Fri Oct 29, 2010 7:49 pm

I meant that have you looked at /image/data directory through cPanel file manager - not using the Image manager in OpenCart...

The Finnish OpenCart Forum
"Real programmers don't document. If it was hard to write, it should be hard to understand."


Active Member

Posts

Joined
Sun Jan 10, 2010 10:11 pm

Post by jones » Sat Oct 30, 2010 12:10 am

H johnnet,

Let see what is your issue...

after your image(s) uploaded then the messages appear "Success: Your file has been uploaded!" and you see nothing image uploaded? but there any file name you already uploaded appear? if yes then your quality image so bad, you just need to adjust it to the better one. but if not, perhaps you need to make sure your image and data folder permission to writeable, then report it to bugs section in this forum.
anyway you need to make sure your extension file to lowercase, then if you use OC > v1.4.9.1 you need to update it.

Regards

Active Member

Posts

Joined
Tue Aug 24, 2010 1:05 pm

Post by johnnet » Sat Oct 30, 2010 12:50 am

Miguelito - i can see my files are in the image/data directory. how am i gonna set it to my new logo?
jones - Yes, i see nothing on the dialog box, its empty white. no filename/etc appear. my data folder's permission are rwxr-x--x, is it ok?

Thank you so much for replying my post :) appreciated you all :)

User avatar
Active Member

Posts

Joined
Tue Aug 17, 2010 7:06 pm

Post by jones » Sat Oct 30, 2010 9:54 am

-rwxr-x-x this would mean that the file is readable, writable and executable by the owner but only readable and executable for everyone in the group and only executable to others outside the group.

regarding to folder permission i use 755 (-rwxr-xr-x) Image
the sample image use for public_html folder but it also useful for image and data folder of OC

the old OC issue of v1.4+ about image file extentions, for OC V1.4.9 you can open system/library/image.php find:

Code: Select all

$extension = $info['extension']; 
and change to:

Code: Select all

$extension = strtolower($info['extension']); 
Use .jpg instead of .jpeg, then for logo and icon (favicon) of OC use .png

Active Member

Posts

Joined
Tue Aug 24, 2010 1:05 pm

Post by johnnet » Tue Nov 02, 2010 8:22 pm

Thanks everyone for the help. i did't change any files permission, but i just change my file's name to logo123 then finally it show up in the administrative panel. i'm able to change the logo now, thanks for the guide & help, very much appreciated :)

xoxo Miguelito
xoxo Jones
:)

User avatar
Active Member

Posts

Joined
Tue Aug 17, 2010 7:06 pm
Who is online

Users browsing this forum: gunownergear and 82 guests