World of Warcraft - PHP Raider Block

This module adds the ability to have a block pulling out the upcoming raids from PHP Raider.

Download:
ZIP (Drupal 6) Last updated: 2010-07-13 18:30
ZIP (Drupal 7) Last updated: 2011-03-08 18:30

The block displays however many raids you want to display and gives you more information which is available on mouseover.

As well as the block configuration, the module has an admin form that must be filled in before any blocks can be created. This is to make sure that Drupal knows where PHP Raider is located and where the database is.

Comments

Any chance of an update for drupal 7?

Try this - http://jamestombs.co.uk/sites/default/files/wow_phpraider_0.zip

I haven't tried it myself as I don't have a D7 setup nor phpraider.

thanks for helping....

it kind of works but returns.....

Notice: Undefined variable: config in wow_phpraider_block_api_php_raider_view() (line 161 of /home/xxxxxxx/public_html/xxxxxxxx/sites/all/modules/wow_phpraider/wow_phpraider.module).
Notice: Undefined variable: output in wow_phpraider_block_api_php_raider_view() (line 207 of /home/xxxxxxx/public_html/xxxxxxxx/sites/all/modules/wow_phpraider/wow_phpraider.module).

thanks for helping me out with this.

Fatal error: Call to undefined function db_fetch_object() in /home/xxxxxxx/public_html/xxxxxx.com/sites/all/modules/wow_phpraider/wow_phpraider.module on line 174

omg it works!!!!

Thanks a million bro!

ok, its basic functions are working =) absolutely wrapped in that!

The block has 3 lines at the bottom [number is dependent on how many raids you show], rather than just the one. Also the mouse over function isn't working.

otherwise its BRILLIANT though =D

Do you have an example that I can see?

I think I know why the mouseover isn't working so can fix that.

I fixed the line issue, just no idea about the mouse-over part.

Think I will need an example to sort out the JS, wasn't what I thought it was going to be.

still no luck with the popup, the new one you just posted is the one on the site.

Forgot it was Drupal 7, have updated the drupal_add_js so hopefully this will work: http://jamestombs.co.uk/sites/default/files/wow_phpraider_4.zip

Works perfectly, you can update your links to include it as a working copy now =)

Thanks a million for your help with updating it.