Search results

  1. Mark

    Screenshot Server Maintenance

    I have a new linux based screenshot server setup and integrated with VisioList... if anyone is interested in helping test this let me know and I'll send you the file. advantages - MUCH faster rendering, MUCH more reliable renders, no more internet explorer, no more windows server.
  2. Mark

    Implemented [User] Credibility

    I will be working to improve the user_CP navigation in the next release to make it easier for new users.
  3. Mark

    Edit Premium length

    I dont see how this is bad? 7 days is a nice amount of time, less than 1 day... I just dont see the point in being so short. How much out traffic can you possibly send in 6 hours? people would be lucky to get any visits, so why pay for something with such poor results?
  4. Mark

    Edit Premium length

    This request (if I understood correct) was for the webmaster to pay 1-4 times per day!
  5. Mark

    Edit Premium length

    premium for only hours? hmm you must have a very high traffic list :) That option is not supported and not easily done, you will need to hack a lot of code for that.
  6. Mark

    Screenshots

    I am also actively pursuing a linux version, though I developed our current screenshot system from the ground up on a windows server (at the time it was the only option really)... I would LOVE to be able to have a pure linux solution, windows server is such a pain. I'll post if I get something...
  7. Mark

    Screenshots

    well lets keep our eyes out for any clues, if we can isolate whats happening when its having problems it should be no problem to fix. Some things to check: is the full size screenshot rendering? are the thumbnails correct? is it replacing an existing screenshot? is it rendering correct on...
  8. Mark

    Screenshots

    you should not need to delete the pre-existing image, by default it should overwrite without any problems. But if you can confirm this is an issue in your environment, I can add a function to delete the original before the new one is copied over.
  9. Mark

    Screenshots

    well that gobbly gook you are seeing on the screen is an image being shown in text... likely due to cURL handling (or mishandling it) really not sure why its displaying like that for you. In the past 3 days I have probably generated 300+ screenshots without any issue at all, I also personally...
  10. Mark

    Screenshots

    hmm never seen anything like that before, can you provide teh URL's that are doing this? and any clues what might be different about these?
  11. Mark

    Long Description + BBcode

    strange, you are on version 0.9? try disabling all plugins to see if you can isolate what is causing the problem.
  12. Mark

    how to rehook a moved plugin ?

    sorry I have no idea what you mean, you can do anything... if you know how :)
  13. Mark

    Long Description + BBcode

    hmm it wouldn't matter what type of server you are on, perhaps you have mod_security installed and it doesnt like the BBcode? you will need to check your error log for clues. If you moved the same files and database from your old server it should all work exactly the same.
  14. Mark

    how to rehook a moved plugin ?

    Sorry I really dont understand what you have done, you should be making a child theme and editing the wrapper in your child folder. What your screenshot shows is that you are not loading your page through Visiolist templates at all.
  15. Mark

    layout problem

    min-height: 250px; height: 200px; height will override the setting, the order is VERY important.... margin-top: -66px; text-align: center; background: transparent url(img/strap3.png) top center no-repeat; height: 200px; width: 100px; padding: 10px 0 0 12px...
  16. Mark

    layout problem

    my pleasure, post back if you have any problems
  17. Mark

    layout problem

    to whatever class you defined your ribbon background image on
  18. Mark

    Screenshot Server Maintenance

    The API key you are using has never been activated, and you are using an out of date version of VisioList.
  19. Mark

    layout problem

    in CSS you can also define min-height: 250px; on your ribbon, that will ensure it always has enough height.
  20. Mark

    Screenshot Server Maintenance

    please start a private conversation with me, and provide your API key. I have generated over 100 screenshots in the past 2 days without any problems.
Top