Post Info for Problems With Jones Blessing Here ONLY!

Options
1121315171827

Comments

  • axandia
    axandia Posts: 0 Arc User
    edited December 2011
    Options
    1) What web browser are you using? What version?

    FF 8.0

    2) What plugins and ad blockers are you using for your web browser?

    Adblock plus 2.0.1
    Download StatusBar 0.9.10
    Download Helper 4.9.7
    DownThemAll 2.0.8
    NoScript 2.2.4rc3
    TabMixPlus 0.3.8.7
    Stylish 1.2.4
    Java Version 6 Update 29
    Flash 11.1 r102

    3) What toolbars do you have installed in your web browser?

    None

    4) What is your screen/desktop resolution?

    1920x1200x32

    5) Are you running your browser in windowed mode or maximized mode?

    Windowed

    6) Are you using a laptop, netbook, tablet, or desktop?

    Desktop

    7) What OS are you using? (Windows 7, Windows Vista, Jedi Mind OS 3)

    Windows XP SP3

    8) Please post a screenshot of the error you receive

    No error received, FB/PWI try to autologin in loop (fail/retry)
    Manual FB connection fails also (fail/retry login in loop)
  • Ketole - Sanctuary
    Ketole - Sanctuary Posts: 2 Arc User
    edited December 2011
    Options
    same problem as the people above. It doesnt work on ie, firefox or chrome. This is a brand new laptop too so its not a software/age problem.

    It's like the hyper link for the button has been removed and it's just an image now.
  • Icingdeath - Dreamweaver
    Icingdeath - Dreamweaver Posts: 43 Arc User
    edited December 2011
    Options
    think the dq rewards starting to glitch up now too cant get the page to pull up b:surrender just keeps loading
  • SirHammer - Heavens Tear
    SirHammer - Heavens Tear Posts: 11 Arc User
    edited December 2011
    Options
    If I can read right the solution to this problem is a childs play:
    Replace
    FB.init({appId: '116025161773697', xfbml: true});
    
        FB.getLoginStatus(function(res) {
    
            if (res.session) {
    
                //already logged into facebook
    
                document.fb_s.sess.value = JSON.stringify(res.session);
    
                document.fb_s.submit();
    
            }
    
        });
    
        FB.Event.subscribe('auth.login', function(res){
    
            document.fb_s.sess.value = JSON.stringify(res.session);
    
            document.fb_s.submit();
    
        });
    
    With
    FB.init({appId: '116025161773697', xfbml: true, oauth: true});
    
        FB.getLoginStatus(function(res) {
    
            if (res.authResponse) {
    
                //already logged into facebook
    
                document.fb_s.sess.value = JSON.stringify(res.authResponse);
    
                document.fb_s.submit();
    
            }
    
        });
    
        FB.Event.subscribe('auth.login', function(res){
    
            document.fb_s.sess.value = JSON.stringify(res.authResponse);
    
            document.fb_s.submit();
    
        });
    

    And it should start working again
    For more info go here: https://developers.facebook.com/blog/post/525/
  • Ursa - Dreamweaver
    Ursa - Dreamweaver Posts: 2,634 Arc User
    edited December 2011
    Options
    KrittyCat wrote: »
    Make sure you guys check on other browsers before posting here. Not only will it possibly enable you to get your blessing, but having the extra feedback about the blessing issues (which browsers are/aren't working) helps the engineers fix the problem sooner.

    Thanks!b:thanks

    I just wanted to note the fact that Google Chrome loads the site up fine, but does nothing when the "Log In" button is clicked.

    Also, even after logging in on Facebook and attempting to use the Facebook Connect page, the page constantly refreshes (as has been reported above).

    above post has the solution, now u can go fix it (at least for FB connect).

    bug happens on IE, FF, chrome on XP/Vista/Win7.
    ____________
    I have as much authority as the Pope, I just don't have as many people who believe it.
    George Carlin

    ~I listen to hardcore FIGHT songs when I visit the forum, just to get into the proper mood~

    [SIGPIC][/SIGPIC]
  • CrusherJam - Dreamweaver
    CrusherJam - Dreamweaver Posts: 550 Arc User
    edited December 2011
    Options
    Jones blessing down as of Dec 15th ?
    19k Hp and rising my goal is 20k unbuffed (would love 25k )
  • CrusherJam - Dreamweaver
    CrusherJam - Dreamweaver Posts: 550 Arc User
    edited December 2011
    Options
    Two terminals Windows XP / 7 and one Mac Facebook connect seems to be down over

    multi-Platforms

    let me know if this is a wide problem because

    i suspect the different computers i use can't all be glitched.
    19k Hp and rising my goal is 20k unbuffed (would love 25k )
  • Blade_aether - Lost City
    Blade_aether - Lost City Posts: 141 Arc User
    edited December 2011
    Options
    RAGE, I TRIED OPERA, FF 7.0, CHROME, NETSCAPE, AND IE, NO BLESSING!?!?!?

    No error message either, the log in link button is broken???

    FIX IT!?!?!?






    Blade_Aether
    WHERE IS MY JONAS BROTHER BLESSING?
  • MagicEmpress - Lost City
    MagicEmpress - Lost City Posts: 795 Arc User
    edited December 2011
    Options
    Yep. Even my trusty old Fire Fox won't load the page correctly.
  • HardToThink - Lost City
    HardToThink - Lost City Posts: 967 Arc User
    edited December 2011
    Options
    tw's going to suck this week isnt it? =[
    Siggy from bellefleurs.
    [SIGPIC]http://imageshack.us/photo/my-images/94/25yzm05jpg.png/[/SIGPIC]
    youtube.com/user/HardToYawn?blend=1&ob=video-mustangbase
  • sparklyee
    sparklyee Posts: 0 Arc User
    edited December 2011
    Options
    1) What web browser are you using? What version?
    Google Chrome.

    2) What plugins and ad blockers are you using for your web browser?
    Nada~

    3) What toolbars do you have installed in your web browser?
    Nonee.

    4) What is your screen/desktop resolution?
    1920x1200

    5) Are you running your browser in windowed mode or maximized mode?
    Windowed mode.

    6) Are you using a laptop, netbook, tablet, or desktop?
    Desktop.

    7) What OS are you using? (Windows 7, Windows Vista, Jedi Mind OS 3)
    Windows Vista.

    8) Please post a screenshot of the error you receive
    It shows nothing; the blessing page just reloads over and over instead of going to the page where it gives you options to send the blessing to~
    Have you any idea why a raven is like a writing desk?
  • CrusherJam - Dreamweaver
    CrusherJam - Dreamweaver Posts: 550 Arc User
    edited December 2011
    Options
    Jones blessing page is down. ive tried and verified over multi platforms.

    Don't bother trying to get it, lets see if we can bring it to the attention to the powers that be

    and get it fixed.
    19k Hp and rising my goal is 20k unbuffed (would love 25k )
  • Icingdeath - Dreamweaver
    Icingdeath - Dreamweaver Posts: 43 Arc User
    edited December 2011
    Options
    above post has the solution, now u can go fix it (at least for FB connect).

    bug happens on IE, FF, chrome on XP/Vista/Win7.

    I have to be reading this wrong! you want us to change programming code to fix a problem with pwi's game???
  • Icingdeath - Dreamweaver
    Icingdeath - Dreamweaver Posts: 43 Arc User
    edited December 2011
    Options
    For those of us with a little less exp with computers can you break this "fix" down to an easier to understand version? maybe a step by step explanation of how to do it please? were do i go to replace this code ? were is the fb init at?b:shocked
  • SirHammer - Heavens Tear
    SirHammer - Heavens Tear Posts: 11 Arc User
    edited December 2011
    Options
    The problem is we can't fix it ourselves, it's GM's who have to fix connection to facebook on the website. I simply posted it in case they somehow missed the notice. Unfortunatelly it seems they just don't care... as always...

    Edit: Fixed typos.
  • jespo
    jespo Posts: 1 Arc User
    edited December 2011
    Options
    b:bye
  • Adventureuan - Lothranis
    Adventureuan - Lothranis Posts: 6 Arc User
    edited December 2011
    Options
    jones blesing is unviablie please fix it
  • Jeremied - Sanctuary
    Jeremied - Sanctuary Posts: 2,259 Arc User
    edited December 2011
    Options
    The reason the page is down is BECAUSE they're fixing it. Facebook updated, and so that's what broke the page. GM's can do nothing, it's the web dev's that have to fix it.

    The fact that this has been happening for less than a week and we've already received response and some sort of action is comforting in the least.
    [SIGPIC][/SIGPIC]
    ~Demon as of 5/6/12 - On the night where the moon is closer to the earth and brighter than any other night in the past 18 years.~

    Slow and steady stays alive~ I'm in no rush, I'm enjoying the journey to end game just as it was ment to be. b:victory
    "You sir, are why I love clerics <3" < Liba - Heaven's Tear
    b:thanks Well thank you Liba<3
  • MagicEmpress - Lost City
    MagicEmpress - Lost City Posts: 795 Arc User
    edited December 2011
    Options
    Service Unavailable...

    The page is currently unavailable please check back later.

    GMs don't fix web pages.
    They help with problems like: "Help! I turned in my quest and didn't get my spirit culti like I should have...." etc etc

    Programers deal with updates to the game and web pages.
  • Zerza - Harshlands
    Zerza - Harshlands Posts: 59 Arc User
    edited December 2011
    Options
    The reason the page is down is BECAUSE they're fixing it. Facebook updated, and so that's what broke the page. GM's can do nothing, it's the web dev's that have to fix it.

    I think your wrong, the DQrewards page broke at the same time as the Facebook connect. And DQrewards have nothing to do with facebook. So its clearly not facebooks fault. They fixed the DQrewards page only yesterday, but both of them broke when they had the last maintenance.

    b:bye
  • _Nerox_ - Dreamweaver
    _Nerox_ - Dreamweaver Posts: 753 Arc User
    edited December 2011
    Options
    I know penguins that could program better than pwi.
    jone's just go up and down, make perma fix,
    NAO b:angry
    [SIGPIC][/SIGPIC]
    I Miss the old days of PWIb:surrender
  • Nightmare/ - Harshlands6
    Nightmare/ - Harshlands6 Posts: 1 Arc User
    edited December 2011
    Options
    Lol at how people always quick on thier fingers to blame the pwe stuff,Facebook did huge updatin on thier systems jones being down has nothin to do with pwe stuff they had to shut it down to make adjustments for what facebook has done and alter it.Just becoz DQ page happened to go down same day is purely random
  • Highestelf - Heavens Tear
    Highestelf - Heavens Tear Posts: 177 Arc User
    edited December 2011
    Options
    You do know Jones blessings store in your PW Character mail?

    I have many Jones Blessings, stockpiled in All MY CHARACTER MAIL. i DON'T SWEAT OVER NOT ACCESSING fb jb PAGE.

    I KNOW THIS IS THE CASE FOR MOST - SO WHY SO MANY PEOPLE WHINING?

    Damn caps!! I ain't re-writing.
  • Slyy - Dreamweaver
    Slyy - Dreamweaver Posts: 23 Arc User
    edited December 2011
    Options
    I haven't been able to get blessing in 3 days. Like the above person, I DO have multiples stored in my bank, but only 4 left.

    For the last 3 days, it has said my post limit is exceeded for Facebook, and I should wait 1 day. As I said, it's been 3 days.

    What's up with that?
  • Alryn - Heavens Tear
    Alryn - Heavens Tear Posts: 20 Arc User
    edited December 2011
    Options
    I've not been able to recieve mine, it posted to my profile but no page to ask me where I wanted the blessing to go, nothing at all.

    And unlike you lucky people I have none stored in my mailbox because I have n't played for sometime., I never stored them anyway didn't see the point, I do now of coarse.

    Please fix it.
  • Alryn - Heavens Tear
    Alryn - Heavens Tear Posts: 20 Arc User
    edited December 2011
    Options
    It just worked for me using Firefox, maybe there's a problem using Chrome, still happy it works thanks :)
  • blz1up
    blz1up Posts: 0 Arc User
    edited January 2012
    Options
    got my blessing lastnight took it out of my mail box the ticket went in my inventory buy but it never chang over to the blessing, the ticket still in my inventory how do i get this to change.
  • marsxares
    marsxares Posts: 1 Arc User
    edited January 2012
    Options
    yurko5 wrote: »
    1) What web browser are you using? What version?
    IE9

    2) What plugins and ad blockers are you using for your web browser?
    Shockwave Flash Object

    3) What toolbars do you have installed in your web browser?
    None

    4) What is your screen/desktop resolution?
    1680x1050

    5) Are you running your browser in windowed mode or maximized mode?
    maximized

    6) Are you using a laptop, netbook, tablet, or desktop?
    Desktop

    7) What OS are you using? (Windows 7, Windows Vista, Jedi Mind OS 3)
    Windows 7 Home Premium

    8) Please post a screenshot of the error you receive

    96519705.jpg
    i have the same screenshot, but the differences are as follows
    windows xp home 32 bit
    firefox 8.0
    no tool bar
    java 6 update 29 by Sun micro systems
    flash 11 by adobe
    resolution 1024x768, maximized,
    desktop,i am recieveing the same error, but i got the blessing last week no problem, i don't know what the problem is, but i have 1 i have not change the location or software of the internet access i have posted screenshot as profile pic
  • gobroncos
    gobroncos Posts: 18 Arc User
    edited January 2012
    Options
    My wifes facebook account was having the same problem but mine where not even while using the same computer. I was able to fix it.
    Here is what I did:
    Log into the facebook account that is not working - facebook not PWE.
    Click the Edit Profile link.
    On the left side there is are a bunch of links and under the links it has :
    You can also visit your privacy settings to adjust other settings.
    Click on the words "privacy settings" link.
    Look for the Apps and Websites and click the "edit setting"
    Under the Apps you use section should be PWI with a Edit Setting link next to it click that.
    Click the edit link on this page.
    Click the "Remove app" link.
    A pop up will come up tell it to remove.
    Another pop up click ok.
    Search for the Perfect World face book page and go there.
    If there is no "Like" button scroll down and on the left there should be a link to "Unlike".
    This will bring the "Like" button back, click it.
    Go back to PWI website and goto the facebook connect page.
    Log into your PWI account and it will pop up to allow PWI to have access to your facebook account. This is the problem and might be able to be fixed another way but if you give them the permision it all works.
  • Pensil - Harshlands
    Pensil - Harshlands Posts: 39 Arc User
    edited January 2012
    Options
    Blessing is broken again.
    I just took O Malley's Blessing from page. I got O Malley's Blessing Ticket but it didn't turn into actual blessing.
    Tried relog, didn't work. b:sad