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

  1. M

    Description tags

    I have tried - after reading this page (http://stackoverflow.com/questions/2280948/reading-data-metadata-from-jpeg-xmp-or-exif-in-c-sharp) Seems that I should be looking for exif. Tried this code snippet: publicstringGetDate(FileInfo f){FileStream fs...
  2. M

    Description tags

    Can zenno read description tags of jpg ?
  3. M

    no connection to server (...after installing 5.4)

    Uninstalled and installed. worx like a charm
  4. M

    no connection to server (...after installing 5.4)

    I have no proxies in my list
  5. M

    no connection to server (...after installing 5.4)

    Any idea how to amend this?
  6. M

    Schedule - everyday at XX:XX - does not work : (

    The scheduler works only when I choose "every X minutes". Did not change any other parameter. And the template works fine when I manually activate it What can be the problem?
  7. M

    Manage content

    Hey lokiys Using Csv - as it is easy to organize - Column A Column B Column C Column D Headline Content Picture Video I scrape a lot of content and I want to be able to see the picture, or play the video while I sort the content. The final goal is to enable my clients...
  8. M

    Manage content

    hi guys - I`m trying to orgenize my content better before I post . currently using excel (csv). it only presents text (content, url of picture, url or video). is there a way for me to preview the picture or video (without going to the folder itself) - just like you see in the wordpress interface...
  9. M

    how often to repeat

    succes count -1 maximum threshhold -1
  10. M

    how often to repeat

    This is how my template is set up in zp. But - it does not run each day on the designated hour. it does not run at all. what am I doing wrong?
  11. M

    Loading text via var as list path error

    Sorted using "bind to the file" command
  12. M

    Loading text via var as list path error

    Am using var as path for list. Upon clicking the List icon - I can see the lines of text in the list (meaning it loaded ok) When clicking "view the content" - its a blank page with no content or text. When running project maker debug mode - getting "Run List Index was out of range" Is it a bug...
  13. M

    Zennoposter Repeat task random time

    I need zp to start template every day at a certain hour, and repeat it 5 times at random time (between 1-2 hours) - is that possible?
  14. M

    zennoposter run html element index was outside the bounds of the array

    The website is facebook. the element to click is the "like" button - but specifically the "like" button for the posts - not the "like" button of the comments. When I try using leftinbrowser with 196 - it`s working perfect in project maker. when trying using variable in project maker - it does...
  15. M

    zennoposter run html element index was outside the bounds of the array

    And if I change the value to variable (but with the same value) - it wont even work in project maker
  16. M

    zennoposter run html element index was outside the bounds of the array

    My joy was too soon ... Now trying to run it the poster - does not work. Any ideas how to solve this?
  17. M

    zennoposter run html element index was outside the bounds of the array

    Found it manually, and it`s working, like you suggested thank you : )
  18. M

    zennoposter run html element index was outside the bounds of the array

    I have tried writing "leftinbrowser" instead of "leftintab" - but it cannot find my element. It does not state "leftinbrowser" in the element properties. Any ideas how to work around this issue...?
  19. M

    zennoposter run html element index was outside the bounds of the array

    I`m trying to find an element by a certain attribute name and value. When I have my element tree window and element properties windows open - this works fine. from the action designer. it find all the elements. But, when i close those windows - it does not work while debugging - claiming that...
  20. M

    Word processing to table

    Yeah, you taught me how to do that, I thought there would be an easier way... thanks anyway
  21. M

    Word processing to table

    Is there an eazy way to send text to column B in table? Basically I`m taking a list - putting it in variable and then trying to send it to a certain column in table Is that even possible?
  22. M

    Using var in c#

    You are the best! thank you. now it`s all working : )
  23. M

    Using var in c#

    Restarted and now it will only load another cookie (the third one) - and will not change it. I think it`s a bug(?)
  24. M

    Using var in c#

    I have saved several cookies. now when I try to load each one of them - it will only load the first cookie that I saved, though the var "path" is different every time. I`m using this code: var path = project.Variables["path"].Value; instance.LoadCookie("path"); What am I doing wrong?
  25. M

    Using var in c#

    Very long string... Then - just save the text in a file? is that the cookie?
  26. M

    Using var in c#

    Now it works fine (the c# code) But no file is saved in the designated path... I even tried once with "\" and once with "/" for the path slashes Any ideas?
  27. M

    Using var in c#

    I tried this code: var path = project.Variables["path"].Value; Instance.SaveCookie("path"); And got: "An object reference is required for the non-static field, method, or property 'ZennoLab.CommandCenter.Instance.SaveCookie(String)' ".[Row: 2; Column:1] What am I doing wrong?
  28. M

    Using var in c#

    I`m trying to save cookie to a path which is stored in variable (I read the var from a table) I tried the following code: var path = "{-Variable.path-}"; instance.SaveCookie("path").txt; Nothing happens. Any ideas how should I write this code?
  29. M

    Any1 else has problems uploading to youtube?

    it says "rise event click of htmlElement Result:ok" - it does not actually show any errors, but it just does not upload any file....
  30. M

    Any1 else has problems uploading to youtube?

    latest ver. It used to work 6 months ago. now it doesnt. Can I pm you the template?
  31. M

    Any1 else has problems uploading to youtube?

    Can`t seem to make it work : ( While I record it works. When I playback (debug) on projectMaker (after clearing cache and cookies and reloading cookies) - it just won`t work. Nada. Any suggestions?
  32. M

    Save login and FaceBook

    Yep. you are right. "retarded" is my middle name,he he : ) It`s working great. damn that mark Z - such a sneaky bastard.
  33. M

    Save login and FaceBook

    Any news?
  34. M

    Save login and FaceBook

    Sent
  35. M

    Save login and FaceBook

    I have made a template to save user profile\login on facebook. Then I have another template to load the profile\login and go to facebook, but it seems the load profile does not work on facebook. can I send you the save and load templates to look at it?
  36. M

    Save login and FaceBook

    Not saved login.
  37. M

    Save login and FaceBook

    I save login for a valid facebook user. Then I run project - load login and ... it seems zenno does not "remember" my login and just fills in the email field. Any way to solve this problem?
  38. M

    How to create a custom user interface in ZP?

    Thank you! will try that out : )
  39. M

    How to create a custom user interface in ZP?

    What should be the output from php? how will it communicate with ZP...?
  40. M

    Looking for contractor for web 2.0 registration templates ($500 budget)

    irmscher , you should try o-desk or something like that. I doubt if anybody who actually know what they are doing would want to work for these amounts. unless they have something ready. you should rephrase and re-post... Best of luck though...
  41. M

    InstaAutomator - For Automating Follow, Unfollow, Like & Commenting on Instagram

    Does it create new users?
  42. M

    Can not combine two rules in zp

    yep. on 4.5.2 it worked fine. on 5.1 not working... :(
  43. M

    Can not combine two rules in zp

    The rules inside setting. I can actually choose (check) two rules - but the minutes I press "ok" - one of them (the higher one between the two) gets "uncheck"
  44. M

    Can not combine two rules in zp

    I want to combine two rules for any running project...
  45. M

    cannot load profiles

    Tried to load profile that was created in 4.5 - didnt work - " Failed to process profile" Created a new profile in 5.01 - tried to load - didnt work - " Failed to process profile"
  46. M

    New Feature Suggestion Random Sheduling and thread handling

    +1 on that!
  47. M

    New build 4.5.0.2 (13 March 2013)

    Code creator worx perfect now
  48. M

    See login and password inside profile

    I have made a mistake and did not save profile details in a separate text file. is there an option for me to load the profile data and see what the login and password?
  49. M

    Proxies Dont Load For Shit

    Try "use without delete" Also, did you try running the channel test in network monitor? After the test you can increase the "check proxy"->threads and enjoy your proxies. Also check them for google passed and spam house. if they are free, most likely they will not pass as somebody...