Giter Site home page Giter Site logo

angela-d / abandoned-carts-opencart Goto Github PK

View Code? Open in Web Editor NEW
16.0 6.0 11.0 216 KB

Reach out to prospects with bailed shopping carts; gain valuable insight to usability and recover lost sales.

License: GNU General Public License v3.0

PHP 75.58% Smarty 24.42%
opencart opencart-extension opencart-module opencart-2x opencart-plugin ecommerce php php7

abandoned-carts-opencart's People

Contributors

7oda187 avatar angela-d avatar kevao28 avatar muhayshi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

abandoned-carts-opencart's Issues

Idea is suggestion, also possible problem

Good afternoon, I have a new suggestion / idea ... When an unregistered person goes to the checkout the module also filters this possible request to the obvious person who does not send the email to that person because he is not registered in the then you can not know her email. Is there any way to make this work only for people who are logged in / registered? Because this can generate a gigantic list of abandoned carts of "ghosts"

And also the portuguese translation of portugal the name of the folder should be pt-pt that is paste used by most of the translations.

Amount in notification that does not appear on page

Hello, I was talking to you about a problem that had happened in the opencart forum. I managed to install the module successfully but when I go to the abandoned carts on notification shows the amount 6, but when I open the page to send the message does not appear any. Could you let me know why this occurs?

http://prntscr.com/iumdjd

Fatal Error Code

When using OpenCart Version 2.3.0.2 to upload via Extension Installer I received the following fatal error code when going to: Extensions - Modules - Abandoned Carts and clicking install:

Fatal error: Can't use method return value in write context in /home1/estilocl/public_html/admin/controller/extension/module/abandoned_carts.php on line 116

Please advise

I found a possible bug

Hello, I found a possible bug (my opencart may be in trouble as well), when I select the request and click the button to send the email, I am redirected to the administrator login page and the message "Session token is invalid Please try again "I have reinstalled the module and I still get the same problem. link from the print screen below:

http://prntscr.com/j02622

Thank you for all the help you have given me.

Error

Hello look at me here again hahaha! After updating the extension I get the following error:
Notice: Undefined index: days in /home/webtrevo/public_html/admin/model/extension/module/abandoned_carts.php on line 106

Print: http://prntscr.com/iv4wyo

Could you help me?

Extension does not show in admin menu

Hello,
I have installed the extension manually dragging admin folder to FTP server. When I enabled the extension in admin menu, but nothing else happens. Where I can see abandoned carts?

All I can do is Edit Abandoned Cart Options.

Server 500 Issue

I after "uninstalling" the mod with Extension Uninstaller, I was unable to login to my admin panel and got a Server 500 error.

I resolved the admin login issue by uploading the php files manually via ftp, which seemed to at least restore the missing files. The problem returns if I uninstall again and I have to ftp again.
Once I can log in, I then upload using the Extension Installer, choose it from the Extensions/Modules section and enable it.

It still shows as version 1.2.4 though, not 1.2.6,

The alert now does display though, but slightly corrupted probably due to the many install/uninstall attempts, see screenshot attached. If we can fix that, it be great.

alert

Suggestion

One suggestion, you could add the same Portuguese translation from Brazil to Portuguese from portugal because it is practically the same language and so we would help our Portuguese friends too :)

Unable to send mails through abandoned carts

Hi,

I am using the plugin on 2.3.0.2.

I am unable to send out the automated mails.

When I select a abandoned cart and click on "send message", it gives me a popup:
"From mydomain.com
Are you sure?

ok cancel"

When I click ok, it says mail sent. But none received by customers. I checked with a test account, no mail received.

Earlier questions asked with answers:
A few questions:

  • On the "Are you sure?" prompt, did you hit OK? ====> Yes
  • Do your customers / test accounts receive order confirmations? Did anything land in the spam / junk folder of these email accounts? ===> Yes they do. Nothing in spam folder.

But I must Mention:

  • I am using SMTP mail configuration in system->settings->Mail.
  • I had an issue where the contact us form did not work after smtp setup. So I had to do the below modification:

File: catalog/controller/information/contact.php
Function index, for me on line 21:
ORIGINAL:
$mail->setFrom($this->request->post['email']);
NEW:
$mail->setFrom($this->config->get('config_email'));
$mail->setReplyTo($this->request->post['email']);

Possibly, I need same modification in your mailing form as well.

Pls advise.

Cheers

Regarding Arabic language files

Dear Angela,
I was checking the new version Arabic files i have found a lot of wrong translations. and don't make any since, i have modified and correct it. if you like i have attached updated one.

ar.zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.