How to Install:
1. Open any search and replace tool, like the one I provide on the zip file.
2. Replace all occurrences of yoursite.com with your real domain/subdomain.
3. Create a database, along with a username and password.
(Should be mysql 5.0 or above, but might work with 4.1, not tested).
4. Open phpmyadmin or other tool, and import dump.sql
5. Open:
includes/configure.php
and
admin/includes/configure.php
and edit your site info, path and database details.
6. edit your logo:
Find /images/oscommerce.gif and /admin/images/oscommerce.gif
7. Upload all files.
Chmod folder /temp 777
Chmod folder /download 777
Chmod folder /images 777
Chmod folder /images/imagecache/ 777
8. Access yoursite.com/admin
Login:
[email protected]
Password: admin
Create categories, products, taxes, manufacturers, etc...
9. You're done.
I have removed spanish and german language folders.
You can set a cron job if you want to auto update multi currencies:
set a cron job for every 24 hours to /home/user/yoursite.com/admin/update_currencies.php
(replace /home/user/ by your own).
enjoy an apocalipse2 modded release.
More contributions will be added soon, when I got some extra time.