similar to: Incorrect number of arguments.

Displaying 20 results from an estimated 600 matches similar to: "Incorrect number of arguments."

2006 Mar 07
1
Find By SQL + multiple tables
Hello all. I am trying to get the following SQL to work in Ruby on rails and Oracle. SELECT bugsheet.*, bugcomplete.bc_time FROM bugsheet, bugcomplete WHERE bugsheet.bs_id = bugcomplete.bc_id AND bugsheet.bs_patchrel like ''5.1.12-B4%'' ORDER BY bs_cdate DESC, bc_time DESC If I type that into an SQL program it works fine, if I try and use the following in RoR:
2006 Jan 27
4
find.collect problem.
Hi all. I am trying to populate a dropdown based on two values. def self.clientref( reference ) @bugclientrefs = self.find_all(["bug_id = ?", reference]).collect {|b| [ b.client_id.strip << " - " << b.client_ref.strip ]} end This works fine. However this returns the reference to the client. I want the full name using this function. class Bugclient <
2014 Jun 07
2
icecast 2.4 check if source exists?
On 06/06/2014 01:08 PM, uno wrote: > ... to answer myself: > > i had a fallback-mount specified, after removing it > things work as expected. sorry for the noise. In case of fallbacks you have to check properly through querying a custom XSL, JSON or the admin backend. > btw: what's the prefered way to get server and/or listener info?
2020 Sep 22
1
Listener stats
I think I got it. I needed to change the following: http://xxx.xxx.xxx.xxx:8000/admin/listclients.xsl?mount=/mountpoint to http://xxx.xxx.xxx.xxx:8000/admin/listclients?mount=/mountpoint and that gives me the XML. No need to change or modify anything. Now how do I get the json as I prefer json? Reaz > On Sep 22, 2020, at 1:51 PM, Reaz Baksh <reaz at dhantal.com> wrote: > >
2004 Aug 06
0
icecast2 per-mount overall listening statistics
Monday, July 12, 2004, 4:49:57 Michael Smith wrote: MS> You should be able to get this information from the access logs. There's no MS> software I know of to do that automatically for you, though - you might have MS> to write your own. As I understand, access logs do not contain any informatin about the time a listener has been connected for. But I found such an internal variable in
2005 Mar 01
1
xsl, xml, ARRGH!
Hello... Coming from an Icecast 1 background, I tend to like the admin functionality of Icecast1 over Icecast2. Fixing this is but some file editing away, I supposed. I'm trying to simplify the administration screens for myself and co-sysop. In testing, if I copy the listclients.xsl into the web directory, it works like I would like... almost. I get a listing of every stream on the
2020 Sep 22
0
Listener stats
Hello Thanks for the replies. I apologize for the rash statements but, not an excuse but an explanation, I was working for about a week and a half to get this to work without any success. Checked every post related to Icecast and read the manuals but nothing came up to resolve this. I did try try to remove the xsl from the site but that just gave me a 400 unknown admin request error. I also
2006 Mar 28
1
Rails noob db questions
Hi, I''m trying to get my head around rails, but the documentation seems sparse at best (and manuals.rubyonrails.com is unreachable from my location for whatever reason). I''m trying to figure out a few things: 1) The documentation for the magicfields mentions using datetimes instead of timestamps, which pgsql doesn''t appear to support. What''s the answer in this
2013 Nov 19
2
Mail filters in incoming message
With my iMap client, I use various mail rules to move specific email to the right mail folders. Downside of that is that is this mailclient is not online, all email is stuck in my inbox, which makes reading email by mobile phone kind of chaotic. I have seen several Pigeonhole Sieve examples, but I would like to know if there is a nub solution (I am not a programmer) to run filters when they
2007 Aug 01
3
xsl:value-of
The listclients page. Can it list by HOST rather then IP? -------------------------------------------- http://listserver.weatherserver.net Weather Alerts, Traffic Alerts, Toronto Fire CAD Alerts All to your email, 24/7/365 *****Visit us today***** -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Feb 14
3
icecast stats
hello all, i'm trying to monitorize the stats of my icecast server using some php scripts ... i need to access the info of the files /admin/stats.xsl /admin/listmounts.xsl /admin/listclients.xsl from a remote machine and i don't want to send every time the admin passwd ... there is any way to make this info visible in the public /status.xsl page or in any other ??? thanks a lot.
2009 Sep 17
3
dtrace predicat
Hi, I''m a nub in dtrace, could you please help me to find the mistake? I need to implement the logic: - if PID and TID are defined, fire the probe for the particular thread of particular process; - if only PID is defined, fire the probe for the process including all threads. The predicat [i]syscall:::entry / (pid == PID && tid == TID )[/i] / works ok and return syscall for
2005 Mar 27
3
Digging Deep into the XML
Hey all, I?ve been working with IceCast for the last month, I?m really getting into it. I?ve started developing some of my own windows based reporting tools on it. (Will be released to the public..free of course) I had a few questions tho.. 1. There is a problem on the windows version of IceCast, where if you play a song such as Queensr?che (with the special char for the y) it tends to make
2014 Mar 25
0
Disconnected (auth failed, 1 attempts)
hi : i just install dovecot-2 and start ok but login failed for test-user . i turn on all debug options , the debug info follow: "Mar 25 14:40:10 cs2c dovecot: imap-login: Disconnected (auth failed, 1 attempts): user=<q1 at t.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured" and the info of input->w_buffer is : cp01 CAPABILITY a001 LOGIN "q1 at
2004 Oct 08
1
Real UserAgent?
Hello All! Is there any chance of showing the real useagent in the "listclients.xsl" I like to keep track of what players and version is used. Winamp 2.x or 5.x only shows Winamp not "WinampMPEG/5.0" Now xmms useragents works like it should! Thanks John
2003 Jul 18
1
Grandstream BudgeTone 102 initial experiences
Just to toss in my very limited experiences with the Grandstream phone-- I haven't tested it enough to really know nor is my Asterisk config set up enough to fully try all the features. Mostly, it just works. It was very easy to configure and get running. I've been toting it around to clients as a show and tell exhibit and it has helped get people excited about the possibilities. Voice
2007 Feb 13
2
Windows: Forcing a Guest Login.
This issue comes up time and time again on the mailing list and internet. I have yet to see a single answer. How do you get windows to access a share with as a guest? The situation is pretty simple: - A samba share exists for which there are guest logins available However this share is inaccessible to windows users because: - Windows by default tries to login to a share with its current
2005 Feb 15
3
icecast stats
Regardless of the xsl files. Can't we communicate with the icecast server directly to retrieve the information ?? On Mon, 14 Feb 2005 12:58:56 -0500, Ian A. Underwood <agentgrn@dcne.net> wrote: > lluis wrote: > > i need to access the info of the files > > > > /admin/stats.xsl > > /admin/listmounts.xsl > > /admin/listclients.xsl > > > > from
2001 Sep 28
1
Summary of Characters vectors, NA's and "" in merges
Thanks to Brian Ripley, Gregory Warnes, and Dennis Murphy for considering my problem about "NA" in character strings. The nub of the issue seems to be that you can not have a string with "NA" in it in a character vector in R without it being intrepreted as meaning NA (i.e., not available). The only work-arounds involve renames of various sorts. Perhaps this is more appropriate
2019 Apr 23
1
Bad or missing password on mount modification admin request
Hi, I am currently running Icecast 2.4.4 on Debian stretch and am using the info from the status-json.xsl to display some stats on my radio webpage. This works well. On the same website, I have also managed to display listener stats. I looks like this https://systrum.net/listeners.png To get this data, my developer created a php script containing the icecast admin credentials so that I can