I'm afraid that a discussion on how to backup your store is a subject that's out of scope for this support thread.. I would suggest searching the forum first to see if there is already a discussion that covers how to backup your store.. If you do not find a topic that covers this (and I'd be surprised if there are multiple threadson this topic), then you should start your own separate thread to pose the question.. Once you have your store backed, up follow the installation instructions and have a go at installing this add-on..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I found this: http://www.zen-cart.com/showthread.p...-Thread/page20
Should I try it?
It's up to you.. I don't use any of the backup mods since I backup my sites using FTP and mySQL or cron jobs.. Take a read through the support thread and then decide.. You might also contact your host and see if they can help you with backups..
That said, the subject of backups is off topic for this support thread.. If you want to ask questions about backup, check out the forum and post your questions elsewhere on the forum where appropriate..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I think I'll do this:
Full Backup
A full backup includes all of the files in your home directory, your MySQL databases, and your email forwarders and filters. You can back up your account to preserve your data, or to move your account to another cPanel server.
Download or Generate a Full Website Backup
Ok, I won't post anymore about backing up. I promise.
Wish me luck on the install.![]()
newtozc32,
Fullsite backup is not a good use of the tool for what you are doing
Originally Posted by cPanel
Zen-Venom Get Bitten
We really need to move this duscussion to a more appropriate forum.. but I will say this quickly.. you CAN use the backups from that module to restore the site manually.. (it creates zip files which can be unzipped and used to restore the site)
But again.. a full blown discussion about backup options/backup how-tos really should be taken to a seperate thread..
Last edited by DivaVocals; 4 Apr 2013 at 12:29 AM.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Looking for support or documentation on the 301 Auto Redirect feature. I've changed the names of certain products which changed the URLs so I'm loosing them on Google. The old URL now shows a "product not found" message. I tried creating my own 301 redirect but it appears this plugin overrides them and continues to show "product not found".
How does the 301 Auto Redirect feature work?
As you have not specified what version of Zen Cart nor what version of Ultimate SEO URLs you have installed... Based upon your question, I would guess you are running an old version of USU (or USU is not correctly / fully installed). If this is the case you will need to upgrade to the latest version of USU to enable incoming URL redirection when a product name has changed. Old versions only supported redirecting Zen Cart dynamic URLs.
The latest version of USU includes a number of fixes, patches, and new features. This includes many additional safety checks and performance enhancements. In the latest version, automatic 301 redirects are generated when:
- Ultimate SEO URLs is enabled.
- Redirects are enabled.
- The URL corresponds to a page included in the list of pages to rewrite.
- The request was not made by a page in the Zen Cart admin.
- The request does not include any POST data.
- The request URI does not match the generated URI.
- The request QUERY data does not match the generated QUERY data.
Last edited by lhungil; 12 Apr 2013 at 10:48 PM.
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
If you are running the latest version...
When you change the product name - the products_id stays the same. As long as the products_id is the same you will never see a "Product Not Found". The only time you will see a "Product Not Found" is when Zen Cart says the product_id does not exist or you have disabled the product in the Zen Cart admin.
If you have caching enabled in the configuration of USU and used a tool such as "Easy Populate", a direct database edit, or any tool other than the built in "admin" > "catalog" > "category / product" to change the product / category name... this module has no way to know you changed the names. In this case the correct product is still shown, but no redirect will be issued until the cache expires (by default 30 days) or when the cache is manually reset ("admin" > "configuration" > "Ultimate SEO" > Reset SEO URLs Cache).
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
Bookmarks