Works in Project Maker Not in ZP

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
I've created a simple template, works a charm in Project Maker. Tested multiple times.

I throw it in ZP and it won't work. Tried many times with no success.

The site is for AddMeFast.com and at the beginning they have a counter for "Live Exchange"

I believe this is making the page load infinitely in ZP.

I set Tab Settings and added a timeout of 10 seconds but it won't pass step.

Is it a user error or shouldn't it work the same in PJ and ZP?

Thanks!
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 181
Баллы
113
Yeah there is such problem, but it was some versions back as i remember in v5.3.0.1 it worked good.

You can disable ajax flash and get/post requests it should solve this problem also in older versions...
 
  • Спасибо
Реакции: thelastog

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
Thanks Lokiys! I will try your suggestion.

I have the latest version released 8/11/14.
 

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
Still the projects don't function properly. Works good in P.M. not in Z.P.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
  • Спасибо
Реакции: thelastog

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Try to increase this setting in Progs\XulRunner\defaults\pref\xulrunner.js

Код:
pref("network.http.max-connections", 16);
To 32 or 64 and test
 
  • Спасибо
Реакции: thelastog

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
whenever i try to edit that xulrunner.js it says permission denied. also when i figure out how to save it ... does it need to be utf-8?
 

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
btw i actually don't think that would affect it because i am literally doing 1 thread at a time in this situation.
 

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
ok im starting to figure it out. thanks guys!
 

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
ok so i disable javascript for a certain step, then after the step i re-enable the javascript ... then i go to any site that requires latest browser and it says...

you're browser is outdated and you cannot view these pages properly.

i remove the javascript disable and enable and the project runs fine again.
 

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
the underlying problem really being that the project works fine in project maker even with javascript enabled but does not work in zennoposter.
 

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
i added an unnecessary extra step after re-enabling javascript and now the project is running ok however there are lots of crashes in ZP and I had zero crashes in PM.

i am only running 1 thread at a time.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113

thelastog

Client
Регистрация
06.10.2012
Сообщения
79
Благодарностей
8
Баллы
8
Ok thank you! My problem is I can't save the file xulrunner.js, it says permission denied even if I change it's permission to Full. I am using Notepad to edit the file! Should I be using something else? Thanks!
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Edit it, save to desktop and move it from there after that
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)