ayalapau
unread,Nov 10, 2009, 9:29:51 PM11/10/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Coupa Express
Hello,
I just installed Coupa Express on Mac OS X 10.6.1
Downloaded Ruby 1.8.6
Installed the following gems:
*** LOCAL GEMS ***
actionmailer (1.3.3)
actionpack (1.13.3)
actionwebservice (1.2.3)
activerecord (1.15.3)
activesupport (1.4.2)
acts_as_ferret (0.4.1)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
fastthread (1.0.7)
ferret (0.11.4)
gem_plugin (0.2.3)
mongrel (1.1.5)
mysql (2.8.1)
rails (1.2.3)
rake (0.7.3)
rtf (0.1.0)
vpim (0.695)
I can access COUPA, but I get the following (in different pages, when
I login, when trying to see company details, etc)
________________________________________________________________________
NoMethodError in Feed#home
Showing vendor/plugins/coupa_engine/app/views/feed/_item.rhtml where
line #4 raised:
undefined method `pubDate' for #<RSS::Atom::Feed::Entry:0x102fc2d50>
________________________________________________________________________
other one:
NoMethodError in Administration#company
Showing vendor/plugins/coupa_engine/app/views/layouts/coupa.rhtml
where line #6 raised:
undefined method `length' for #<Enumerable::Enumerator:0x10331a4f8>
________________________________________________________________________
Any ideas what might be wrong? THanks in advance for your help.
Paula