Gruppi
Gruppi
Accedi
Gruppi
Gruppi
CommunityEngine
Conversazioni
Informazioni
Invia feedback
Guida
Percorso gruppo
CommunityEngine
1-30 di 968
Segna tutti come già letti
Segnala gruppo
0 selezionati
Creede Lambard
01/08/16
Has anyone successfully integrated Community Engine with Devise?
Hi all, I'm evaluating Rails-based social networking platforms for a new site. Community Engine
da leggere,
Has anyone successfully integrated Community Engine with Devise?
Hi all, I'm evaluating Rails-based social networking platforms for a new site. Community Engine
01/08/16
Ralph Edge
,
d00n
2
02/01/16
TinyMCE Add Image not working?
TinyMCE moved the file manager functionality into an add-on, called Moxie, which is not free. https:/
da leggere,
TinyMCE Add Image not working?
TinyMCE moved the file manager functionality into an add-on, called Moxie, which is not free. https:/
02/01/16
Glen Hall
02/09/15
Updated to run on Rails 4.2.x?
Has anyone made any progress in a fork, or could demonstrate how to get community_engine working in
da leggere,
Updated to run on Rails 4.2.x?
Has anyone made any progress in a fork, or could demonstrate how to get community_engine working in
02/09/15
jsh
2
16/02/15
unable to login?
nvm, finally traced down it was an error on our side. The login form fields were accidentally changed
da leggere,
unable to login?
nvm, finally traced down it was an error on our side. The login form fields were accidentally changed
16/02/15
Matthias Frick
,
Bruno Bornsztein
3
20/01/15
Messages: multiple recipients
Hi Bruno, yes I was thinking about the ability to have multiple recipients on messages.. to have
da leggere,
Messages: multiple recipients
Hi Bruno, yes I was thinking about the ability to have multiple recipients on messages.. to have
20/01/15
RailsDeveloper
01/01/15
Installation error- NoMethodError: undefined method `configure' fo
All, I am getting following error while installing community engine bin/rake db:migrate Error: rake
da leggere,
Installation error- NoMethodError: undefined method `configure' fo
All, I am getting following error while installing community engine bin/rake db:migrate Error: rake
01/01/15
Bruno Bornsztein
29/09/14
Open source e-mail marketing app
Hi all, Just wanted to let you know about a new app I'm working on: https://github.com/bborn/
da leggere,
Open source e-mail marketing app
Hi all, Just wanted to let you know about a new app I'm working on: https://github.com/bborn/
29/09/14
july
2
25/09/14
Sign up not working: unknown attribute: user_id
error in server.log ----------------- Started POST "/users" for 127.0.0.1 at 2014-09-16 07:
da leggere,
Sign up not working: unknown attribute: user_id
error in server.log ----------------- Started POST "/users" for 127.0.0.1 at 2014-09-16 07:
25/09/14
Gabi Jack
,
Joshua
2
30/07/14
Compatibility with Ruby 2.1.2
my env is ruby 2.1.0 and rails 4.0.5. seem working so far. FYI. On Tue, Jul 29, 2014 at 9:41 PM, Gabi
da leggere,
Compatibility with Ruby 2.1.2
my env is ruby 2.1.0 and rails 4.0.5. seem working so far. FYI. On Tue, Jul 29, 2014 at 9:41 PM, Gabi
30/07/14
jsh
,
Bruno Bornsztein
2
02/06/14
favorites and favoritable
Look in clippings/_favorite.html.haml for an example of how to create a favorite. To list a
da leggere,
favorites and favoritable
Look in clippings/_favorite.html.haml for an example of how to create a favorite. To list a
02/06/14
Sergei Muzukin
, …
Joshua
6
25/05/14
Heroku assets problem.
try to run `RAILS_ENV=production rake assets:precompile` then push it to heroku again? On Sun, May 25
da leggere,
Heroku assets problem.
try to run `RAILS_ENV=production rake assets:precompile` then push it to heroku again? On Sun, May 25
25/05/14
Dan Coutu
, …
Bruno Bornsztein
3
15/05/14
How to override the base controller's site_index method?
You can just override BaseController directly: require_from_ce 'base_controller' class
da leggere,
How to override the base controller's site_index method?
You can just override BaseController directly: require_from_ce 'base_controller' class
15/05/14
Desara Xhura
,
Trevor Bullock
2
24/04/14
Image upload not working
Configatron 3 isn't supported in CommunityEngine yet. Try using a checkout of the latest
da leggere,
Image upload not working
Configatron 3 isn't supported in CommunityEngine yet. Try using a checkout of the latest
24/04/14
Jeremias Santos
,
Dan Coutu
10
31/03/14
New User Admin - Rails 4
I appreciate the attention, but I can not change a user Admin. Running informed, although there is a
da leggere,
New User Admin - Rails 4
I appreciate the attention, but I can not change a user Admin. Running informed, although there is a
31/03/14
Jeremias Santos
, …
Bruno Bornsztein
5
26/03/14
Chat in Community branch rails4
I appreciate the answers. I'll check the options mentioned and other search options. If you find
da leggere,
Chat in Community branch rails4
I appreciate the answers. I'll check the options mentioned and other search options. If you find
26/03/14
Jeremias Santos
,
Dan Coutu
7
26/03/14
Editing CommunityEngine?
Got it running and could now make the initial changes. Thank you! On Thursday, March 13, 2014 8:32:49
da leggere,
Editing CommunityEngine?
Got it running and could now make the initial changes. Thank you! On Thursday, March 13, 2014 8:32:49
26/03/14
jsh
,
Bruno Bornsztein
3
12/03/14
[rails4 branch] omniauth config
ah.. thanks for the clarification! On Wed, Mar 12, 2014 at 8:44 AM, Bruno Bornsztein <bruno.
da leggere,
[rails4 branch] omniauth config
ah.. thanks for the clarification! On Wed, Mar 12, 2014 at 8:44 AM, Bruno Bornsztein <bruno.
12/03/14
Bruno Bornsztein
, …
Jeremias Santos
11
12/03/14
Rails4 Branch
Able to resolve. The problem was that he had not seen the next step to create the file. Thank you.
da leggere,
Rails4 Branch
Able to resolve. The problem was that he had not seen the next step to create the file. Thank you.
12/03/14
jsh
,
Bruno Bornsztein
9
11/03/14
ActiveModel::MassAssignmentSecurity::Error in MessagesController#create
Yes! I have config.active_record.mass_assignment_sanitizer = :strict set in my development.rb and
da leggere,
ActiveModel::MassAssignmentSecurity::Error in MessagesController#create
Yes! I have config.active_record.mass_assignment_sanitizer = :strict set in my development.rb and
11/03/14
Jeremias Santos
,
Bruno Bornsztein
2
05/03/14
Compatibildade Version
No. The 4.x design is based on Bootstrap, 2.x was based on YUI. They're not interchangeable, and
da leggere,
Compatibildade Version
No. The 4.x design is based on Bootstrap, 2.x was based on YUI. They're not interchangeable, and
05/03/14
siteshell
,
Dan Coutu
2
19/02/14
Creating the default admin user following installation
Peter, here's a short description of some useful things to know that will help you: First of all
da leggere,
Creating the default admin user following installation
Peter, here's a short description of some useful things to know that will help you: First of all
19/02/14
Dan Coutu
,
Dave Minor
3
06/02/14
A change to user menu styling makes the prototip user menu break
I did finally solve it. I'm going back through my style sheet adjustments and believe that this
da leggere,
A change to user menu styling makes the prototip user menu break
I did finally solve it. I'm going back through my style sheet adjustments and believe that this
06/02/14
Dan Coutu
27/09/13
Paperclip version supported needs to be updated
I have found that the acceptable range of versions of paperclip that are supported by community
da leggere,
Paperclip version supported needs to be updated
I have found that the acceptable range of versions of paperclip that are supported by community
27/09/13
Bruno Bornsztein
, …
Raj Kumar Goyal
9
04/09/13
Rails3 branch update
Thanks. I'll check when I will have need next time. Thanks again. -Raj On Tue, Sep 3, 2013 at 9:
da leggere,
Rails3 branch update
Thanks. I'll check when I will have need next time. Thanks again. -Raj On Tue, Sep 3, 2013 at 9:
04/09/13
Eitan Doron
16/08/13
Unable to receive email while registration
Hello I am new to CommunityGroup, I have just cloned and install it to work on my RoR ap. when I try
da leggere,
Unable to receive email while registration
Hello I am new to CommunityGroup, I have just cloned and install it to work on my RoR ap. when I try
16/08/13
Alex M
,
Bruno Bornsztein
2
14/08/13
Re: How to run CE tests from my app
git clone https://github.com/bborn/communityengine.git bundle (make sure you're using Ruby 1.9.3)
da leggere,
Re: How to run CE tests from my app
git clone https://github.com/bborn/communityengine.git bundle (make sure you're using Ruby 1.9.3)
14/08/13
Dave Minor
,
Bruno Bornsztein
3
07/08/13
Share a post missing?
Bruno, Using community_engine (2.1.0) from https://github.com/bborn/communityengine.git (at master) I
da leggere,
Share a post missing?
Bruno, Using community_engine (2.1.0) from https://github.com/bborn/communityengine.git (at master) I
07/08/13
Bruno Bornsztein
15/07/13
Re: [CommunityEngine] Serving scaled images for posts (first_image_in_body)
Hi, Well, you could certainly override the first_image_in_body method with your own logic.
da leggere,
Re: [CommunityEngine] Serving scaled images for posts (first_image_in_body)
Hi, Well, you could certainly override the first_image_in_body method with your own logic.
15/07/13
Park Gibum
, …
Dave Minor
5
06/07/13
Not loading tiny_mce editor plugin using Rail3 Branch.
I am including in my precompile. What is interesting is that it's reported to work in IE but not
da leggere,
Not loading tiny_mce editor plugin using Rail3 Branch.
I am including in my precompile. What is interesting is that it's reported to work in IE but not
06/07/13
gm9...@gmail.com
,
Daser Sunday
2
25/06/13
Installation Problem On Debian Wheezy (using RVM): nokogiri and multi_json
Hi, I had suffered from this problem lately and after a long walkthrough on the internet i came up
da leggere,
Installation Problem On Debian Wheezy (using RVM): nokogiri and multi_json
Hi, I had suffered from this problem lately and after a long walkthrough on the internet i came up
25/06/13