AllMangasReader-dev / AMR

AllMangasReader developer branch
www.allmangasreader.com
Other
99 stars 56 forks source link

AMR does not work for any website #105

Closed mikeyjm145 closed 10 years ago

mikeyjm145 commented 10 years ago

This is the same as the issue I posted in the forum:

I am not sure what happened but AMR has stopped working for all websites. It does not show the manga's images on the same page anymore... It was working just fine on version (1.5.5.11). Did you disable this function while trying to refactor code?

Chrome Version 34.0.1847.137 m Windows 8.1

Thank you for your time!

braiam commented 10 years ago

Interesting, it works for me. Is there any error in the console log? Press F12 to find out.

tgrondier commented 10 years ago

Weirdly, issue seems to be there also on 1.5.4 and 1.5.5; I tried uninstalling / reinstalling the extension many times and the issue is the same as the Beta channel

I'm on Chrome 35.0.1870.2 m (Develloper channel), Windows 8

In which context do you want the logs ? I've opened the console on multiple websites and there are no error and not even anything related to the extension. That's however what I get on the extension tab http://pastebin.com/qNecLJfc

braiam commented 10 years ago

@TheCroak Both, in the background page and in any mirror. BTW, I can't definetively reproduce that output. Have you tried in a new user?

tgrondier commented 10 years ago

@braiam Still nothing on manga websites, but I tried with a new user and the following warning is now in the outpute console (In addition to the precedent output)

Attr.specified is deprecated. Its value is always true. 
braiam commented 10 years ago

@TheCroak That message shouldn't matter. Is just jQuery. You sure both issues are the same?

mikeyjm145 commented 10 years ago

Now the entire app's html is broken... What is going on? blah

blah3

tgrondier commented 10 years ago

@braiam I'm pretty sure both issues are the same, since it broke one hour before the thread linking here was posted and symptoms are the same: it won't work on websites, won't update read status, won't update chapters lists.

mikeyjm145 commented 10 years ago

You might have removed something and forgot to change it or notify your partner to change it...

braiam commented 10 years ago

@mikeyjm14 the images you show is something totally local, try disabling all your extensions and restart chrome. It should be fine.

@TheCroak if you don't have the same error his image shows, please open a new ticket. If you have, try disabling some extensions and restarting chrome.

stardisblue commented 10 years ago

I had the same problem, I added lib.js and it works fine now.

mikeyjm145 commented 10 years ago

Where did you do that? I do not want to particularly mess with the code but if i can get this working by making a simple change then i am all for it.

Where do I find this lib.js?

braiam commented 10 years ago

@stardisblue the "same" problem? Please, read the diagnostic information. mikeyjm14 has a problem of resources exhaustion. Adding a file, which is only used in 2 non-critical components won't do any difference.

mikeyjm145 commented 10 years ago

I already solved that problem by disabling and reenabling AMR. I still have the problem with AMR not working on any website though... Could there be any missing file that might help alleviate this problem or not? I have no problem copying and pasting or pulling that file if thats the case.

Sorry, I went to eat something...

braiam commented 10 years ago

@mikeyjm14 I'm not sure what's happening. You can't navigate any manga. What says the list of supported sites? Is it empty?

mikeyjm145 commented 10 years ago

No it is full. I checked the database just now...

mikeyjm145 commented 10 years ago

Everything is there. The only thing i can report is that I changed the mangahere.com links to mangahere.co to make the site work. Other than that everything else is the same.

braiam commented 10 years ago

@mikeyjm14 open the console with Ctrl + Shift+ J and see if there's any error. Create another user in your system and try there too.

mikeyjm145 commented 10 years ago

I removed and readded amr. It works now. I am not sure what happened. I hope this does not halt your development any...