[Radiant] Help!!!!!!!

2010-02-18 Thread neel iyer
i'm trying to install some of the extension of radiant. currently i'm using
radiant 0.8.1 and using windows os. but each time i excecute any command to
install those extension, an error msg is been displayed..

this is when i tried to install comment extension.


C:\websiterake radiant:extensions:comments:install --trace
(in C:/website)
rake aborted!
Don't know how to build task 'radiant:extensions:comments:install'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1728:in `[]'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2050:in `invoke_task'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exceptio
n_handling'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exceptio
n_handling'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
C:/Ruby/bin/rake:19:in `load'
C:/Ruby/bin/rake:19

--

C:\websiteruby script/about
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/activesupport/lib/acti
ve_support/dependencies.rb:105:in `const_missing': uninitialized constant
AudioP
layerExtension::Inflector (NameError)
from
C:/website/vendor/extensions/audio_player/audio_player_extension.rb
:28:in `activate'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension.
rb:60:in `activate'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/activesup
port/lib/active_support/core_ext/symbol.rb:11:in `__send__'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/activesup
port/lib/active_support/core_ext/symbol.rb:11:in `to_proc'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension_
loader.rb:98:in `each'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension_
loader.rb:98:in `activate_extensions'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/initialize
r.rb:184:in `after_initialize'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/railties/
lib/initializer.rb:179:in `process'
 ... 6 levels...
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/railties/
lib/commands/about.rb:1
from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`ge
m_original_require'
from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`re
quire'
from script/about:3


--
this is when i tried to install the textile extension...

C:\websiteruby script/extension install textile_editor
The filename, directory name, or volume label syntax is incorrect.
The system cannot find the path specified.
C:/Ruby/lib/ruby/1.8/fileutils.rb:1255:in `copy': unknown file type:
C:/DOCUME~1
/neel/LOCALS~1/Temp/textile_editor (RuntimeError)
from C:/Ruby/lib/ruby/1.8/fileutils.rb:451:in `copy_entry'
from C:/Ruby/lib/ruby/1.8/fileutils.rb:1324:in `traverse'
from C:/Ruby/lib/ruby/1.8/fileutils.rb:448:in `copy_entry'
from C:/Ruby/lib/ruby/1.8/fileutils.rb:423:in `cp_r'
from C:/Ruby/lib/ruby/1.8/fileutils.rb:1395:in `fu_each_src_dest'
from C:/Ruby/lib/ruby/1.8/fileutils.rb:1411:in `fu_each_src_dest0'
from C:/Ruby/lib/ruby/1.8/fileutils.rb:1393:in `fu_each_src_dest'
from C:/Ruby/lib/ruby/1.8/fileutils.rb:422:in `cp_r'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:49:in `copy_to_vendor_extensions'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:147:in `copy_to_vendor_extensions'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:43:in `install'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:93:in `install'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:10:in `install'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:266:in `initialize'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:224:in `new'
from
C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:224:in `execute'
from script/extension:5




---

pls help me out..


regards
neel
___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org

Re: [Radiant] Help!!!!!!!

2010-02-19 Thread neel iyer
thanks for the reply..
but in windows when i excecute the following command.. it show ..

C:\websiteRAILS_ENV=production script/extension install comments
'RAILS_ENV' is not recognized as an internal or external command,
operable program or batch file.



regards
neel


On Fri, Feb 19, 2010 at 7:55 PM, Leon Miller-Out l...@singlebrook.comwrote:

 Neel, you need to use Radiant's script/extension to install extensions. I'm
 not sure how the environment variables work on Windows (for RAILS_ENV), but
 on OS X and Linux, I'd do:

 RAILS_ENV=production script/extension install comments

 Once the extension is installed, then you can run any rake tasks that come
 with it. migrate and update seem to be the common ones, but the install
 command above should run those for you in most cases.

 Leon

 =
 Leon Miller-Out
 President  CTO, Singlebrook Technology, Inc
 l...@singlebrook.com
 p 607-330-1493
 f 607-697-0457
 516 W. State St. - Suite 100
 Ithaca, NY 14850


 On Thu, Feb 18, 2010 at 9:17 PM, neel iyer kniyer@gmail.com wrote:

  i'm trying to install some of the extension of radiant. currently i'm
 using
  radiant 0.8.1 and using windows os. but each time i excecute any command
 to
  install those extension, an error msg is been displayed..
 
  this is when i tried to install comment extension.
 
 
  C:\websiterake radiant:extensions:comments:install --trace
  (in C:/website)
  rake aborted!
  Don't know how to build task 'radiant:extensions:comments:install'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1728:in `[]'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2050:in
 `invoke_task'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
  `standard_exceptio
  n_handling'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
  `standard_exceptio
  n_handling'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
  C:/Ruby/bin/rake:19:in `load'
  C:/Ruby/bin/rake:19
 
  --
 
  C:\websiteruby script/about
 
 
 C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/activesupport/lib/acti
  ve_support/dependencies.rb:105:in `const_missing': uninitialized constant
  AudioP
  layerExtension::Inflector (NameError)
 from
  C:/website/vendor/extensions/audio_player/audio_player_extension.rb
  :28:in `activate'
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension.
  rb:60:in `activate'
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/activesup
  port/lib/active_support/core_ext/symbol.rb:11:in `__send__'
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/activesup
  port/lib/active_support/core_ext/symbol.rb:11:in `to_proc'
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension_
  loader.rb:98:in `each'
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension_
  loader.rb:98:in `activate_extensions'
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/initialize
  r.rb:184:in `after_initialize'
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/railties/
  lib/initializer.rb:179:in `process'
  ... 6 levels...
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/railties/
  lib/commands/about.rb:1
 from
 C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
  `ge
  m_original_require'
 from
 C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
  `re
  quire'
 from script/about:3
 
 
  --
  this is when i tried to install the textile extension...
 
  C:\websiteruby script/extension install textile_editor
  The filename, directory name, or volume label syntax is incorrect.
  The system cannot find the path specified.
  C:/Ruby/lib/ruby/1.8/fileutils.rb:1255:in `copy': unknown file type:
  C:/DOCUME~1
  /neel/LOCALS~1/Temp/textile_editor (RuntimeError)
 from C:/Ruby/lib/ruby/1.8/fileutils.rb:451:in `copy_entry'
 from C:/Ruby/lib/ruby/1.8/fileutils.rb:1324:in `traverse'
 from C:/Ruby/lib/ruby/1.8/fileutils.rb:448:in `copy_entry'
 from C:/Ruby/lib/ruby/1.8/fileutils.rb:423:in `cp_r'
 from C:/Ruby/lib/ruby/1.8/fileutils.rb:1395:in `fu_each_src_dest'
 from C:/Ruby/lib/ruby/1.8/fileutils.rb:1411:in `fu_each_src_dest0'
 from C:/Ruby/lib/ruby/1.8/fileutils.rb:1393:in `fu_each_src_dest'
 from C:/Ruby/lib/ruby/1.8/fileutils.rb:422

Re: [Radiant] Help!!!!!!!

2010-02-19 Thread neel iyer
sorry 
this is the error  msg tht i got when i excecuted tht command...

C:\websiteenv RAILS_ENV=production script/extension install comments
The filename, directory name, or volume label syntax is incorrect.
The system cannot find the path specified.
c:/Ruby/lib/ruby/1.8/fileutils.rb:1255:in `copy': unknown file type:
C:/DOCUME~1
/neel/LOCALS~1/Temp/comments (RuntimeError)
from c:/Ruby/lib/ruby/1.8/fileutils.rb:451:in `copy_entry'
from c:/Ruby/lib/ruby/1.8/fileutils.rb:1324:in `traverse'
from c:/Ruby/lib/ruby/1.8/fileutils.rb:448:in `copy_entry'
from c:/Ruby/lib/ruby/1.8/fileutils.rb:423:in `cp_r'
from c:/Ruby/lib/ruby/1.8/fileutils.rb:1395:in `fu_each_src_dest'
from c:/Ruby/lib/ruby/1.8/fileutils.rb:1411:in `fu_each_src_dest0'
from c:/Ruby/lib/ruby/1.8/fileutils.rb:1393:in `fu_each_src_dest'
from c:/Ruby/lib/ruby/1.8/fileutils.rb:422:in `cp_r'
from
c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:49:in `copy_to_vendor_extensions'
from
c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:147:in `copy_to_vendor_extensions'
from
c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:43:in `install'
from
c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:93:in `install'
from
c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:10:in `install'
from
c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:266:in `initialize'
from
c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:224:in `new'
from
c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
script.rb:224:in `execute'
from script/extension:5


regards
neel



On Fri, Feb 19, 2010 at 10:22 PM, neel iyer kniyer@gmail.com wrote:

 thanks for the reply..
 but in windows when i excecute the following command.. it show ..

 C:\websiteRAILS_ENV=production script/extension install comments
 'RAILS_ENV' is not recognized as an internal or external command,
 operable program or batch file.



 regards
 neel



 On Fri, Feb 19, 2010 at 7:55 PM, Leon Miller-Out l...@singlebrook.comwrote:

 Neel, you need to use Radiant's script/extension to install extensions.
 I'm
 not sure how the environment variables work on Windows (for RAILS_ENV),
 but
 on OS X and Linux, I'd do:

 RAILS_ENV=production script/extension install comments

 Once the extension is installed, then you can run any rake tasks that come
 with it. migrate and update seem to be the common ones, but the
 install
 command above should run those for you in most cases.

 Leon

 =
 Leon Miller-Out
 President  CTO, Singlebrook Technology, Inc
 l...@singlebrook.com
 p 607-330-1493
 f 607-697-0457
 516 W. State St. - Suite 100
 Ithaca, NY 14850


 On Thu, Feb 18, 2010 at 9:17 PM, neel iyer kniyer@gmail.com wrote:

  i'm trying to install some of the extension of radiant. currently i'm
 using
  radiant 0.8.1 and using windows os. but each time i excecute any command
 to
  install those extension, an error msg is been displayed..
 
  this is when i tried to install comment extension.
 
 
  C:\websiterake radiant:extensions:comments:install --trace
  (in C:/website)
  rake aborted!
  Don't know how to build task 'radiant:extensions:comments:install'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1728:in `[]'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2050:in
 `invoke_task'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in
 `top_level'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in
 `top_level'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
  `standard_exceptio
  n_handling'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in
 `top_level'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
  `standard_exceptio
  n_handling'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
  C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
  C:/Ruby/bin/rake:19:in `load'
  C:/Ruby/bin/rake:19
 
  --
 
  C:\websiteruby script/about
 
 
 C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/activesupport/lib/acti
  ve_support/dependencies.rb:105:in `const_missing': uninitialized
 constant
  AudioP
  layerExtension::Inflector (NameError)
 from
  C:/website/vendor/extensions/audio_player/audio_player_extension.rb
  :28:in `activate'
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension.
  rb:60:in `activate'
 from
  C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/activesup
  port/lib/active_support/core_ext/symbol.rb:11

Re: [Radiant] Help!!!!!!!

2010-02-22 Thread neel iyer
thanks a lot ben ... it worked .
thanks for the help guys ...

regards
neel

On Mon, Feb 22, 2010 at 9:52 PM, Ben Evans jedifree...@gmail.com wrote:

 Neel,

 Ruby on Windows has some issues with the built in file copy command, I
 never
 got script/extension install working on my windows dev setup. However, it
 is
 not too hard to install extensions manually.

 Here is the radiant wiki article on it:
 http://wiki.github.com/radiant/radiant/installing-extensions

 Since Windows does not have wget, you will either have to install it (
 http://gnuwin32.sourceforge.net/packages/wget.htm) or just use your web
 browser to download the tarball instead.

 For example, to install Comments:

 1: Open your web browser and put this url in your address bar:
 http://github.com/artofmission/radiant-comments/tarball/master (the great
 thing about github is if you have a git url like git://
 github.com/artofmission/radiant-comments.git from the extension registry,
 changing the git:// to http:// and removing the .git from the end will get
 you the web page of the extension on github, and adding /tarball/master on
 the end will download a .tar.gz file of the latest version of the
 extension).

 2: Once you have downloaded the tarball, extract it into your
 project/vendor/extensions/comments folder (create if necessary) so the
 files in /vendor/extensions/comments/ match the listing here:
 http://github.com/artofmission/radiant-comments. WinRAR and 7-zip should
 both open these just fine in windows or you can download bsdtar -
 http://gnuwin32.sourceforge.net/packages/libarchive.htm - to extract via
 the
 command line - use bsdtar -xvzf archivename.

 3: open your command prompt to your project directory and run the following
 two commands:

 C:\Website rake radiant:extensions:comments:migrate
 and
 C:\Website rake radiant:extensions:comments:update

 If you get an error running one of these two commands saying rake does not
 know how to build this task, then the extension you are installing may not
 have anything to do in this task. In the case of the comments extension, it
 should run both.

 4: restart your web server and then go to your admin site and check your
 settings, comments should be listed as installed and everything should be
 working.

 Hope this helps!

 Ben

  -- Forwarded message --
  From: neel iyer kniyer@gmail.com
  To: radiant@radiantcms.org
  Date: Fri, 19 Feb 2010 22:30:24 +0530
  Subject: Re: [Radiant] Help!!!
  sorry 
  this is the error  msg tht i got when i excecuted tht command...
 
  C:\websiteenv RAILS_ENV=production script/extension install comments
  The filename, directory name, or volume label syntax is incorrect.
  The system cannot find the path specified.
  c:/Ruby/lib/ruby/1.8/fileutils.rb:1255:in `copy': unknown file type:
  C:/DOCUME~1
  /neel/LOCALS~1/Temp/comments (RuntimeError)
 from c:/Ruby/lib/ruby/1.8/fileutils.rb:451:in `copy_entry'
 from c:/Ruby/lib/ruby/1.8/fileutils.rb:1324:in `traverse'
 from c:/Ruby/lib/ruby/1.8/fileutils.rb:448:in `copy_entry'
 from c:/Ruby/lib/ruby/1.8/fileutils.rb:423:in `cp_r'
 from c:/Ruby/lib/ruby/1.8/fileutils.rb:1395:in `fu_each_src_dest'
 from c:/Ruby/lib/ruby/1.8/fileutils.rb:1411:in `fu_each_src_dest0'
 from c:/Ruby/lib/ruby/1.8/fileutils.rb:1393:in `fu_each_src_dest'
 from c:/Ruby/lib/ruby/1.8/fileutils.rb:422:in `cp_r'
 from
  c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
  script.rb:49:in `copy_to_vendor_extensions'
 from
  c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
  script.rb:147:in `copy_to_vendor_extensions'
 from
  c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
  script.rb:43:in `install'
 from
  c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
  script.rb:93:in `install'
 from
  c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
  script.rb:10:in `install'
 from
  c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
  script.rb:266:in `initialize'
 from
  c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
  script.rb:224:in `new'
 from
  c:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/extension/
  script.rb:224:in `execute'
 from script/extension:5
 
 
  regards
  neel
 


  -- Forwarded message --
  From: Chaim Kirby chaim.ki...@childrens.harvard.edu
  To: radiant@radiantcms.org radiant@radiantcms.org
  Date: Fri, 19 Feb 2010 12:27:25 -0500
  Subject: Re: [Radiant] Help!!!
  Neel -
  There usually isn't an install task for extensions
  If you have the comments extension in your vendor/extensions folder then
  from your root radiant folder run:
  rake production radiant:extensions:comments:migrate
  then run:
  rake production radiant:extensions:comments:update
 
  Chaim
 
 
  neel iyer wrote

[Radiant] Help................

2010-03-01 Thread neel iyer
i was trying to the flash gallery extension in radiant 0.8.1. it got
installed correctly , n i got the new tab in admin panel too .but the
problem is tht when i try to create a new gallery, n attach a new swf file,
its showing an error ...


 Errno::EACCES in Admin/galleriesController#create

Permission denied - C:/DOCUME~1/KRISHN~1/LOCALS~1/Temp/stream.2700.0 or
C:/website/public/galleries/containers/1/original/gallery.swf


RAILS_ROOT: C:/website
Application Trace | Framework Trace | Full Trace

Request

Parameters:

{commit=Create,
 authenticity_token=zB5nugz3ZaTnx2Df/IN6A7ybHvZRK9uzREa3NwoAXug=,
 gallery={title=new,
 swf=#File:C:/DOCUME~1/KRISHN~1/LOCALS~1/Temp/RackMultipart.2700.0,
 description=pictures}}


Show session dump

---

Response

Headers:

{Content-Type=,
 Cache-Control=no-cache}


help me got guys

regards
neel
___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Mediamaid problem

2010-03-05 Thread neel iyer
me too having the same prob
pls somone help me got...


neel.

On Fri, Mar 5, 2010 at 12:16 PM, Rojin George itsmero...@gmail.com wrote:

 Hello all
 Me trying to upload multimedia into Radiant site
 i put the mediamaid extension for it
 the image is being uploaded by showing some probs like thumbnails not being
 shown in the admin interface but its shown in site when i tried to upload
 MP3/video file it showed error

 Template is missing

 Missing template admin/mediamaid/new.erb in view path

 vendor/extensions/settings/app/views:vendor/extensions/mediamaid/app/views:vendor/extensions/comments/app/views:C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/app/views
 --
 Regards
 Rojin
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Mediamaid problem

2010-03-05 Thread neel iyer
and wht abt the thumbnail prob. hw to fix tht. well if i create a
folder called thumb in the asset folder i'm geting the thumbnail... but hw
can i make it auto generatable..



neel

On Fri, Mar 5, 2010 at 10:57 PM, banane ban...@gmail.com wrote:

 Hi it's fixed

 BTW that occurs when it's not a  supported file type. The supported ones
 are:
 'image/jpeg', 'image/gif', 'image/png', 'audio/x-wav',
 'application/x-wav', 'application/x-shockwave-flash',
 'application/pdf'

 You can try extending that by adding a new file type and see if it
 works. We were working on functionality where you could install the
 extension settings and you'd get an editable set of file types for
 MediaMaid to support.

 Cheers
 Anna

 On Fri, Mar 5, 2010 at 8:53 AM, banane ban...@gmail.com wrote:
  Hi guys-
  I can look into it today
  thanks
  Anna
 
  On Fri, Mar 5, 2010 at 1:22 AM, neel iyer kniyer@gmail.com wrote:
  me too having the same prob
  pls somone help me got...
 
 
  neel.
 
  On Fri, Mar 5, 2010 at 12:16 PM, Rojin George itsmero...@gmail.com
 wrote:
 
  Hello all
  Me trying to upload multimedia into Radiant site
  i put the mediamaid extension for it
  the image is being uploaded by showing some probs like thumbnails not
 being
  shown in the admin interface but its shown in site when i tried to
 upload
  MP3/video file it showed error
 
  Template is missing
 
  Missing template admin/mediamaid/new.erb in view path
 
 
 vendor/extensions/settings/app/views:vendor/extensions/mediamaid/app/views:vendor/extensions/comments/app/views:C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/app/views
  --
  Regards
  Rojin
  ___
  Radiant mailing list
  Post: Radiant@radiantcms.org
  Search: http://radiantcms.org/mailing-list/search/
  List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
  Radiant: http://radiantcms.org
  Extensions: http://ext.radiantcms.org
 
  ___
  Radiant mailing list
  Post: Radiant@radiantcms.org
  Search: http://radiantcms.org/mailing-list/search/
  List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
  Radiant: http://radiantcms.org
  Extensions: http://ext.radiantcms.org
 
 
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Mediamaid problem

2010-03-05 Thread neel iyer
well the problem is tht ,when i upload a jpeg image(which is supported my
the mediamaid), the picture is uploaded successfully, but i'm not able to
see the thumbnail preview of the picture in the admin panel, which i hav
added. To get the thumbnail preview of the picture i hav to manually create
a folder named 'thumb' in the asset n make a thumbnail of the picture.
the thumbnail should be generated automatically whn we add a media file whch
is support by mediamaid , isnt it??

ths is wht i was trying to mention.

neel

On Sat, Mar 6, 2010 at 12:19 AM, banane ban...@gmail.com wrote:

 Not sure what you're doing Neel- ping me offline and we can get more
 deep into this. Just a word of warning, htough, like all paperclip gem
 extensions, if the filetype is not supported, it's not going to create
 the datbase record for your asset, and thus not render the link right
 anywhere in the admin side. So I'd suggest:
 - change the model filter to add your filetype
 - reload the asset

 cheers
 Anna

 On Fri, Mar 5, 2010 at 10:33 AM, neel iyer kniyer@gmail.com wrote:
  and wht abt the thumbnail prob. hw to fix tht. well if i create a
  folder called thumb in the asset folder i'm geting the thumbnail... but
 hw
  can i make it auto generatable..
 
 
 
  neel
 
  On Fri, Mar 5, 2010 at 10:57 PM, banane ban...@gmail.com wrote:
 
  Hi it's fixed
 
  BTW that occurs when it's not a  supported file type. The supported ones
  are:
  'image/jpeg', 'image/gif', 'image/png', 'audio/x-wav',
  'application/x-wav', 'application/x-shockwave-flash',
  'application/pdf'
 
  You can try extending that by adding a new file type and see if it
  works. We were working on functionality where you could install the
  extension settings and you'd get an editable set of file types for
  MediaMaid to support.
 
  Cheers
  Anna
 
  On Fri, Mar 5, 2010 at 8:53 AM, banane ban...@gmail.com wrote:
   Hi guys-
   I can look into it today
   thanks
   Anna
  
   On Fri, Mar 5, 2010 at 1:22 AM, neel iyer kniyer@gmail.com
 wrote:
   me too having the same prob
   pls somone help me got...
  
  
   neel.
  
   On Fri, Mar 5, 2010 at 12:16 PM, Rojin George itsmero...@gmail.com
  wrote:
  
   Hello all
   Me trying to upload multimedia into Radiant site
   i put the mediamaid extension for it
   the image is being uploaded by showing some probs like thumbnails
 not
  being
   shown in the admin interface but its shown in site when i tried to
  upload
   MP3/video file it showed error
  
   Template is missing
  
   Missing template admin/mediamaid/new.erb in view path
  
  
 
 vendor/extensions/settings/app/views:vendor/extensions/mediamaid/app/views:vendor/extensions/comments/app/views:C:/Ruby/lib/ruby/gems/1.8/gems/radiant-0.8.1/app/views
   --
   Regards
   Rojin
   ___
   Radiant mailing list
   Post: Radiant@radiantcms.org
   Search: http://radiantcms.org/mailing-list/search/
   List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
   Radiant: http://radiantcms.org
   Extensions: http://ext.radiantcms.org
  
   ___
   Radiant mailing list
   Post: Radiant@radiantcms.org
   Search: http://radiantcms.org/mailing-list/search/
   List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
   Radiant: http://radiantcms.org
   Extensions: http://ext.radiantcms.org
  
  
  ___
  Radiant mailing list
  Post: Radiant@radiantcms.org
  Search: http://radiantcms.org/mailing-list/search/
  List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
  Radiant: http://radiantcms.org
  Extensions: http://ext.radiantcms.org
 
  ___
  Radiant mailing list
  Post: Radiant@radiantcms.org
  Search: http://radiantcms.org/mailing-list/search/
  List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
  Radiant: http://radiantcms.org
  Extensions: http://ext.radiantcms.org
 
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org