zpupster Posted December 1, 2013 Posted December 1, 2013 hello support, i have duplicate items on the left hand menu in admin section. i had one and then i was trying to get rid of it, now i have 2 duplicates. where would i find and delete the duplicated menu items?? oscommerece 2.3.3.4 thanks
Guest Posted December 1, 2013 Posted December 1, 2013 @@zpupster If the duplicates are in the configuration section of admin, then you have run an SQL statement for a contribution more than once. If that is the case, you will need to edit the configuration table in the database to remove the duplicate items. If it is not in the configuration section of admin, then you will need to edit the /admin/includes/modules/boxes/ _________.php file to remove the duplicate content. Chris
zpupster Posted December 1, 2013 Author Posted December 1, 2013 @DunWeb /admin/includes/modules/boxes/ _________.php oi have no boxes directory there, i deleted duplicate files in categories table, is there anything else you can think of?? thanks.
zpupster Posted December 1, 2013 Author Posted December 1, 2013 /includes/modules/boxes/ _________.php looked here no duplicates
zpupster Posted December 1, 2013 Author Posted December 1, 2013 this is driving me crazy-- i searched the whole site for Header tags SEO, and i can see no where that it could give me a duplicate, it is not in the database, the dups just seemed to appear from nowhere. the categories were never alphabetized, but now it seems it decided to alphabetize the categories and did not get rid of the original position in the categories in the left column of the admin section.
zpupster Posted December 1, 2013 Author Posted December 1, 2013 ok , thanks dunweb in case anyone else has a problem, this code include(DIR_WS_BOXES . 'sitemap_seo.php'); /*** Begin Header Tags SEO ***/ include(DIR_WS_BOXES . 'header_tags_seo.php'); /*** End Header Tags SEO ***/ was here- admin/includes/modules/column_left.php removal of this fixed the problem !!!!!!!!!! thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.