To protect the security of your Miva Merchant online store, Miva Corporation does not have any access to passwords for the many installations of Miva Merchant. Your username and password are created when you initially setup Miva Merchant on your domain. The password is encrypted and stored in a database on the server. To “RESET” […]
All posts by Administrator
How do I reset or recover lost passwords for Zen Cart?
To reset a your ZenCart password do the following: 1. Login to your phpmyadmin.2. Find the ZenCart database (you should see lots of tables with a zs_ prefix).3. Click the ZenCart admin table (zs_FqEkN_admin in this example).4. Click the Browse tab. Which will display the admin name (adminnamehere in this example).5. Click the SQL tab, […]
How do I reset or recover lost passwords for Zen Cart?
To reset a your ZenCart password do the following: 1. Login to your phpmyadmin.2. Find the ZenCart database (you should see lots of tables with a zs_ prefix).3. Click the ZenCart admin table (zs_FqEkN_admin in this example).4. Click the Browse tab. Which will display the admin name (adminnamehere in this example).5. Click the SQL tab, […]
How do I login to Zen Cart administrator?
Once Zen Cart has been installed from MyCP > Zen Cart, you can access the administrative area here: https://YOURDOMAIN.com/zcstore/admin/index.php * Replace YOURDOMAIN.com with your domain Click here for instructions on installing Zen Cart from your MyCP
How do I install Miva Merchant?
Due to recent changes in Miva’s pricing structure, Miva is no longer available as a free service for our shared hosting accounts. The number of Miva accounts desired will need to be chosen during the order process and are only available for our GridIron and U Pro shared hosting accounts. Please contact your sales representative […]
How do I install Zen Cart?
Zen Cart is no longer available for installation on our SH hosting platform. Zen Cart is now available as a One-Click install on our Grid-Iron platform. SH customers are currently being gradually migrated to Grid-Iron. If you wish, you can manually install Zen Cart on your website by manually downloading the software and following the […]
How do I login to Miva administrator?
Miva Admin area URL: http://example_domain/mm5/admin.mvc (v5.x) Miva Merchant URL (storefront): http://example_domain/mm5/ merchant.mvc (v5.x) * Replace example_domain with your domain name
How do I enable PHP error display in a browser?
In general, it is not a good idea to display PHP errors in a web browser so potential hackers cannot gain information about your website coding. However, when performing development or testing it may be useful to enable error display to the browser for troubleshooting purposes. To do this, add the following line at […]
How do I use mod_rewrite (Unix)?
This document will provide some handy URLs to tutorials and tips/tricks on Apache’s mod_rewrite. Official documentation (Apache website): http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html Beginner’s Guide: https://www.elated.com/articles/mod-rewrite-tutorial-for-absolute-beginners/ Tips and tricks: http://www.askapache.com/htaccess/mod_rewrite-tips-and-tricks.html Top 21 .htaccess tips and tricks: https://viralpatel.net/blogs/21-very-useful-htaccess-tips-tricks/ While using mod_rewrite is a fairly complex (but worthwhile endeavor) we may provide general answers and help troubleshoot basic mod_rewrite issues should […]
Why is search engine traffic redirecting to an Antivirus site?
Symptoms Abrupt decrease of search engine traffic. Almost to zero. – always People complain that when they visit your site, it says their computer is infected with spyware and forces them to install Antivirus 2009, but when you open the site yourself, you don’t see anything suspicious. – if your site visitors care enough to […]