Jump to content

Default Store Logo


Simon R

Recommended Posts

Since upgrading - the store has reverted to the default logo and no matter what I do it will not change to the one I upload, 

store/skins/foundation/images/default/logo/default.png     I can of course just rename my logo and put in here, but I shouldn't need to.

 

default.png

Probably caused by this :

 

File: [settings.index.inc.php] Line: [177] "UPDATE `odpq_CubeCart_logo` SET `status` = '0',`skin` = DEFAULT,`style` = DEFAULT WHERE odpq_CubeCart_logo.logo_id = '3';" - Field 'skin' doesn't have a default value

Can this be decoded?

Link to comment
Share on other sites

On 4/18/2024 at 3:00 AM, Simon R said:

Since upgrading - the store has reverted to the default logo and no matter what I do it will not change to the one I upload, 

store/skins/foundation/images/default/logo/default.png     I can of course just rename my logo and put in here, but I shouldn't need to.

 

default.png

Probably caused by this :

File: [settings.index.inc.php] Line: [177] "UPDATE `odpq_CubeCart_logo` SET `status` = '0',`skin` = DEFAULT,`style` = DEFAULT WHERE odpq_CubeCart_logo.logo_id = '3';" - Field 'skin' doesn't have a default value
B&O Locksmith

Can this be decoded?

The error suggests a database issue with setting default values. Verify and update the database schema to define a default value for the 'skin' field.

 
 
Edited by BrettLee6
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...