Help

PHPraiderViewer

Bags & Inventory Login to Add Favorites
  • 0 Likes
  • World of Warcraft
  • 7,437 Downloads
  • Supports: 4.2
  • 2 Average Daily Downloads
  • Comments
  • Created 3/25/2007 2:25:19 AM
  • Updated 7/20/2011 4:27:43 AM
  • 92 Favorites
  • Project Site
  • License: GNU General Public License version 2 (GPLv2)
  • Release Type: Beta
  • Newest File: PhpRaidViewer 4.8
or

About PHPraiderViewer

ANY ISSUES PLEASE EMAIL ME I HAVE ALOT OF PROJECTS IM DOING SO PLEASE SUBJECT 'PHPRAIDERVIEWER' Thanks

Download the the phpraiderviewer and add to your interface/addons folder. Then select the download for the website inviter either phpraider or Wow Raid Manager


WORLD OF WARCRAFT ADDON ___________________________________________________ PHPRaiderviewer 4.6 repaired issue to check online button showing everyone offline.

PHPRaiderviewer 4.3 all setup for 4.0.x You will need update your Phpraider site with the download below.

WEBSITE SIDE FILES TO GET THE LUA__________________________________________

Note: 'Death Knight' needs to be spelled as displayed in order for PHPraiderviewer to pick it up

Phpraider V 1.0.10 BETA

-Outputs version 250 LUA file for PhpraiderViewer.


I REMOVED SOME OF THE OLDER FILES TO MAKE FILES EASIER TO FINE I STILL HAVE THE OLD FILES IF NEED EMAIL ME (FLINTMAN@THENOBLEALLIANCE.COM) I CAN SEND IT OUT

- Updated TOC.

Comments

First Previous Page 1 of 5 Next Last
  • #70

    My output seems to be filled with utf8 problems

    Any idea?

    Last edited by fripi on 11/21/2011 9:44:18 AM
  • #69

    i installed the addon und edited the localization.lua so i got no lua-erros on login.
    but when i take a look at Options/interface there is no phpraidviewer in the addonlist ?!? with which command can i open the config-screen ?

    regards Menig
  • #65
    Check this screenshot:
    http://www8.pic-upload.de/26.02.11/nrg63czqeg3z.jpg

    Update and Fix needed!
    Thank you very much...
  • #66
    Here is the FIX for the BUGY german localization.lua

    Fix/Change line 160 to:
    TEXT_UI_SHAMANS = "Shamanen:";

    Fix/Change line 161 to:
    TEXT_UI_DKS = "Todesritter:";

    Fix/Change line 180 to:
    TEXT_UI_INVITE_DKS = "Todesr. einl.";


    Then everything is fine again and showing proper ingame!


    flintman please fix this in the next release/update, thanks!
  • #67
    This is fixed now - ok! But i still get error messages if i try to change the text parts on the config tab!

    Here are the errors - please fix this - thanks!



    Message: Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:896: attempt to index field '?' (a nil value)
    Time: 02/26/11 11:36:36
    Count: 13
    Stack: Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:896: in function `PRV_ReplaceVariables'
    Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:274: in function `PRV_ShowTooltip_OnEnter'


    Locals: text = "Einladen für $l beginnt jetzt. Start ist um $s. Bitte spätestens dann in der Instanz bereit stehen."
    (*temporary) = defined =[C]:-1
    (*temporary) = "Einladen für $l beginnt jetzt. Start ist um $s. Bitte spätestens dann in der Instanz bereit stehen."
    (*temporary) = "$l"
    (*temporary) = nil
    (*temporary) = 0
    (*temporary) = "attempt to index field '?' (a nil value)"
    cur_raid_id = 0




    and





    Message: Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:896: attempt to index field '?' (a nil value)
    Time: 02/26/11 11:29:13
    Count: 1
    Stack: Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:896: in function `PRV_ReplaceVariables'
    Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:908: in function `PRV_InviteAll'


    Locals: text = "Einladen für $l beginnt jetzt. Start ist um $s. Bitte spätestens dann in der Instanz bereit stehen."
    (*temporary) = defined =[C]:-1
    (*temporary) = "Einladen für $l beginnt jetzt. Start ist um $s. Bitte spätestens dann in der Instanz bereit stehen."
    (*temporary) = "$l"
    (*temporary) = nil
    (*temporary) = 0
    (*temporary) = "attempt to index field '?' (a nil value)"
    cur_raid_id = 0
  • #68
    ok, the above errors only occur if no raid is choosen in the PVR! No big bug but should be fixed anyway .. if no raid is available or choosen, then there should be a message note instead of lua errors.
  • #63
    hi! i just installed your addon the first time ever, for using it with EQDKP-Plus.

    After installation and start of wow i get following lua-error:

    Message: Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:576: attempt to concatenate global 'TEXT_UI_SHAMANS' (a nil value)
    Time: 02/25/11 13:57:10
    Count: 1
    Stack: Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:576: in function `PRV_LoadList'
    Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:451: in function `PRV_Initialize'
    Interface\AddOns\phpRaidViewer\phpRaidViewer.lua:206: in function `PRV_OnEvent'


    Locals: cont = true
    (*temporary) = defined =[C]:-1
    (*temporary) = PRV_MainFrameShamansLabel {
    0 =
    }
    (*temporary) = nil
    (*temporary) = " (0)"
    (*temporary) = "0"
    (*temporary) = ")"
    (*temporary) = "attempt to concatenate global 'TEXT_UI_SHAMANS' (a nil value)"
    lua_version = "250"
    RED = ""
    cur_raid_id = 0
  • #64
    And how should we inform or contact you if your email is dead???




    **********************************************
    ** THIS IS A WARNING MESSAGE ONLY **
    ** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
    **********************************************

    The original message was received at Fri, 25 Feb 2011 16:05:12 +0100

    ----- The following addresses had transient non-fatal errors -----


    ----- Transcript of session follows -----
    Warning: message still undelivered after 2 hours
    Will keep trying until message is 1 days old
  • #62
    little fix:

    open phpRaidViewer.lua

    change on line 525

    signup_count = phpRaid_Data["raids"][i]["druids_count"] + phpRaid_Data["raids"][i]["hunters_count"] + phpRaid_Data["raids"][i]["mages_count"] + phpRaid_Data["raids"][i]["paladins_count"] + phpRaid_Data["raids"][i]["priests_count"] + phpRaid_Data["raids"][i]["rogues_count"] + phpRaid_Data["raids"][i]["warriors_count"] + phpRaid_Data["raids"][i]["warlocks_count"] + phpRaid_Data["raids"][i]["shaman_count"] + phpRaid_Data["raids"][i]["deathknight_count"]

    to

    signup_count = phpRaid_Data["raids"][i]["druids_count"] + phpRaid_Data["raids"][i]["hunters_count"] + phpRaid_Data["raids"][i]["mages_count"] + phpRaid_Data["raids"][i]["paladins_count"] + phpRaid_Data["raids"][i]["priests_count"] + phpRaid_Data["raids"][i]["rogues_count"] + phpRaid_Data["raids"][i]["warriors_count"] + phpRaid_Data["raids"][i]["warlocks_count"] + phpRaid_Data["raids"][i]["shamans_count"] + phpRaid_Data["raids"][i]["deathknights_count"]

    on line 605

    PRV_MainFrameShamanLabel:SetText(TEXT_UI_SHAMAN.." ("..phpRaid_Data["raids"][cur_raid_id]["shaman_count"]..")")

    to

    PRV_MainFrameShamanLabel:SetText(TEXT_UI_SHAMAN.." ("..phpRaid_Data["raids"][cur_raid_id]["shamans_count"]..")")

    on line 606

    PRV_MainFrameDeathknightLabel:SetText(TEXT_UI_DK.." ("..phpRaid_Data["raids"][cur_raid_id]["deathknight_count"]..")")

    to

    PRV_MainFrameDeathknightLabel:SetText(TEXT_UI_DK.." ("..phpRaid_Data["raids"][cur_raid_id]["deathknights_count"]..")")

    on line 617

    PRV_AddClassToList("shaman")

    to

    PRV_AddClassToList("shamans")

    on line 618

    PRV_AddClassToList("deathknight")

    to

    PRV_AddClassToList("deathknights")

    after the changes it will work

  • #61
    Discovered an error related to the phpRaid_Data.lua that is generated by the Wow Raid Manager version 4.03
    In the addon all of the classes except Shaman and Deathknight ends with 'S'
    And the classes generated with Wow Raid Manager version 4.03 makes all classes end with 'S'

    This is what WRM is generates(changed the order so its easyer to see)
    ["deathknights_count"] = "0",
    ["shamans_count"] = "0",
    ["druids_count"] = "0",
    ["hunters_count"] = "0",
    ["mages_count"] = "0",
    ["paladins_count"] = "0",
    ["priests_count"] = "0",
    ["rogues_count"] = "0",
    ["warlocks_count"] = "0",
    ["warriors_count"] = "0",

    And this is what the addon looks for(changed the order so its easyer to see)
    ["deathknight_count"] = "0",
    ["shaman_count"] = "0",
    ["druids_count"] = "0",
    ["hunters_count"] = "0",
    ["mages_count"] = "0",
    ["paladins_count"] = "0",
    ["priests_count"] = "0",
    ["rogues_count"] = "0",
    ["warlocks_count"] = "0",
    ["warriors_count"] = "0",

    Not sure how to fix this,tried to replace Shaman and Deathknight with Shamans and Deathknights in all the files,but it didnt work.
    Any suggestion on how to make this work with WRM?
  • #60
    after many hours of crying because the addon does'nt work with my french client, i see that the Lua output give me this:
    phpRaid_Data = {
    ["lua_version"] = "40",

    or, with the PHPraiderViewer PhpRaiderView 4.1, the good lua_version is the "41". So, that's work now but i have to edit all of the time the "40" by "41". No more simple solution?
    My version of Phpraider is the 1.0.8a
  • #59
    Can you make this work with the current CONFIRMED/AVAILABLE/NOT AVAILABLE up to date with latest phpRaider. The addon and webside part are both still showing as AVAILABLE, QUEUED, NOT AVAILABLE. Thanks
  • #58
    Currently using version 4.1 (beta) but still no import from eqdkp-plus (latest stable + RaidPlaner 4.12) in game. Any Ideas ?

    The addon works now but generates a error when wow starts.

    [2008/12/13 15:22:55-442-x1]: Interface\FrameXML\GameTooltip.lua:79: attempt to index local 'self' (a nil value):


    ---

    and

    [2008/12/13 15:23:10-442-x1]: phpRaidViewer\phpRaidViewer.lua:521: attempt to perform arithmetic on field 'dk_count' (a nil value)
    Interface\FrameXML\UIDropDownMenu.lua:51: in function `UIDropDownMenu_Initialize':
    phpRaidViewer\phpRaidViewer.lua:542: in function `PRV_RaidDropDown_OnShow'
    phpRaidViewer\phpRaidViewer.lua:590: in function `PRV_LoadList'
    phpRaidViewer\phpRaidViewer.lua:470: in function `PRV_Initialize'
    phpRaidViewer\phpRaidViewer.lua:214: in function `PRV_OnEvent'


    ---
    ---

  • #54
    I'vejsut downloaded the latest version and seem to be unable to call the addon using /prv, any ideas?
  • #55
    Sorry, I really should post these things when I'm more coherent.

    Currently using version 4.1
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Minecraft 3D Print Giveaway

Enter Now!