I'm not a poster on the board, usually I avoid forums, but it seemed that something caught my attention. I just uploaded a new video (an avi) and then I came back to check the entry and on *all* my avi video entries, it says this:
Warning: join(): Bad arguments. in /srv/www/htdocs/members/members_videoinfo.php on line 276
I have no idea what this means, but the "bad arguments" have gotten me worried and confused. I'm not argumentative, so far as I can tell, and since I've avoided the forums, I'm pretty sure I haven't stepped on any toes. But this concerns me. I mean, am I about to lose my membership? What's line 276? Why is it on all my .avi uploads suddenly and not any of my previous and earlier mpegs? Is there a place to see what line 276 is all about?
I'm terribly confused at this point. I don't want to lose my membership here, and especially not if I don't know what I've done wrong. Did I upload too many videos or something? Is there a limit on that kind of thing?
Please help me.
What's "Line 276?"
- downwithpants
- BIG PICTURE person
- Joined: Tue Dec 03, 2002 1:28 am
- Status: out of service
- Location: storrs, ct
LMAO
don't worry guardian4. "arguments" is a computer programming term that means the values passed between functions and stuff. It's not you talking trash on the forums or anything.
i've seen that same message on my local videos and a few other local videos, so it's not your fault, it's probably something quirky in the scripts written to run the site.
no offense but that was the funniest thing i've read in a while.
don't worry guardian4. "arguments" is a computer programming term that means the values passed between functions and stuff. It's not you talking trash on the forums or anything.
i've seen that same message on my local videos and a few other local videos, so it's not your fault, it's probably something quirky in the scripts written to run the site.
no offense but that was the funniest thing i've read in a while.

maskandlayer()|My Guide to WMM 2.x
a-m-v.org Last.fm|<a href="http://www.frappr.com/animemusicvideosdotorg">Animemusicvideos.org Frappr</a>|<a href="http://tinyurl.com/2lryta"> Editors and fans against the misattribution of AMVs</a>
a-m-v.org Last.fm|<a href="http://www.frappr.com/animemusicvideosdotorg">Animemusicvideos.org Frappr</a>|<a href="http://tinyurl.com/2lryta"> Editors and fans against the misattribution of AMVs</a>
- AMVfreak
- Joined: Sun Mar 14, 2004 2:43 pm
- Location: LalalalaBoinkBoink, bouncing in my head.
- derobert
- Phantom of the .Org
- Joined: Wed Oct 24, 2001 8:35 am
- Location: Sterling, Virginia
- Contact:
Re: What's "Line 276?"
Code: Select all
anthony@bohr:www$ svn log -r165:166
------------------------------------------------------------------------
r165 | REDACTED | 2004-07-19 23:54:37 -0400 (Mon, 19 Jul 2004) | 1 line
Updated videoinfo.php and CSS to indicated if the user has downloaded the local video already or not (link colors are inverted if the file has been downloaded). Bonus Firefox/Moz special effect of viewing local file details on mouseover using CSS.
------------------------------------------------------------------------
r166 | REDACTED | 2004-07-20 12:36:51 -0400 (Tue, 20 Jul 2004) | 1 line
Update because was not always defined and thus thew an error on videos without information. Added explicit creation of array to compensate.
------------------------------------------------------------------------
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew. http://twitter.com/derobert
A mighty order of ages is born anew. http://twitter.com/derobert
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
Re: What's "Line 276?"
This isn't a bug report or anything, but I'd just like to point out that viewing the local file details also works in Opera. Too bad it only works for MPEGs...derobert wrote:Code: Select all
r165 | REDACTED | 2004-07-19 23:54:37 -0400 (Mon, 19 Jul 2004) | 1 line Updated videoinfo.php and CSS to indicated if the user has downloaded the local video already or not (link colors are inverted if the file has been downloaded). Bonus Firefox/Moz special effect of viewing local file details on mouseover using CSS.