View Single Post
Old September 29th, 2008, 10:03 PM   #12 (permalink)
CGMathis
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 116
Quote:
Originally Posted by Chuck S View Post
It does work and I think you are not understanding why I am saying run that upgrade. For the feature to store a url in edit categories your thumbnail column must be varchar not int as it was pre 3.0

Code:
Content visible to verified customers only.
This query is right in the upgrade script for 2.6 to 3.0 and it changes the field I noted to varchar which would be correct for this to work.

I ran the 2.6 upgrade script when I upgraded from 2.6 to 3.03. Are you saying run it again?

Maybe just tell me exactly what I should do at this point to make it work?

Is there a query I can run in phpMyAdmin?

Quote:
Is your url more than 125 characters?
It's 75 characters.
CGMathis is offline   Reply With Quote