Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I have installed the short description contribution and I am having problems. When I preview the edits all seems fine but when I commit them and then view the catagory and/or product the values are not there. I went into the database and sure enough there are no entries in the products_info column. If I manually put a value in there then I can see it from the browser.

Posted
I have installed the short description contribution and I am having problems. When I preview the edits all seems fine but when I commit them and then view the catagory and/or product the values are not there. I went into the database and sure enough there are no entries in the products_info column. If I manually put a value in there then I can see it from the browser.

 

Never mind, I found the problem. A bad copy/paste into the categories.php file

Posted

Just a tip:

 

You can always do it through phpAdmin....first set ur shortdescription as varchar wid certain limit

than

use UPDATE command

for eg

Update products_description

set shortdescription = products_description

Simple Add-ons Please add simple plain tips here for others.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...