Giter VIP home page Giter VIP logo

ducksell's People

Contributors

alcalbg avatar

Stargazers

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

Watchers

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

ducksell's Issues

MCrypt is deprecated in PHP 7.1

I was running the latest version of XAMPP (PHP 7.1) to test out the script and ran into this error after installing and trying to load the website:

error

So I installed XAMPP with PHP 7.0 and everything worked fine. But for now DuckSell won't work with PHP 7.1 and above. Not sure about a workaround though updating Laravel might be needed.

Unable to send mail

A customer asked me for help, don't know if this is used in the Ducksell core or a plugin. Here's the stack trace:

Exception: Symfony\Component\Debug\Exception\FatalErrorException

Declaration of Wpb\StringBladeCompiler\StringView::render(?Closure $callback = NULL) must be compatible with Illuminate\View\View::render(?callable $callback = NULL)
Trace:
#0 {main}

I digged into it and realized that the master branch is quite old and current version of that dependency does no longer have a render() method, so, as a "quick and dirty hack", I asked her to replace Closure with callable.

Customer Support Plugin Email

I noticed when testing this plugin that the Customer ID shows up in the email. When you reply to the customer they do not need to see that they are the third, fourth and so on customer to have purchased something.

There is no real benefit to the admin of the shop seeing the ID either since when searching in the Customers section of the Admin Panel typing in the customers email address will quickly bring up the customer if you needed to look at the customers account for something.

It was really easy for me to remove the Customer ID from the email in the plugin file regardless of this officially being changed though I still don't see it's purpose of being there by default.

The page is not working

Hello, I applied the settings as per the installation documentation. But when I navigate to the browser, it says "This page isn’t working" with 500 error. There are no error logs as well.

I suspect this is calling the issue

$response = $kernel->handle( $request = Illuminate\Http\Request::capture() );

Any help will be appreciated. Thanks in advance!

Add Event

How can I add an event to script. In my case, contact form button.
When I click on the button, the script takes that value and puts it in the database.
What I have to add into script, beacon controller or in any other file.

Many Thanks

laravel

is it possible fro you to upload a version with laravel already in the zip file because my hosting supports laravel but not composer or phar extention

thanks

autoload Not found

lam trying to do the installation but this is the message l get:
Warning: require(C:\xampp\htdocs\ducksell\ducksell\inc\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\ducksell\ducksell\inc\bootstrap\autoload.php on line 17

please advise

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.