Post by kazihaha » Tue Dec 01, 2015 3:12 pm

Today I export all my products to excel file and then import them back.
In Admin backend -> there no product listed.
I remove extension and reinstall, it say successful but the menu did not appear on left side.

I change my admin folder to A and also change 3 text "admin" the install.xml file to "A".
I'm using OpenCart 2.1.0.1, theme Journal2.

All my products still in website, they just not listed in Admin -> product section.
Also, I reinstall extension, change permission, but it did not appear.

Please help me.

Image
Image
Image
Image

https://sieuthithietbivanphong.com


New member

Posts

Joined
Wed Sep 23, 2015 2:13 pm

Post by kazihaha » Tue Dec 01, 2015 4:34 pm

To show the product:
- Because I disable ENLISH language, and using ENGLISH for ADMIN, VIETNAMESE for STORE.
- Create an SQL like this:

Code: Select all

INSERT INTO oc_product_description (`product_id`, `language_id`, `name`, `description`, `tag`, `meta_title`, `meta_description`, `meta_keyword`)
SELECT `product_id`, "1", `name`, `description`, `tag`, `meta_title`, `meta_description`, `meta_keyword`
  FROM oc_product_description
 WHERE `language_id` = "2"
"2" - vietnamese
"1" - english

Product appeared all ^^

https://sieuthithietbivanphong.com


New member

Posts

Joined
Wed Sep 23, 2015 2:13 pm

Post by websitedesignbristol » Sun Dec 06, 2015 12:25 am

Could you please explain this as i get no products showing at all but im using Version 2.0.3.1.


Posts

Joined
Wed Apr 25, 2012 5:39 pm

Post by kazihaha » Tue Dec 29, 2015 12:18 am

websitedesignbristol wrote:Could you please explain this as i get no products showing at all but im using Version 2.0.3.1.
I'm sorry, forum does not give me any notification, did you fix it?
My skype: kazihaha
my site: http://sieuthithietbivanphong.com

https://sieuthithietbivanphong.com


New member

Posts

Joined
Wed Sep 23, 2015 2:13 pm

Post by iyudakhin » Tue Dec 29, 2015 1:07 am

Hi, I have exactly the same problem as you. I am using OC 2.0.3.1 and Export/Import Tool v 2.28. And the same I have disabled english language. I use russian language for frontend and english for admin backend. So I first exported some products, then added more to excel file and imported back. I see products on site but don't see them in admin. Can you explain more detailed how you fixed the problem?

Newbie

Posts

Joined
Wed Dec 23, 2015 3:40 pm
Who is online

Users browsing this forum: No registered users and 8 guests