nextpay-ir / opencart-2.2_payment_gateway

Nextpay OpenCart 2.2 Payment Gateway.
https://NextPay.ir
GNU General Public License v3.0
0 stars 1 forks source link

Couldn't Load Template #1

Open daneshh opened 7 years ago

daneshh commented 7 years ago

I use OpenCart 2.2 when I install the Module and click on edit button I get an error like below Notice: Error: Could not load template /home/.../domains/.../public_html/admin/view/template/default/template/payment/nextpay.tpl! in /home/.../domains/.../public_html/vqmod/vqcache/vq2-system_storage_modification_system_library_template_basic.php on line 26 also I cleared vqmod cache and refresh it but didn't work

daneshh commented 7 years ago

Ouch, problem was 'cause of module's wrong directory. need to create the correct directory but now another problem appeared :( in the last part of payment ( confirmation of payment ) error 39- appears

dev-gitter commented 7 years ago

hi, that right and fixed for not found directory. thank you for report this error for better service.

NextPay Co Teams (Developers)

On Mon, Feb 6, 2017 at 4:18 PM, daneshh notifications@github.com wrote:

I use OpenCart 2.2 when I install the Module and click on edit button I get an error like below Notice: Error: Could not load template /home/.../domains/.../public_ html/admin/view/template/default/template/payment/nextpay.tpl! in /home/.../domains/.../publichtml/vqmod/vqcache/vq2-system storage_modification_system_library_template_basic.php on line 26 also I cleared vqmod cache and refresh it but didn't work

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nextpay-ir/opencart-2.2_payment_gateway/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AHHqcn9om69QD1KvfGT8a-135pkKLRj8ks5rZxaxgaJpZM4L4JOI .

dev-gitter commented 7 years ago

mmmmm, this error for secure mode in not send Api_key or Api_key not found to sended Nextpay request please check this parameter ("api_key") to each request (verify , get token).

thank you

NextPay Co Teams (Developers)

On Tue, Feb 7, 2017 at 6:10 PM, daneshh notifications@github.com wrote:

Ouch, problem was 'cause of module's wrong directory. need to create the correct directory but now another problem appeared :( in the last part of payment ( confirmation of payment ) error 39- appears

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nextpay-ir/opencart-2.2_payment_gateway/issues/1#issuecomment-278018582, or mute the thread https://github.com/notifications/unsubscribe-auth/AHHqcrxP_EzwQDKOaQ1-DMpaAcAUugFDks5raIJRgaJpZM4L4JOI .

daneshh commented 7 years ago

yes the Api_key was wrong fixed thanks & Regards