Displaying 20 results from an estimated 300 matches similar to: "[HELP] RoR Fedena App Installation: Rake Gem"
2012 Sep 20
0
Source code of Fedena 2.3 is released to public
The latest version of Fedena - the opensource school management system is
now available to public for free download.
Official Blog post - http://projectfedena.org/blog/17-fedena-2-3-released
Github - https://github.com/projectfedena/fedena
Download instructions - http://projectfedena.org/download
Fedena now powers more than 40,000 institutions around the world. It
includes the most notable
2013 Nov 26
2
Please can Someone help me install Fedena School system on my cpanel...
Please My name is Ricky a student and I will like someone to help me
install Fedena School management system for a project please Help me
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
2011 Aug 18
0
Fedena 2.1 is released
The long-awaited release of Fedena 2.1 is now available at Project
Fedena. There are lot of new features added and all the identified
issues of version 2.0 is resolved in this release.
Official Blogpost - http://blog.foradian.com/fedena-21-is-released
Github - https://github.com/projectfedena/fedena_v2.1
Release notes - http://projectfedena.org/changelog
Related Downloads -
2011 Apr 08
0
Fedena installation: Error
am getting error:
rake db:migrate
(in /home/hsrai/public_html/ERP/ERP_Campus/projectfedena_v2.0)
rake aborted!
can''t activate , already activated prawn-0.11.1
Where is problem?
Fedena is Ruby on Rails (RoR) application.
My installation log is below signature.
mkdir ERP
cd ERP
wget http://202.164.53.122/ERP/ERP_Campus.tar.gz
tar -zxvf ERP_Campus.tar.gz
cd
2012 Jun 12
3
Project Fedena
Hi,
I''m new to RoR. I am interested in Project Fedena (http://projectfedena.org/),
an open source school information system. Actually the bare open source
code base is not much help to me by itself, but Foradian sells a "Pro"
version (http://www.fedena.com/solutions). The project has been in the open
source for three years, but I can''t find a single 3rd party open
2015 Apr 08
3
Need a bit of help with the antispam plugin
Steffen Kaiser:
> Can you grab the source of the plugin?
>
> -- Steffen Kaiser
Do you mean the source for anti-spam?
--
John Perry - WX5JP
http://www.jpunix.net
https://www.digitalocean.com/?refcode=b90b690ca5bb
https://lastpass.com/f?3921926
2015 Apr 08
2
Need a bit of help with the antispam plugin
Steffen Kaiser:
> On Wed, 8 Apr 2015, John Perry wrote:
>> Steffen Kaiser:
>
>>> Can you grab the source of the plugin?
>
>> Do you mean the source for anti-spam?
>
> Yes.
>
> -- Steffen Kaiser
I'll see what I can do... I'm not sure the source is available. It may
be tomorrow before I can act on it.
--
John Perry - WX5JP
2014 Jan 31
2
Dovecot2 + Quota
Hello!
I need to configure Quota on Roundcubemail with Dovecot2.
So, I did:
90-quota.conf:
# SQL backend:
quota = dict:User quota::proxy::sqlquota
quota_rule = *:storage=20M:messages=1000
}
dict {
sqlquota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
}
OK, works! but, My webmail shows me 20M of quota. But on my Postfixadmin I
configured 200M.
How can I fix this?
Att;
*Lucas
2013 Oct 16
1
free mountpoint?
i was wandering if anyone could give me a free mountpoint to set up my little station for streaming?
i will be streaming at 32 KBPS .AAC
thanks
Timothy
Your friend in the music industry
follow me on twitter @timothyclark13
to check out music, photos, videos, press, show dates, and more go to http://www.reverbnation.com/timothyclark13
feel free to give me a call at
7244011224
note, if
2015 Apr 08
2
Need a bit of help with the antispam plugin
Steffen Kaiser:
> On Tue, 7 Apr 2015, John Perry wrote:
>> On 2015/04/07 07:58, Steffen Kaiser wrote:
>>>
>>> Is this script executable for all, e.g.:
>>>
>>> chmod a+x /path/to/script
>
>> yes. That was the first thing I did.
>
>>> Is the script located in a directory everybody are allowed to execute,
>>> e.g.
2015 Apr 07
3
Need a bit of help with the antispam plugin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 2015/04/07 07:58, Steffen Kaiser wrote:
>
> Is this script executable for all, e.g.:
>
> chmod a+x /path/to/script
yes. That was the first thing I did.
>
> Is the script located in a directory everybody are allowed to execute,
> e.g. /usr/local/bin or /usr/bin .
Yes. It is in /usr/bin named antispam.sh
>
> Can
2015 Apr 08
2
Need a bit of help with the antispam plugin
On 4/8/2015 8:18 AM, John Perry wrote:
> I found the developer's page:
>
> http://johannes.sipsolutions.net/Projects/dovecot-antispam
>
That project forked, and there are two versions now. They have
subtly different configuration parameters, which trips folks up.
See also: http://wiki2.dovecot.org/Plugins/Antispam/
where it mentions:
>> Introduction
>>
>>
2011 Aug 16
7
left menu for Fedena Project
i wanna add left menu in the http://demo.projectfedena.org/
login:admin password:admin123 as there is no left menu in that i
thought of adding a left menu. can any one tell how to do that with
ROR.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2015 Apr 07
2
Need a bit of help with the antispam plugin
On 2015/04/07 04:22, Steffen Kaiser wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tue, 31 Mar 2015, Anthony Papillion wrote:
>
>> Date: Tue, 31 Mar 2015 18:37:34 -0500
>> From: Anthony Papillion <anthony at cajuntechie.org>
>> To: dovecot at dovecot.org
>> Subject: Need a bit of help with the antispam plugin
>>
>> Hello
2015 Mar 31
2
Need a bit of help with the antispam plugin
Hello Everyone,
I'm running the antispam plugin on Dovecot 2.0.19 on Ubuntu Server 14.04
and I can't seem to get it to work. In the IMAP section of dovecot.conf
I have the following lines:
protocol imap {
mail_plugins = $mail_plugins imap_quota imap_acl antispam
# mail_plugins = $mail_plugins imap_quota imap_acl
imap_client_workarounds = tb-extra-mailbox-sep
# Maximum
2008 Jul 23
1
Rails Rewrite rule (on mod_rails)
Hello,
I''m running fine my application on the dev server with apache2 and
mod_rails, but on the production server I have a strange issue.. it
seems like something is wrong with httpd.conf of .htacces.. the dev
server is a DreamHost PS and I''m configuring the production one one
HostGator.
I have a public/users/ folder with member profile images and a users
controller..
2007 Nov 19
0
How deploy my ROR project to hostgator
hi, all
I''m a new comer of HOSTGATOR, and I want to deploy my ror project on
this host. But I can''t find
some useful guide, I follow the steps in this thread,
but I meet the 400 error, any body can give me some steps of deploy
ror project on HOSTGATOR.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
2013 Jun 29
0
rake db:create giving undefined method `' for nil:NilClass
My ruby version is 1.8.7
I have installed mysql-essential-5.0.90-win32
and using Fedena 2.3.5
List of all gems installed:*
columnize (0.3.6)
declarative_authorization (0.5.1)
fattr (2.2.1)
ffi (1.9.0)
gem_plugin (0.2.3)
highline (1.6.19)
i18n (0.4.2)
metaclass (0.0.1)
mime-types (1.23)
mocha (0.14.0)
mongrel (1.1.5)
mysql (2.8.1)
net-ping (1.6.0)
prawn (0.6.3)
prawn-core (0.6.3)
prawn-format
2012 May 31
13
Biometric Device Installation
I am using Project fedena <http://projectfedena.org/> for School Management
software a ROR application. i want to attach a biometric device for
students & employee attendance , any one can suggest me how i can do it.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit
2000 Feb 21
1
problems with winCVS
hi everybody,
we have problems using wincvs with a cvsroot on a samba-server. we
think that the problem is the renaming of files where the cvs user does
not have write-permisson on:
this is our configuration:
fileserver on a irix6.5 running samba 1.9.18p8
having a share on / named 'coder'.
win95 box, running wincvs, setting cvsroot something like