Works in Project Maker Not in ZP

  • Автор темы Автор темы thelastog
  • Дата начала Дата начала

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!
 
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
Thanks Lokiys! I will try your suggestion.

I have the latest version released 8/11/14.
 
Still the projects don't function properly. Works good in P.M. not in Z.P.
 
  • Спасибо
Реакции: thelastog
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
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?
 
btw i actually don't think that would affect it because i am literally doing 1 thread at a time in this situation.
 
ok im starting to figure it out. thanks guys!
 
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.
 
the underlying problem really being that the project works fine in project maker even with javascript enabled but does not work in zennoposter.
 
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.
 
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!
 
Edit it, save to desktop and move it from there after that
 

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