Best Blackhat Forum

Full Version: [GET] Redirect Script for OpenCart!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
First of all please create a field name "url" or whatever you want in the "product" table.

Replace the following files.

1. "common.js" in "catalog/view/javascript/"
2. "product.tpl" in "catalog/view/theme/default/template/product"

3. "product.php" in "admin/model/catalog"

4. "product_list.tpl" in "admin/view/template/catalog"
4.1. replace "username" in line 107 with your database username.
4.2. replace "pass" in line 107 with your database pass.
4.3. replace "dbname" in line 111 with your database name.

5. "product_form.tpl" in "admin/view/template/catalog"
5.1. replace "username" in line 694 with your database username.
5.2. replace "pass" in line 694 with your database pass.
5.3. replace "dbname" in line 698 with your database name

6. "redirect.php" in "catalog/view/javascript"
6.1. replace "username" in line 7 with your database username.
6.2. replace "pass" in line 7 with your database pass.
6.3. replace "dbname" in line 11 with your database name.

Get it!

Code:
http://www.mediafire.com/?98e75rry9owjxvv

Virus Total

Detection ratio: 0 / 43
Code:
https://www.virustotal.com/file/e0e58d9c801a64992c32a65e74c8c960ad72ced3b18224a21579c731d7e0687e/analysis/1330830479/
Hi,

I have set up an online store..using open cart latest version..i am using EBS payment gate way for this online store..every thing is working fine..but after payment on EBS Payment Gate way Payment page..the page has to redirect to my web site page..redirection is showing up a blank page..

I have tried many ways..googled for solution..but got noting..can you suggest me solution..pls..

will be waiting to hear from you ..

Thanks in advance
Reference URL's