Search results

  1. Mark

    FATAL ERROR on install line 27

    probably too late for you, but you can get a MUCH better VPS server and support at a lower cost than godaddy http://visiolist.com/community/threads/flexserver-special-for-vl-customers.1073/
  2. Mark

    FATAL ERROR on install line 27

    ouch and goddady is no fun to deal with in any capacity when it comes to hosting.
  3. Mark

    FATAL ERROR on install line 27

    Your host will do this for you, should only take them a couple minutes :)
  4. Mark

    FATAL ERROR on install line 27

    you need to enable mb_string as per the requirements http://visiolist.com/requirements
  5. Mark

    Banners in RSS Feed

    sure, edit feed.php find <description><?php echo $row['description']; ?></description> replace with <description><?php echo $row['description']; ?><img src="<?php echo $row['banner_url']; ?>" alt="<?php echo $row['title']; ?>"/></description>
  6. Mark

    Adscaptcha

    Did you find out what the cause of this was? Perhaps a conflict with another plugin?
  7. Mark

    Another dumb formatting question...

    Body should work, but sometimes you might need to set html background as well. body,html { background: #000000; }
  8. Mark

    [Help] Cron Jobs

    Using the Cron option is highly recommended, especially on larger lists
  9. Mark

    Another dumb formatting question...

    In this case you need to add your CSS edit to the gateway template directly between the <style> tags. Just make sure it is AFTER any other CSS stuff in that template otherwise your CSS rules will be over-ridden. The gateway template is a little messy and has some coded CSS directly in the...
  10. Mark

    Question about eMail Members

    I believe if you would have left it as the default "1" that warning would not have been displayed. That simply means it will wait 1 second before sending each email. If blank, you will get an error and the system will not wait at all and all messages will sent instantly.
  11. Mark

    Question about eMail Members

    hmm both should be labeled but I think I made a mistake on this update that didn't populate the language files.. the top is: "Email members who are inactive for more than how many days. (leave blank to email all members):" the small one on the bottom is: "Send 1 Email Every How Many...
  12. Mark

    Promo's?

    I think this type of promo is a good idea :) We will do something nice to celebrate version 1.o when its released.
  13. Mark

    A couple of quick style modification questions...

    I will check back asap and write more details instructions how to center your logo if needed
  14. Mark

    A couple of quick style modification questions...

    everything is done in user.css, look at screen.css and copy the parts you want to change into user.css that way, you wont overwrite all of your edits with each version upgrade. 1) Your going to need to know very basic HTML/CSS to accomplish this. You will likely want to edit wrapper.html...
  15. Mark

    VisioList Server Upgrade

    Upgrade complete, tanks for your patience
  16. Mark

    VisioList Server Upgrade

    Hello folks, just a note that I will be moving VisioList.com to a new dedicated server tonight. The forum and members area will be unavailable while the migration takes place. I expect this will only take about 10 minutes and we will be back to normal in a new home. Thanks for your patience!
  17. Mark

    Adscaptcha

    has your adscaptcha account been approved? and is active? Can you confirm its working on a standalone page outside of Visiolist? I know some others had trouble with this service, problem was adscaptcha was not approving them or something
  18. Mark

    undefined on the create page

    if you knew about this, you should have reported the bug so we can fix ;)
  19. Mark

    Screenshots

    See my above post.
  20. Mark

    Screenshots

    those 2 sub domains have DNS problems, our screenshot server is unable to resolve them. "No nameservers found at parent nameserver." Also you have waaaaaay overstated your problem... you claim "some work but most do not"... this is not true (or you dont understand what the word MOST means)...
Top