vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Ultimate Now Playing Hack - WA3 plugin / data stored in database (https://vborg.vbsupport.ru/showthread.php?t=45604)

NuclioN 11-11-2002 10:29 PM

I hope you can make this work for winamp 2.x Limpkinw. ;)

Limpkinw 11-11-2002 10:38 PM

It's going to work all i need is a test board and a few hours and I will have a Beta up.

N!ck 11-11-2002 10:50 PM

oh, i see. when you get it finished, i'd gladly include it in the ZIP if you'd rather do that. or you could just post it in this thread and i'll link from the first post.

zajako 11-12-2002 12:04 AM

id like to see it working for winamp 2 also. if it works for 2.x i will install this hack

blackice912 11-13-2002 08:06 PM

Quote:

Originally posted by zajako
id like to see it working for winamp 2 also. if it works for 2.x i will install this hack
I second that, as not all my visitors use three...a lot of them still use 2

Limpkinw 11-15-2002 03:30 PM

All i need is a board to test on and I will be able to complete my winamp 2.x PLUG-IN.

Anyone care to let me use their board for testing?

Thx

milkmycow 11-17-2002 02:49 AM

message me on aim (retardkeith) and ill let you use mine bc i really want this

GoTTi 11-22-2002 07:11 AM

When I follow the instructions on where to unzip the file to...then I goto the winamp preferences and install the skin or whatever...

the .xml file

I get this error after I click Open on the .xml file (file attached)

What is this and how do i get it fixed?

Shadowblazer 11-22-2002 09:06 PM

Might want to htmlspecialchars the info when you display it. The very first thing one of my members did was change the title of one of their songs to <MARQUEE>

eckels2 11-23-2002 01:26 AM

[high]* eckels2 points and laughs at Shadowblazer.
[/high]

hey Sb ;)

Jitway 11-23-2002 09:22 PM

Ok everytime I try to post a newthread I get this error and it has to do with this hack that I installed. Posting a reply to thread is no problem but starting a newthread I get the same erro everytime........

Database error in vBulletin 2.2.8:

Invalid SQL: SELECT * FROM nowplaying WHERE userid = '1' AND dateline > ORDER BY dateline DESC LIMIT 1
mysql error: You have an error in your SQL syntax near 'ORDER BY dateline DESC LIMIT 1' at line 1

mysql error number: 1064

Date: Saturday 23rd of November 2002 11:15:55 PM
Script: http://www.jitway.com/forums/forums/newthread.php
Referer: http://www.jitway.com/forums/newthre...read&forumid=5
......and this would be that line of code in the newthread.php....

$npdateline=time()-600;
$currentsong=$DB_site->query_first("SELECT * FROM nowplaying WHERE userid = '".$bbuserinfo[userid]."' AND dateline > $npdateline ORDER BY dateline DESC LIMIT 1");

Any suggestions?

SlaPPiE 11-23-2002 09:37 PM

I recieved this error when I tried to view "All History":

Quote:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1565905 bytes) in /home/btrend/www/forums/admin/functions.php on line 591

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 40 bytes) in Unknown on line 0
Forgive me if this has been solved somewhere earlier in this thread.

I'm not exactly sure how to clear out that list, and then lessen the length of days it keeps the history there, so if anyone could help me out, it'd be appreciated. Thanks in advance. :)

GoTTi 11-29-2002 06:58 AM

need some support here, i want this hack to work

Jitway 11-29-2002 11:00 AM

Same here how about some support for post #51

Oblivion Knight 12-07-2002 01:26 AM

I'm recieving the same error as Da_GoTTi.
It's really weird, I've tried re-downloading the zip several times and i get the same error..

Any ideas..? This sounds like a really good hack..

RudeDog 12-18-2002 01:30 PM

Whatever happened to working on the winamp 2 support?

If a board is still needed for test, I'll help....

Issy_X 12-20-2002 11:56 AM

Ok, I don't have a clue about what I'm doing wrong. I applied the hack but it's not working. The only thing that works is that the nowplaying stuff is showing up on the profile page. The postbit is not working and I also can't access the howto and stats pages. What do I have to do?

Keta 12-21-2002 12:57 AM

Quote:

Originally posted by Da_GoTTi
When I follow the instructions on where to unzip the file to...then I goto the winamp preferences and install the skin or whatever...

the .xml file

I get this error after I click Open on the .xml file (file attached)

What is this and how do i get it fixed?

yup i get the same thing

TheComputerGuy 12-22-2002 11:27 AM

I get this error....

PHP Code:

<!-- Database error in vBulletin 2.2.9:

Invalid SQLINSERT INTO post (postid,threadid,title,username,userid,dateline,attachmentid,pagetext,allowsmilie,showsignature,ipaddress,iconid,visibleVALUES (NULL,'271','','TheComputerGuy','1','1040530296','0','I agree

Who are you?'
,'1','1','67.30.234.131','0','1,'','')
mysql error: You have an error in your SQL syntax near ''1,'','')' 
at line 1

mysql error number
1064

Date
Saturday 21st of December 2002 08:11:36 PM
Script
: [url]http://www.runaked.com/forums/forums/newreply.php[/url]
Referer: [url]http://www.runaked.com/forums/showthread.php?postid=3078#post3078[/url]
 
--> 


Xelation 02-05-2003 02:26 AM

anyone get this to work? not working for me...

Dominick 02-18-2003 10:56 PM

Im installing your hack right now.. quick question
why did it ask to place a cookie for some forum named
forum.drive-boat.com

???

Dominick 02-19-2003 12:10 AM

testing it
no problems on install

Dominick 02-19-2003 12:36 PM

Its done, you can see it running here...
http://tech-lounge.com/forum/showthr...=&threadid=852

thanks for the hack.

:)

ULTIMATESSJ 02-24-2003 01:33 PM

would it ever be possible for one of these to detect what someone is playing on Windows Media Player as well as Winamp

N!ck 02-24-2003 04:42 PM

Quote:

Originally posted by ULTIMATESSJ
would it ever be possible for one of these to detect what someone is playing on Windows Media Player as well as Winamp
Unfortunately, I don't know of a plugin that works with WMP.

N!ck 02-24-2003 04:42 PM

Quote:

Originally posted by Dominick
Im installing your hack right now.. quick question
why did it ask to place a cookie for some forum named
forum.drive-boat.com

???

forums.v-driveboat.com, i track installations.

N!ck 02-24-2003 04:45 PM

Quote:

Originally posted by Xelation
anyone get this to work? not working for me...
What part isn't working? I don't know what's going wrong with a lot of those error messages - as long as this was installed like in the directions.

bharvey42 03-10-2003 02:32 PM

will this work on 2.2.9? and does this work with WA2 yet?

DarkDraco07 03-17-2003 06:31 PM

this is a really great hack but the script doesnt seem to be correct. it says that someone is currently playin something but the album, author, song are blank.

N!ck 03-19-2003 08:29 PM

bharvey - it works with 2.2.9, but only WA3

DarkDraco07 - ID3 tags must be present for those to show

Sinzar 03-24-2003 09:57 PM

Quote:

12-20-02 at 01:56 PM Issy_X said this in Post #57
Ok, I don't have a clue about what I'm doing wrong. I applied the hack but it's not working. The only thing that works is that the nowplaying stuff is showing up on the profile page. The postbit is not working and I also can't access the howto and stats pages. What do I have to do?
I am facing the same problem ^^^^^

And I am also having the same problem as Da_GoTTi .

AnaFreak 04-09-2003 03:35 PM

yep, same error as Da_GoTTi also

noyen 04-09-2003 05:09 PM

very nice hack! thank you for this one. i really hope someone can get winamp 2.xx working or even windows media player.

Deimos 04-17-2003 10:38 PM

Aye, very nice hack
Worked first time :)

kaotic 05-22-2003 01:40 PM

Nice hack... but it seems to suck up a lot of BW. Is there any way to reduce that?

gmarik 06-09-2003 05:08 PM

Does this allows to play any mp3 songs via Internet?


All times are GMT. The time now is 04:17 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02778 seconds
  • Memory Usage 1,792KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (36)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete