2015-04-28 14:51:04 - App Error: AbanteCart core v.1.2.1 Error: cannot to pack /home/mydir/public_html/admin/system/backup/cat-export_04282015_144950.tar.gz in /home/mydir/public_html/core/lib/data.php on line 1455 2015-04-28 14:51:04 - warning: AbanteCart core v.1.2.1 file_get_contents(/home/mydir/public_html/admin/system/backup/cat-export_04282015_144950.tar.gz) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory in <b>/home/mydir/public_html/core/lib/data.php</b> on line <b>265</b> 2015-04-28 14:53:54 - warning: AbanteCart core v.1.2.1 file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: Filename cannot be empty in <b>/home/mydir/public_html/core/lib/targz.php</b> on line <b>171</b> 2015-04-28 14:53:54 - App Error: AbanteCart core v.1.2.1 Error: cannot to pack /home/mydir/public_html/admin/system/backup/export_28042015_145304.tar.gz in /home/mydir/public_html/core/lib/data.php on line 1455 2015-04-28 14:53:54 - warning: AbanteCart core v.1.2.1 file_get_contents(/home/mydir/public_html/admin/system/backup/export_28042015_145304.tar.gz) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory in <b>/home/mydir/public_html/core/lib/data.php</b> on line <b>265</b> 2015-04-28 15:02:46 - warning: AbanteCart core v.1.2.1 Invalid argument supplied for foreach() in <b>/home/mydir/public_html/admin/controller/pages/tool/updater.php</b> on line <b>76</b> |
To use SEO URL's Apache module mod-rewrite must be installed and you need to rename the htaccess.txt file to .htaccess
Search Engine Friendly URLs allows you to activate categories and product's SEO Keyword setting. For each product and category you can assign seo keyword visible in url. This will better describe a product's page to visitors and search engines.
mod_rewrite is something that is installed on your server by your web host. You need to ask your host (or look in their help guide) to find out if you have it.
Note: If you access store with sub-folder like http://www.mydomain/subfolder make sure to change RewriteBase/ to RewriteBase/subfolder/ in the .htaccess file.