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

  1. S

    How to get task id?

    If i want to refer to current task in c#, for example to use in GetTaskInfo() how can i get id of task in which that macro is executed?
  2. S

    ZenBLOG - automatic blogs creator/poster many platforms

    My bad, will be done
  3. S

    ZenBLOG - automatic blogs creator/poster many platforms

    New application version wil be released today. What's new: - export urls for multiple projects (you choose projects in export url window) - sorting doesn't change when you activate/deactivate project (only does when you activate/deactivate all) - removed pop-up "project activated/deactivated"...
  4. S

    Roll Back Message

    if you found reason/solution please publish. Some of our clients reported this bug
  5. S

    New line of file works on list, but don't work on table

    When I bind file to list, set line separator to "Enter" it works just fine, but the same file binded to table, sets line separator as "New line" everything is readed as one line. It happens in some files, where new line is in hex "0A", when new line is represented by "0D0A" table works ok, but...
  6. S

    ZenBLOG - automatic blogs creator/poster many platforms

    there are too many templates in package to use zennobox (more than 150). For ZENBLOG users: Blogs that haven't been working for a while now (due to database problems, server down, closed registration etc.) have been removed from templates temporarly (until they are up again). Please remove...
  7. S

    Protection management

    I'm refreshing topic. Now I have something about 170 projects that I need to change protection list about 3-4 times a week. If at least there will be posibility to copy protection from one project to another, like you can do with list, it will help a lot
  8. S

    Replace in Own C#

    I solved this by using regex replace:
  9. S

    Replace in Own C#

    Can I/How can I replace only first match on my Own C#? example: var before = "want to replace this, but not this"; var after = before..Replace("this", "replaced"); return after result i want: "want to replace replaced, but not this" So basicaly, can I somehow determine match no. for...
  10. S

    Why file size so big?

    I have simple project and it has size more than 2mb. Some of my projects are more complicated and has size 1mb or less. What can I do to reduce size? Can this be error, caused by copying elements from one project to another? Because I have there elements from another projects.
  11. S

    Got a runtime error - 203 at 68779450

    I also get the same error. Computer runs on win7 64bit, 8 GB RAM, Intel Core i7-2600 CPU, so i don't think so it's lack of resources.
  12. S

    [SOLVED] 4.0.8.2 - Email verification bug - please fix as ZP is useless now...

    I think this may have something to do with polish letters in mails in inbox. I sent simple project to HB with that problem, but don't get any response yet. I'm getting in log: 2012-08-23 08:38:35.1168|WARN|ZennoLab.MailHandler.MailCollec tor.Account|MailBee.MailBeeInvalidTextResponseExce ption...
  13. S

    [SOLVED] Failing to Complete Email Validation

    I'm having similar problems: http://zennolab.com/discussion/showthread.php?6029-Email-stops-working-in-Poster
  14. S

    Max number of threads in ZP Standard

    Yes, i know that, but i'm running 35 projects at once and don't want to run more than 2 threads. I can try to do this via sheduler, but it's waste of time. I don't understand why ability of decresing max number of threads can't be unlocked
  15. S

    Max number of threads in ZP Standard

    In pro version i can set number of threads as i want, but in standard, it's always 5, why can't i set to 2 threads if i need max 2 threads to work? In ZP3 i have this posibility
  16. S

    Protection management

    For me, at the moment it's very hard to work with protections. For example, I have 25 templates, and want to protect them for list of 20 emails(same emails for each template). I must open each template and add emails to the protection list, one by one. Probably it's impossible to make...
  17. S

    Email stops working in Poster

    ok, but why works just after restart of ZP and why doesn't work when after error in next attempt is using different mail account?
  18. S

    Email stops working in Poster

    pop access, tried with many mails,most of them polish mails, gmail, own server mail. Also tested, whith changing mails for each attempt, still the same. Most of this templates are coverted from ZP3, don't know if this can be the reason
  19. S

    Email stops working in Poster

    Oh, and one more thing, when I run on more than 1 thread, more templates ends with succes, so it looks like after some time ZP decides not to work with emails anymore
  20. S

    Email stops working in Poster

    I have 20 templates of different blog platforms to create, when I run them all in ZP, after some time, ZP start throwing error "message not found". I use the same mail for every template. In mailbox message is recieved. If I restart ZP, everything starts to work fine (without changing email)...
  21. S

    Searching by id only by regex

    Simplest solutions just doesn't came to my mind :) Thanks
  22. S

    Browser information

    When i'm trying to create an account on yolasite.com i get folowing information: "Since you're seeing this page, it may mean you're using an older version of one of these browsers or a type of browser Yola doesn't support." I have newest version of FF instaled
  23. S

    Searching by id only by regex

    As in title, when i set atribute to "id" and search type "text", finds nothing, change to regex gets the match. Also there is no function to delete search parameter, which is a little annoying
  24. S

    Email suggestion

    It's good that new ZP can check mail without deleting all messeges, but I found 1 problem. I use one mail with aliases in some projects, that means I get messages with almost the same content, only activation link differs, but i can't predict how it will look like. I noticed that ZP when finds...
  25. S

    PM // Email processing

    I do some research and it looks like mail checker is holding old values. When I enter some values, it doesn't work, but when I reopen project everything works fine
  26. S

    PM // Email processing

    have the same problem, also email check works good when i run project(in project maker) for first time, and in next runs it doesn't find the message. Tried using the same mailbox and other maiboxes. Message is for sur on the mailbox, but email checker can't find it. It happens in imported...