Re: [Radiant] Textile (and other) filters have no effect - still see straight html

2010-12-10 Thread Obi
Does anyone have step by step instructions for using 'mailer' and 'forms' to create an assessment form that gets sent to a certain email. It would be most helpful if this form could be paginated. Thanks

Re: [Radiant] Displaying Recent Articles

2010-11-09 Thread Obi
e under /articles ?) or look into >> featured pages >> https://github.com/saturnflyer/radiant-featured_pages-extension to select >> particular pages for display only. >> >> -- >> Rachel >> >> On Tue, Nov 9, 2010 a

Re: [Radiant] Displaying Recent Articles

2010-11-08 Thread Obi
X characters from the article and, well, truncate them. > > -- > Rachel > > On Tue, Nov 9, 2010 at 9:19 AM, Obi wrote: > Thanks Joel, I had no idea that was in there! > > The code you sent me provides a list of links, is there anyway to format it > so that it shows a sm

Re: [Radiant] Displaying Recent Articles

2010-11-08 Thread Obi
7;m not 100% sure that will work. But it's > close. > > On Mon, Nov 8, 2010 at 3:28 PM, Obi wrote: > Does anyone know of an extension that will allow me to automatically display > recent articles with a title and a small excerpt? >

[Radiant] Displaying Recent Articles

2010-11-08 Thread Obi
Does anyone know of an extension that will allow me to automatically display recent articles with a title and a small excerpt?

Re: [Radiant] Application error when Loggin into admin area

2010-11-05 Thread Obi
Thank you Jim; Thanks Will. Finally got everything sorted, just had to restart the server to see the effect of the advice you guys gave me. Cheers! On 05/11/2010, at 04:37, William Ross wrote: > On 5 Nov 2010, at 04:00, Obi wrote: > >> Ah, yes I remember being told to rake someth

Re: [Radiant] Application error when Loggin into admin area

2010-11-04 Thread Obi
? Cheers On 05/11/2010, at 00:51, Jim Gay wrote: > You got it! > It's telling you that the application is looking in the database for a > table that isn't there: > > ActionView::TemplateError (PGError: ERROR: relation "custom_fields" > does not exist >

Re: [Radiant] Application error when Loggin into admin area

2010-11-04 Thread Obi
.haml: 1: - stereotype = page.custom_fields.find(:first, :conditions => ["name = ?", "stereotype"]) 2: %td.published_status.status 3: = stereotype.value if stereotype vendor/extensions/stereotype/app/views/admin/_stereotype_td.html.haml:1:in `_run_haml_vendor47extens

Re: [Radiant] Application error when Loggin into admin area

2010-11-04 Thread Obi
radiant (0.9.1) vendor/plugins/haml/rails/./lib/haml/helpers/action_view_mods.rb:13:in `render' radiant (0.9.1) lib/radiant/resource_responses.rb:18:in `response_for' radiant (0.9.1) app/controllers/admin/pages_controller.rb:16:in `index' radiant (0.9.1) vendor/plugins

Re: [Radiant] Application error when Loggin into admin area

2010-11-04 Thread Obi
er/abstract_server.rb:196:in `start_synchronously' Rendering /var/www/orgnot/public/500.html (500 Internal Server Error) Does this tell you guys anything? Cheers On 04/11/2010, at 23:35, Jim Gay wrote: > On Thu, Nov 4, 2010 at 8:00 PM, Obi wrote: >> Hi Guys, >> >

[Radiant] Application error when Loggin into admin area

2010-11-04 Thread Obi
Hi Guys, For some reason I can no longer log into my Radiant admin Panel, when I try I get the following message: Application error Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html I have no idea what caus

Re: [Radiant] Ruby on Rails application could not be started

2010-11-04 Thread Obi
Yep, finally worked it out, so crisis averted. Thanks for the quick response! On 04/11/2010, at 17:02, john muhl wrote: > On Thu, Nov 4, 2010 at 2:27 PM, Obi wrote: >> I suddenly got this message on all my site pages today, can anyone please >> explain what's causing it?:

[Radiant] Ruby on Rails application could not be started

2010-11-04 Thread Obi
Hi, I suddenly got this message on all my site pages today, can anyone please explain what's causing it?: Ruby on Rails application could not be started These are the possible causes: There may be a syntax error in the application's code. Please check for such errors and fix them. A require

Re: [Radiant] Page inherit issue

2010-10-31 Thread Obi
ct 30, 2010 at 11:44 AM, Obi wrote: >> Hi, >> >> When I add new pages, they always come up with the same banner top as you >> find on the front page. I understand that these pages are inheriting styles >> from my home page, but there are other pages on the same level

[Radiant] Page inherit issue

2010-10-30 Thread Obi
Hi, When I add new pages, they always come up with the same banner top as you find on the front page. I understand that these pages are inheriting styles from my home page, but there are other pages on the same level on the heiracrchy that do not do this. i.e. www.orgnot.com/articles - is f