Home › Forums › EN Developing › Matching Numbers › Reply To: Matching Numbers
Hey Andrey , Nishit, as discussed we have checked the server side and found that all services have been running in a good order. As per slow browsing issue i can see you guys flushed some DB tables but unfortunateely loading speed has not been improved.
As a next step i would suggest you to check accross your files structure there may be some dublicated files (possibly left as a backups and not deleted) which are now coresponding with each other. It seems that there are some failed requests going to unknown directory which slowing down entire front end browsing.
Please also try to disable some previoulsy developed modules on the site and check if that triggers an issue.
Aslo Andrey as requested bringing our conversation to this forum that if you guys remember that the current EN site was a previosly used as a shopping cart engine and it had such areas as Categories and Brands. Please do not mix them both.
Now categories being used for displaing products = currently numbers and Brands = curretnly called Top Categories suppose to be used as a brands listing such as Sony, Sharp, Panasolic and ect.
Innisialy when we launch this platform Brands was a separate feature allowing site admin to remove or add additional Brands to the EN site (previous shopping cart).
I do not know why this is not working now and Nishit can not find any of his backups related to the Brands structure which is currently Top Categories, but we could add Brands before and it was functioning unless you guys decided to remove it or disable.
In conclustion here is the strcutre that was 100% worked before;
On the left hand side of the EN home page you got Categries = States any products which are numbers now can be added to it as it is now.
From the right hand side Top Categories = previoulsy Brands – also site admin can add any new brands to it or remove unwanted brands. Since brands can only contain one brand like Sony can not have Tohiba products in this section can not be used twice. This is why you could not add same product in multiple brand listings.
Now as i can see you guys modified this section by creating a Matching Numbers feature which is a good work and allow you add same product in multiple Top Categories such as New Numbers and Million Numbers and this was imposiible before without any custom encoding.
It is like adding Sony branded products to Akai brand. This is why below are my deepest concern regarding this task.
1 Please deeply inspect your coddings and all related scenarious as this may cause your slow browsing issue and
2 This may be an issue why you guys can not add a new Brand (which is Top Category) as it may be a chain of the paralel confict.
Remember previous shopping cart engine where current EN is has a very deep and cross related file’s call structure that can be a core problem now you facing and this can be a key to your current misconfig resolution.
JF