Результаты поиска

  1. G

    php code creator can't create instance of any class

    Hi there, I'm trying to create instance of the new class in PHP code creator but it doesn't work at all. Everytime I get bunch of errors: "Get a list of local variables Object call wasn't set on object instance Getting the call stack Process is not paused. Error termination of the debugger" I...
  2. G

    page window bug

    I'm playing with ZP5 And having problems using internal browser Normally it should look like: http://i.imgur.com/lzzlub6.png but quite often other things appear instead of expected web page like here: http://i.imgur.com/V4tpuZe.png (sometimes it's a start screen with list of...
  3. G

    what's best antivirus to run with zenno?

    I've been using for a while Microsoft Security Essentials, but recently it became very crappy. Have been infected twice while running ZP templates within last 2 months (First it was 0day java, as for second not sure). After some googling found that MSE lost it's AV status because of low...
  4. G

    captcha related features

    Project Maker: 1. Ability to record captcha recognition action with Action Designer (default auto way of choosing captcha by image number kinda sucks most cases, and it has to be edited anyway). Poster: 1. Counting captcha usage per template. (e.g. add another column "captcha's used" -...
  5. G

    weird problem with input boolean variables

    template has 2 bool variables. var1 i var3. As long as var3 is true template has to complete sucesfully. 1st case: default variables set in template var1: false var3: true not changing values in ZennoPoster template completes succesfully - as expected 2nd case: default variables...
  6. G

    cannot use zennoposter (urgent!)

    Hi I can't run anymore zennoposter3, zennoposter MP, project maker and project maker MP (separately of course) . I'm keep getting message "Activate equipment in administrative panel by https://userarea.zennolab.com". Hardware is activated. I tried to regenerate hardwre key (hid.exe) and...
  7. G

    yahoo vs zenno v4

    Hi, I'm playing with recent ZP4 version (4.0.8) trying to create yahoo template. I've set up all fields with intellisearch. But after project recording when I debug it, it can't find a field that was setup. I doubt that field changed itself, Anyway template is working continously in v3. How...
  8. G

    wikispaces email confimation not working

    Hi there, I'm attempting to create template for wikispaces.com everything works with project maker/debugging but not with zenno poster i see all the time "Message not found" error while in debugger it finds it at first attempt. I've checked and the message is sent while using zenno poster...
  9. G

    ProjectMaker stopped working

    ProjectMaker closes itself after start without any message, only log is produced: 8/20/2011 22:56:17 CurrentDomain UnhandledException 8/20/2011 22:56:17 System.Net.Sockets.SocketException: Tylko jedno użycie każdego adresu gniazda (protokół/adres sieciowy/port) jest normalnie dozwolone...
  10. G

    proxy source rating

    Any explenation regarding to proxy sources rating? What's the difference between the ratings? Is there a way to find and delete sources which didn't give any working proxies at all ?
  11. G

    How to simulate user action

    Hello, I've got some slight problem with simulating user action to force login availability check. I've located JS responsible for that $('#aLogin') .bind('change',loadLogin) .bind('keyup',onUpLogin); var loadLogin = function(){ if (false == isLoginValid($('#aLogin')))...
  12. G

    some templates get stucked.

    I'm running one template with 5 threads. The template register to some script (multilple hosts) with the same credentials and email - every template execution means registration to other host. However there is problem after some time exactly 3 threads of 5 freezes (on different hosts...
  13. G

    Is there a way to save CSV from adwords keyword tool?

    Hello, I'm trying to handle this, but no success - it's some weird JS, and I can't locate nowhere the generated url for csv file. Any ideas except regexp parsing of generated results?
  14. G

    can this captcha be solved by capmonster?

    I'm trying to create capmonster module for captcha like this (I think it's one of standard captchas coming with Kohana). Is that possible, to solve this captcha with capmonster? I've been playing this captcha a bit, but can't get success rate more then 1%. It seems that it only recognizes...
  15. G

    importing settings from previous zenn version.

    Hello, I'd like to import all stuff from previous zenno version since upgraded my version. But can't find where all the proxy settings are located (filters, sources and so on). Is this possible to simply copy them from old install to new one? Or I have to manually input everything again? Thanks.
  16. G

    Is there a way to disable some errors ? (logging control)

    I use step "get html element" with counter - so with every iteration I receive next element. And that works all fine. When no element exists - loop should brake - and it does. I've set up unsuccessfull exit from that branch so template continues, but error is thrown "HTML element isn´t found...
  17. G

    affiliate program

    Hello, I think I've read somewhere here about zenno affiliate program (where affiliate can share it's own discount with client) - but can't find it anymore, and I'd like to join affiliate program. Is affiliate program still there? I posted PM to nuaru, but no reply yet. Thanks.
  18. G

    Zenno ignores "Tag" value from "HTML Element"

    I'm trying to set value to textarea with name description, and make universal template to work with many different services. Therefore I'm using form=-1, because number of forms differs from site to site. When working with branch builder everything works great. Setting for number to -1...
  19. G

    Templates execution order

    I got bunch of templates for creating accounts and posting. (separate templates for creating and posting). The issue is that posting should start after creating accounts process is completed (to do linkwheel and similar stuff) I tried to do this with groups however there is small problem...
  20. G

    blank page after form submission

    Hello, I'm trying to create template for: http://wizytowka.pl/info.html And I'm having weird issues with that. When recording action on webpage if I manuall click on input:image (with text "dalej") then I see error page or successful confirmation (depending what data I provide). When...
  21. G

    Some features I'd like to see.

    1. Some sort of includes (to be able to include one template into another), so the results of each step executed in template included should be accessible into template which includes. (similar to php include) 2. If 1 is not possible - then would be great to be able to copy multiple steps at...
  22. G

    javascript/php

    Is that possible somehow to pass multiline string to JavaScript? I'm using such code: And when result is multiline (which is the purpose of using JS) I'm getting an error. And a second thing. There is php interpreter embeded within zennoposter installation. I tried to use it to handle...
  23. G

    Value was either too large or too small for an Int32.

    I'm getting this error while trying to create relationship. It's when I'm trying to create A to B succesfull relationship. When I'm trying to create unsuccessful relationship from A to B it works ok. Below is image. Green line is where I CAN NOT create relationship. Black lines shows...
  24. G

    zenno poster + ie9

    Hello, Since MS released final version of IE9 is this safe to upgrade browser and use it with Zenno?
  25. G

    How to separate logic from action/few other questions

    Hello, I'm just evaluating your software which seems to be really impressive. Got a few questions about that. Is that possible to use templates as function/procedure or similar? I think separating logic from actual filling form/clicking etc. I mean - I create one template which fills...