Giter VIP home page Giter VIP logo

crm_web_to_lead's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

crm_web_to_lead's Issues

crm_web_to_lead is not storing user_id in leads table

I am noticing a couple of things and was wondering if anyone else is having the same troubles.

  1. The external form example is asking for the wrong values.
    password_token should be called password_salt because that is what is referenced in crm_web_to_lead.rb ---- find_by_password_hash_and_password_salt
  2. The user_id in leads table is not updating I am getting INSERT INTO "leads" ("company", "referred_by", "address", "rating", "assigned_to", "created_at", "title", "blog", "campaign_id", "deleted_at", "updated_at", "user_id", "mobile", "last_name", "phone", "access", "linkedin", "facebook", "source", "status", "first_name", "email", "alt_email", "twitter", "do_not_call") VALUES(NULL, NULL, NULL, 0, NULL, '2009-12-06 19:54:21', NULL, NULL, NULL, NULL, '2009-12-06 19:54:21', NULL, NULL, 'me2', NULL, 'Private', NULL, NULL, 'web', NULL, 'me2', NULL, NULL, NULL, 'f') in the development log. As you can see user_id is NULL this is preventing the lead to show in the CRM.

Any help would be appreciated thanks.

Web to Lead Plugin on Rails3 doesn't init

I'm assuming this plugin hasn't been updated yet to accomodate Rails3, I haven't gone too deep into it yet to figure it out, is there anything in the works for an update? The specific error is an uninitialized constant name error at start of webbrick on line 3 of init.rb for this plugin.

Typo in readme

Hello can you please amend instructions - should be

"./script/plugin install git://github.com/michaeldv/crm_web_to_lead.git"

Many thanks!

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.