Jump to content

[HELP] I can't fill the short description field in the back office.


Recommended Posts

Hi,

 

This wont help the back office but will be a temp fix.

 

Open your MySQL database in phpMyAdmin and run the following sql command

 

 

UPDATE ps_product_lang

SET description_short = description

 

This will copy the long description into the short description field.

 

You can then go to prefferences in back office and limit the character length for the short description.

 

Hope this helps

Link to comment
Share on other sites

  • 2 weeks later...

This also happens in 1.2.5. I have got around it by doing the following:

 

Place the mouse pointer over the bottom right hand corner of the short description box, it will change to a double ended arrow, left click on this once and you will be able to enter text into the box. I don't know if it will work for you but worth a try.

 

Brenda

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...