PDA

View Full Version : phpraider Demostration online?


SilverIron
03-06-2007, 05:20 AM
Is there a Demostration System were i can look over phpRaider.

(I'm not asking for an download, i would to see a running Version to look how it is *live*)

Befor i become a Char Member i would like to see the phpRaider and maybe test some features.

The most important Feature for me is an "administrable queue".
So i would be very nice for our "raid planing", if we could see the " last queued signup" of a player.

SpiffyJr
03-19-2007, 09:37 AM
Is there a Demostration System were i can look over phpRaider.

(I'm not asking for an download, i would to see a running Version to look how it is *live*)

Befor i become a Char Member i would like to see the phpRaider and maybe test some features.

The most important Feature for me is an "administrable queue".
So i would be very nice for our "raid planing", if we could see the " last queued signup" of a player.



A working version can be found by clicking the "Live Demonstration" link in the main navigation menu.

SilverIron
03-22-2007, 05:19 AM
Great!
Thank You!

leftquark
03-28-2007, 12:00 PM
A working version can be found by clicking the "Live Demonstration" link in the main navigation menu.


This "working version" doesn't really work very well. Is this an indication of the bugs that can be found within the latest release? Or is the live demo an older version? The bugs I am talking about are as follows:

1) "Warrior TANK" should still be able to have an icon for warrior -- basically when you create a class, you should be able to select an icon
2) Most importantly, trying to create a raid from the "Gruuls Lair" template gives the following SQL error: Error: Unknown column 'use_icon' in 'field list'

Well, I guess there's only really 1 bug. I had thought there were more but as I played around I found the admin options that fixed a bunch of stuff.

kiandrys
03-28-2007, 01:49 PM
Details: INSERT INTO phpraider_raid ( `expired`, `location`, `raid_leader`, `invite_time`, `maximum`, `description`, `start_time`, `freeze_time`, `maximum_level`, `minimum_level`, `use_icon`, `use_name`, `icon_name`, `profile_id` ) VALUES ( 0, 'Gruuls Lair', 'kiandrys', 1170531000, 40, 'Gruuls Lair, King & Gruul again (for the', 1170532800, 16, 70, 70, '', '', 'aq20.png', 58 )

Error: Unknown column 'use_icon' in 'field list'

Yeah, I see that too. It should have been fixed by the 'hotfix'. Maybe Spiffy forgot to apply it to the demo

Fixes an issue with not being able to create raids. Templates are still buggy and will be fixed in RC6.
Sounds like you're running into buggy templates on raid creation.

the working version gets abused..._alot_ so working is a relative term. As for "Warrior TANK" icons, that's easily customizable, I forget how....but I think all you need is an icon named 'Warrior TANK.png' and it will display by default (no promise that that's the correct name, go look at the other icons, and copy the warrior one in the proper format). Or you can mess around with the template and "fix it".

If you're playing with the demo, and think you've found a bug, feel free to post it in the PHPRaider bug forum

freckleface
01-26-2008, 12:42 AM
I'm getting a bit tired of the out datedness and buggness of the original "phpRaid" and I'd like to upgrat to phpRaider. However, my guildies and I really want to see a demo of it first before we overwrite all of our current info. :eek:

Is there a working demonstration link somewhere? Is there a kind host somewhere who would let me log onto thier php just to VIEW it?

vendictive
01-29-2008, 03:45 AM
Not sure what you can see but my site isn't set up to restrict viewing of it. http://thelegacyoflegends.net

Thurgrim
01-29-2008, 06:26 AM
If there's a need for that, I would be willing to set up a demo somewhere on a testing-subdomain for that purpose.

AaronDitto
01-29-2008, 02:39 PM
I can also do the same if anyone needs it.

I will probably make one anyways for development purposes.