Firefox 3.5 = problems
![]() ![]() |
In Firefox 3.5 sheduling does not work :(
|
![]() ![]() |
Right! I've got the same problem! In Firefox 3.5 you can see the popup message but when you shedule, the OK button doesn't work... :'( |
![]() ![]() |
Now you gave almost no info. like what server, what were you doing when you experienced this issue, also did you check the language for your server... a lot of info always helps. As for the browser I can only speculate since I don't have that version yet... |
![]() ![]() |
Task Queue has never worked for me at all ;)
similar story as those above, not much info to give.
description:
get the correct links, to add to schedule, get the time to do the schedule but nothing else'
|
![]() ![]() |
Try'd this again, and yet again the same problem. it pops up the schedule time window, I selected a few seconds (no uppgrade ongoing so it shouldve been able to start it) but nothing happens .. the yellow time window just stay's there without anything actually happening. |
![]() ![]() |
s4.us here.
|
![]() ![]() |
This is with the FF3.5 update? I'll have to update to test it since I am not using it yet... |
![]() ![]() |
Yes, with 3.5 update.
|
![]() ![]() |
Whelp I updated firefox to 3.5 and bamb doesn't work. It turns out the firefox won't be using form.calls so everything has to change to document.all which means I have to re-write quite a bit of code. If you want to use this script you'll have to use firefox 3.011 or lower until I get things worked out. |
![]() ![]() |
I am guessing substituting form.calls for document.call in the whole script and call it a day would not wourk, would it? Waiting 4 an update then. |
![]() ![]() |
It don't work in server speed.travian.com. |
![]() ![]() |
No, I wish it was that easy but it never is... lol |
![]() ![]() |
Hi Nevam, I explain you what happen. When you want to queue something because something is building is normally to appear a normal window which you can shedule the time you want that the thing has to start building. You can see 2 text box... One box shows de date, time... and the other you can put the time you want and chose if is minutes, seconds... Right! But the problem is that when you want to press OK button, it doesn't work. You can press it but nothing happens. So I can't use it. Thanks very Much!!! |
![]() ![]() |
@Adriafarres Go back a re-read my post, which is a few back.... |
![]() ![]() |
@ALL
|
![]() ![]() |
@zerokmatrix Does he knows that, for me, FF 3.0.1xxxx below doesnt work too? |
![]() ![]() |
Server : http://speed.travian.co.uk/
I have two issues. Firefox 3.0.11 - The Queueing seems to be accept ( When I select Upgrade Later, the script correctly recognises the task and the time)and the green box indicates CORRECTLY - the task queued, and the time for the queue is indicated correctly. However the time passes, and the task is indicated as cannot be performed. To check I manually perform the task, and the task works. (A Possible subtle change in the way the server accepts the new task perhaps). The script worked perfectly on the same browser, till Firefox 3.5 was released - though i am not clear if that has made a difference in any way. Firefox 3.5 - the Accept Button doesn't accept the new TASK. When i key in the time when i wish the task to begin, the script doesn't allow for the OK button to be pressed - this could be a Firefox Setting issue, still trying to figure this out - with little success. |
![]() ![]() |
br speed problem please help-me
|
![]() ![]() |
Polaski! That's my problem, too!! I've Ubuntu with Firefox 3.0.11... So how can U solve that? |
![]() ![]() |
Server : Server : http://travian.com.my
This script can't work.
|
![]() ![]() |
I tried debug code.
After this I found 3 issues: 1. The function "upgrade" cannot read variable TTQ_CODE_1 when executing scheduled task.
I changed to:
var data = GM_getValue(sCurrentServer + name, defaultValue);
//name = sCurrentServer + name; GM_setValue(sCurrentServer + name, value);
3. I found that the variable "TTQ_CODE_1" should be wrote by function findCode which is not executed in script. Maybe this is a problem. |
![]() ![]() |
There is a error in this line :
But, I don't understand what _function(event){event.stoppropagation();}_ is ! @darekjk : the function handleRequestFindCode is no called. And this function only call findCode. I think that getCode call andleRequestFindCode and getCode is never called ! I think that's it's not the (only) problem. In function handleTimerForm(oForm), oForm is not set. |
![]() ![]() |
http://userscripts.org/scripts/show/54504 : I try a few test.
|
![]() ![]() |
Any idea how to access debug logs i.e the logs generated by the _log function? PS. I am using Ubuntu, but I presume the logs are generated to a known location under link |
![]() ![]() |
@Polaski : for the log I think that it's (in french) Outils->Console d'erreurs (in english ? tools ->console errors ) |



