Advertisement:

Author Topic: SOLVED - Update Issues  (Read 5896 times)

sundance

  • Sr. Member
  • ****
  • Posts: 384
SOLVED - Update Issues
« on: November 30, 2011, 12:11:45 am »
I believe that it is the update that caused this. Many of my items now look like this:


Where can I go to fix this?
These messed up items won't even show in the "all items", their specific category, or in the admin. I can only see them (in their messed up glory) in the latest ads.
« Last Edit: November 30, 2011, 01:23:55 am by sundance »

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: Update Issues
« Reply #1 on: November 30, 2011, 12:13:40 am »

sundance

  • Sr. Member
  • ****
  • Posts: 384
Re: Update Issues
« Reply #2 on: November 30, 2011, 12:14:47 am »
Still new with that. Where do I find those? it tells me to look for the old and replace the new. But where to go?

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: Update Issues
« Reply #3 on: November 30, 2011, 12:16:23 am »
It is in the database so you would need to use phpmyadmin.

Jay

sundance

  • Sr. Member
  • ****
  • Posts: 384
Re: Update Issues
« Reply #4 on: November 30, 2011, 12:17:13 am »
Ah crap! that thing you tried to show me to use that I am still afraid of. Ok, I will look at your tutorial again.

sundance

  • Sr. Member
  • ****
  • Posts: 384
Re: Update Issues
« Reply #5 on: November 30, 2011, 12:20:42 am »
How do I instal phpmyadmin?

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: Update Issues
« Reply #6 on: November 30, 2011, 12:23:09 am »
it should already be installed on your server.


sundance

  • Sr. Member
  • ****
  • Posts: 384
Re: Update Issues
« Reply #7 on: November 30, 2011, 12:23:33 am »
How do I get to it?

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: Update Issues
« Reply #8 on: November 30, 2011, 12:25:08 am »
does your hosting company have a cpanel? if so it should be one of the options on the lists.


sundance

  • Sr. Member
  • ****
  • Posts: 384
Re: Update Issues
« Reply #9 on: November 30, 2011, 12:25:48 am »
No clue. I will check. I use 1&1

sundance

  • Sr. Member
  • ****
  • Posts: 384
Re: Update Issues
« Reply #10 on: November 30, 2011, 12:29:19 am »
Ok, I am in phpmyadmin, and I found the Item_description_old - what and how do I copy to paste to item_description?

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: Update Issues
« Reply #11 on: November 30, 2011, 12:40:07 am »
Ok Now click on the item_description_old table and in the right window there will be tabs accross the top click the one that says operations.

Then you will see an option to "Copy table to (database.table):"

enter in that text box  item_description also add the prefix to the begining.

then select the data only radio box and then click go and that should copy the rows over.

Jay

sundance

  • Sr. Member
  • ****
  • Posts: 384
Re: Update Issues
« Reply #12 on: November 30, 2011, 12:41:05 am »
How do I know what "add the prefix to the begining" is?

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: Update Issues
« Reply #13 on: November 30, 2011, 12:42:22 am »
your prefix would be like os_ so the table name would be oc_t_item_description change oc_ to what your table prefix is set to.

Jay

sundance

  • Sr. Member
  • ****
  • Posts: 384
Re: Update Issues
« Reply #14 on: November 30, 2011, 12:43:15 am »
Tried before your latest post and got this: