Недавний контент Mankush

  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...