MRH4287 / FFNetParser

A Userscript for www.fanfiction.net that allowes keyword based marking
http://www.mrh-development.de
MIT License
7 stars 2 forks source link

Problem with certain fanfic settings #29

Closed MasterKosa closed 9 years ago

MasterKosa commented 9 years ago

Today parser updated and this error shows when I click on that fanfic detail edit icon (top left icon). Can you please help me? Thanks

MRH4287 commented 9 years ago

Hi. That's a problem with the Stylesheet i am using. I guess you are not using Chrome?

The Style is cached localy. Please try to closing and reopening the Browser. If that won't help, please exectute the Following Command in your Web-Developer Console: delete sessionStorage['ffnet-dataStore']

(You can open it, by Pressing F12, then click on Console.)

Did that help you?

Edit: I just noticed, there could have been another problem. My Server Caches the Script for an hour.

So, it could be that you got the old Version. I just checked it and it works for me.

MasterKosa commented 9 years ago

Thanks that console command helped. No I use Firefox.

On 31/10/2014 0858, Manuel wrote:

Hi. That's a problem with the Stylesheet i am using. I guess you are not using Chrome?

The Style is cached localy. Please try to closing and reopening the Browser. If that won't help, please exectute the Following Command in your Web-Developer Console: |delete sessionStorage['ffnet-dataStore']|

(You can open it, by Pressing F12, then click on Console.)

Did that help you?

— Reply to this email directly or view it on GitHub https://github.com/MRH4287/FFNetParser/issues/29#issuecomment-61229240.

MRH4287 commented 9 years ago

No problem, i am glad i could help you.

Have a nice day!