search for: forum_top

Displaying 4 results from an estimated 4 matches for "forum_top".

Did you mean: forum_topic
2004 Sep 17
9
Asterisk forum created
...veral threads requesting an Asterisk forum to complement the email list. i.e. http://lists.digium.com/pipermail/asterisk-dev/2004-February/003103.html I recently created an Asterisk forum within TMC's popular VoIP forums for everyone to use. http://voip-forum.tmcnet.com/voip-forum/forum/forum_topics.asp?FID=15 <http://voip-forum.tmcnet.com/voip-forum/forum/forum_topics.asp?FID=15> Google has this forum ranked #2 for keyword "asterisk forum", so it should draw plenty of traffic. It doesn't require registration to post, so you can start posting right away. Though...
2007 Dec 29
1
url_for_file_column not works
...e it works correctly but if i want to show an image it not works. in my template i insert url_for_file_column(@core, "image", "thumb") but return "" i tried to print @core.image but it is set to nil. My model is this: class Core < ActiveRecord::Base has_one :forum_topic has_many :votes has_many :forum_messages ,:through => :forum_topic attr_accessible :site,:descriptionm,:image file_column :image,:magick=>{ :geometry=>''600x600>'',:attributes => { :quality => 60 }, :versions => { :thumb => {:cro...
2001 Nov 17
1
rsync hangs or exists without copying anything
...fig/Database/config/Da tabase/config/Database/config/Database/Database/email_templates/Database /Database/forum_info/Database/Database/forum_moderators/Database/Databas e/forum_polls/Database/Database/forum_posts/Database/Database/forum_rule s/Database/Database/forum_subscriptions/Database/Database/forum_topics/D atabase/Database/help/Database/Database/Database/mem_groups/Database/mem _groups) Is there some kind limit on the depth of file system rsync can cope with? Or the length of the filename? If so, how can I increase it or simply have rsync ignore paths or depths greater than the maximum, rather...
2008 Jul 20
2
Filtering results through URL (e.g. new?forum_id=3)
Is there a special code you have to place in the routes so filtering results through the URL works? For example, Ruby Forum does it with: http://www.ruby-forum.com/topic/new?forum_id=3 http://www.ruby-forum.com/topic/new?forum_id=5 http://www.ruby-forum.com/topic/new?forum_id=7 etc. Any ideas? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You