Not sure if it's why she can't find it, but in 1.50 the name of the admin folder doesn't appear in the configure.php file.
Not sure if it's why she can't find it, but in 1.50 the name of the admin folder doesn't appear in the configure.php file.
Last edited by RescoCCC; 22 Feb 2012 at 02:13 AM.
Elorithrah,
I have your pm and am looking through it now...
This is probably blindingly obvious but I am struggling to include a category description on import.
I have a number of new products (unique model numbers) which I am importing into sub categories (also created on import) with a
'v_categories_name_1' for the first four products looking like this:
Existing Category1^New Category1
Existing Category2^New Category1
Existing Category3^New Category1
Existing Category4^New Category1
......
There is no 'v_categories_description_1' column (which granted may not be of use) so I can't see how to include a description for the newly created New Category1
Any suggestions?
Last edited by simon1066; 24 Feb 2012 at 02:56 PM. Reason: clarification
Hi Simon,
The Full products import doesn't allow you to set the categories descriptions. I may not even do that in the near future from the sheer complexities of multi-lingual categories.
However, here is a solution! You will use the "Categories Only (with Metatags)" download. BUT YOU MUST BE CAREFUL! This code works off the categories_id, so you have to make sure you do not add, delete or change categories between download, editing and uploading your categories descriptions AND meta-tags. You can also specify your categories_image!
I thought that would be a good addition to the program. You just have to be careful how you use this tool.
Please let me know if you run into any snags. It has been some time since I've tested that code, so please be sure to use Dr. Byte's MySQL backup tool between updates and carefully check your updated info for accuracy.
-chadd
Chadd,
Thanks for a great mod! I have installed 4.0 Beta on ZC 1.5.0. The install and first import went very well, Thanks!
I have one small issue; I have several product admins who have limited access to the admin. I gave them access to both EZ Populate menu items and they are able to get to /configuration/EZ Populate 4 with no problems. However, attempting to use /tools/EZ Populate 4 throws the following:
Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect.
Sorry for any inconvenience.
Any thoughts on this?
Thank you in advance!
Michael (Zen Greenhorn)
Remember: Every expert started out as a beginner!
Hi Chadd
I understand what you're describing, however, although the CategoryMeta file lists the newly created sub-directories there is no way to determine their parent category.
I can see this is because they are appended to the bottom of the category list. As, in my case, each sub category has the same name but a description dependent on its parent, what would be useful is to sort the csv file so that the sub comes after its parent (which, no doubt is easier said than done!).
cheers
Simon
G'day Chadd,
I have a situation where I need to export all products from a 1.3.9h install (the donor) to a brand new 1.5 site (the recipient).
On the donor I have EP1.2.5.4 installed and working fine. I am planning to install EP4.0 on the recipient.
I understand that the two EP's are not compatible - am I right?
My plan is to put EP4.0 on the donor, do the export and then import all and sundry into the recipient.
Do I need to uninstall EP1.2.5.4 from the donor before I can install EP4.0 or can the 2 EP's exist happily side-by-side?
What do you think?
Thanks / Frank
Hi Frank,
EP4 will install completely independent of 1.2.5.4 so you can run both at the same time. However, you must be aware that the FILES that are exported by each version are NOT compatible ... at least not with some work involved. So you do not need to uninstall your 1.2.5.4 version, just don't mix your files up!
Hope that helps!