Search results

  1. Mark

    Bug Fix Manage Banners Auto Corrects Out (( & ))

    only reason I can think of is to validate W3C :)
  2. Mark

    Bug Fix Manage Banners Auto Corrects Out (( & ))

    tinymce is not used on the manage banners page :) something else is converting it
  3. Mark

    Vote Button Stats Text Colour

    all color changes are made in CSS, but it sounds like your CSS might not be up to date. The text should be white on a green background.
  4. Mark

    Classement.pro

    looks nice :) good job ZONE D is showing on the stats/details page you might want to remove that or put an ad there. the "vote" button on the stats/details page is out of position the footer is red but still has blue borders, this would look better if the borders were dark red instead
  5. Mark

    Implemented Search for member using email

    yes URL is already included in the member search. (username, title, email, url)
  6. Mark

    Implemented Search for member using email

    this will be added to 1.0, thanks! if anyone wants to add this now open sources/admin/manage.php and find (line 38): OR title LIKE '%{$search_name_sql}%' replace with: OR title LIKE '%{$search_name_sql}%' OR email LIKE '%{$search_name_sql}%'
  7. Mark

    [Buy Premium] - Feature not secure

    This is caused by the user disabling JavaScript and submitting their own values. This is why we recommend you manually review premium orders. The next version of premium membership will not be prone to this. If you have a user trying to cheat you like thus, it makes sense to boot them from...
  8. Mark

    Implemented Edit the premium banner

    ahh for sure! Good catch there, will be included next release
  9. Mark

    Working On It Email reminder

    on the todo list :)
  10. Mark

    How Much ?

    supply / demand :) I like to have no more than 10 premium members. I used to set prices and do promotions to keep it somewhere around this number. If too many premium members start popping up it would be an indication its time to raise the price. If only 1 or 2 members are premium I might...
  11. Mark

    Contact Form - Beta

    Please triple check that you followed all the steps, it looks like you have missed something.
  12. Mark

    Stupid Question

    hehe this feature has been ignored for years, now its a hot topic :) That bar will start moving in a coming release, I promise
  13. Mark

    I want a refund

    yes sir I sure do, ahh the good ol days when things were simpler yet so much more complex!
  14. Mark

    Gaming Toplist

    page load speed is always a problem ;) the only thing to do is optimize your images properly, there is no other solution.
  15. Mark

    Gaming Toplist

    Looks very goo :) but page is loading a VERY slow. this image: http://push2top.com/skins/Dark%20Elegant%20Blue/images/body_bg.jpg is 200+KB, you might want to run that through http://www.smushit.com/ysmush.it/ to make sure its compressed. you should also limit your members banner sizes...
  16. Mark

    Default Banner Zones

    you can see their location in your wrapper and stats template. Or you can simply add a zone with AAAA, BBBB, CCCC, DDDD to identify where all the zone are by default. Of course you can move the tags where you like, the only exception is zone D is only loaded on the stats/details page.
  17. Mark

    adf.ly integration - monetize your out clicks

    ^^^ Good thinking! Someone test and see :)
  18. Mark

    Delete Cache Plugin

    then in that case your problem has nothing to do with VisioList. VisioList caches the same as every other website does, there is no such thing as a "cache plugin" as you are suggesting :)
  19. Mark

    Delete Cache Plugin

    press ctrl f5 for a hard refresh
  20. Mark

    Placing an Image on the right bottom (Premium)

    Moving thread to correct forum... .premium{background: url('../images/premium.png') bottom right no-repeat;}
Top