Okay so on two different computers I opened the launchpad for the everquest billing.
On one I had a banned account, other I had an open account.
I saved the files and opened them in wordpad.
The banned one is of coarse missing the button to edit your suscritption. So I got the code for editing the subscription from the non-banned one.
Now if anyone knows a way to add that into the web address bar with...
I think it just might take you to end your subscription. Therefore it will open your account back up.
In case some of you didnt know, it says...
If your account is closed you can re-subscribe.
Even if you think this wont work I would like to try it if anyone can resolve the above into a web address.
Of coarse you would hvae to log into a banned account via launchpad then input the full address of the javascript in.
If any of you need anymore info let me know. However if yoru willing to help with this and you have a banned account and a open account you can just visit the page yourself and save the source.
In case some of you dont know even if you navagate away from launchpad your browser keeps you logged in for quite some time, so even if bookmarked it will goto the account you were logged in as. Very strange.
But, if you can access the billing, it should in thoery open the account up to re-subscribe.
On one I had a banned account, other I had an open account.
I saved the files and opened them in wordpad.
The banned one is of coarse missing the button to edit your suscritption. So I got the code for editing the subscription from the non-banned one.
Rich (BB code):
<FORM action=subscription.jsp method=post><INPUT type=hidden
value=editSub name=action> <INPUT class=signinbuttons style="WIDTH: 230px" onclick=formSubmit(this); type=button value="Edit Subscription">
</FORM>
Now if anyone knows a way to add that into the web address bar with...
Rich (BB code):
https://eqbl.station.sony.com/launchpad/subscription.jsp
I think it just might take you to end your subscription. Therefore it will open your account back up.
In case some of you didnt know, it says...
You cannot modify your subscription until the account has been closed.
If your account is closed you can re-subscribe.
Even if you think this wont work I would like to try it if anyone can resolve the above into a web address.
Of coarse you would hvae to log into a banned account via launchpad then input the full address of the javascript in.
If any of you need anymore info let me know. However if yoru willing to help with this and you have a banned account and a open account you can just visit the page yourself and save the source.
In case some of you dont know even if you navagate away from launchpad your browser keeps you logged in for quite some time, so even if bookmarked it will goto the account you were logged in as. Very strange.
But, if you can access the billing, it should in thoery open the account up to re-subscribe.

