vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - Audioscrobbler integration with user profile (https://vborg.vbsupport.ru/showthread.php?t=72567)

buro9 12-05-2004 10:00 PM

Audioscrobbler integration with user profile
 
No longer supported by the author.

buro9 12-06-2004 02:35 PM

Oh, and if you do install it... please click "Install" as I will send updates if any major changes are made :)

buro9 12-09-2004 06:40 PM

Quote:

Originally Posted by buro9
Oh, and if you do install it... please click "Install" as I will send updates if any major changes are made :)

Hmmm... no installs.

For those of you who have music related forums, etc... is there something that you think I'm missing? Or is it the dependency on PEAR modules that puts you off?

If people don't want this... cool... but if people do want this and just don't like my implementation, please feedback how you'd like such a thing to work and I'll consider changes, etc.

weirdpixels 12-09-2004 08:25 PM

Well just found this hack got to say it looks promising, only problem is I can't install those PEAR modules on my server, since I am on a shared server, so I can check out this hack :(

buro9 12-09-2004 08:31 PM

Quote:

Originally Posted by weirdpixels
Well just found this hack got to say it looks promising, only problem is I can't install those PEAR modules on my server, since I am on a shared server, so I can check out this hack :(

Well PEAR modules are usually installed as part Cpanel or something.

But you can download them from the PEAR site (links provided in hack), and then place them where you wish and just modify the two lines that are commented as including the PEAR files.

PEAR modules are merely .php files, so there's no problem in installing them... it's just that normally you have a global install and everything points at them... meaning you don't have to worry about keeping them up to date, etc. But copying them relative to the hack will also work too :)

buro9 12-09-2004 08:31 PM

Quote:

Originally Posted by buro9
Well PEAR modules are usually installed as part Cpanel or something.

But you can download them from the PEAR site (links provided in hack), and then place them where you wish and just modify the two lines that are commented as including the PEAR files.

PEAR modules are merely .php files, so there's no problem in installing them... it's just that normally you have a global install and everything points at them... meaning you don't have to worry about keeping them up to date, etc. But copying them relative to the hack will also work too :)

Oh, and the two lines are within the audioscrobbler.php file :)

weirdpixels 12-09-2004 08:40 PM

thanks, will try it out tomorrow and let you know how i get on :)

buro9 01-09-2005 04:02 PM

Moved it to full release. It's been running on my server now for over a month with no issues :)

SecTa 04-16-2005 09:18 PM

This hack is exactly what i need for my forum! Many thanks for your work, buro9!
However, some help required.
I need to check this hack on my localhost test forum install. I used WAMP for installation on windows. Can you explain me how to install those two components, required for your hack to work?

buro9 04-16-2005 10:16 PM

If you don't have any PEAR components installed then you should download the PEAR installer.

It's rather simple... go to this URL:
http://go-pear.org/

And save that text as go-pear.php on your desktop.

Then open a CMD line window and do:
php go-pear.php

This is documented on the PEAR site here:
http://pear.php.net/manual/en/installation.getting.php

And then you can use their command line installer to install the packages:
http://pear.php.net/manual/en/installation.cli.php

Then you can run the following from the command line:
pear install <package>

Where <package> is XML_RSS and CacheLite

Most shared hosts have PEAR installed, and PHP installs Pear too... so you might actually just want to check whether PEAR is already installed ;)


All times are GMT. The time now is 08:55 PM.

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.01175 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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