Search results

  1. Mark

    Number of members to use the _top skin for

    Copy table_top_row template to table_row Ensure table_open and table_close are both empty That is all :)
  2. Mark

    No Screenshots and ver. Number

    Its very possible GD is corrupt or not installed correct, I would recompile apache/php with GD just to make sure.
  3. Mark

    Boostrap 3 - responsive

    Mark updated Boostrap 3 - responsive with a new update entry: Update for Vl 1.3 compatibility Read the rest of this update entry...
  4. Mark

    Boostrap 3 - responsive - Update for Vl 1.3 compatibility

    Added 5 new link code templates update to link_code.html template Added user_cp_upload_banner template
  5. Mark

    White page when try upload banners

    Please investigate further to find a way to duplicate the problem. Once you can duplicate it easily, post here all the information like file name, username, provide a link to the banner so we can isolate the error. Thousands of banners have been uploaded without issue, so something on your...
  6. Mark

    Missing data and files?

    I just downloaded the bootstrap theme and the gateway template is NOT empty... further link code is working just fine. many users are using that theme and nobody has reported this issue... where did you get the bootstrap theme from? it sounds like you might have found a VERY old version...
  7. Mark

    White page when try upload banners

    Since this seems to be only happening on your list, please see if you can duplicate the issue repeatedly with the same banner. If so, post here the banner that is causing problems. You can also check your error log with your web host, the white screen means a php error has benn suppressed...
  8. Mark

    How to reset toplist

    my pleasure, cheers
  9. Mark

    How to reset toplist

    no, that is not how it works. Reset happens on new month, new day, or new week. Vote manager has zero influence over this.
  10. Mark

    How to reset toplist

    Your list should be displaying about 26 days left until reset, correct?
  11. Mark

    How to reset toplist

    in Admin, set your list to reset monthly under Ranking Settings. I think using vote manager will cause conflicts as it has no relation to new month/week/day. I am not sure though as I have not used either of these plugins personally.
  12. Mark

    Upgrade 1.2 - 1.3

    that will work just fine, you can also just populate settings_sql.php with your database settings if you want to save a step.
  13. Mark

    Help please

    no trouble at all, thanks for understanding :) This is direct from your admin -> settings -> premium settings Paypal TokenTo aquire your token: Login to paypal, click "profile" then click "My selling tools" and from there "Website preferences". And then enable "payment data transfer". You...
  14. Mark

    Help please

    Hello, in order to help keep your requests organized and help future users, please separate your issues into 1 thread for each topic. Also its cool to give a descriptive title for your thread, it hurst usability if the forum is full of thousands of topics titled: "help", "help please" etc...
  15. Mark

    Help please

    no problem, just something to keep in mind :)
  16. Mark

    Help please

    Hello Blecky, I noticed your license has expired and you are no longer eligible for support, furthermore your "question" is more of a mod request for custom work. All of that considered, bumping your topic after just a few hours is not cool bud, please show some patience when asking people...
  17. Mark

    ban bad members directly from htaccess = stop them requesting anything from my server

    to show you an easier way, try adding this to a HTML page: <img src="http://aatoplist.com/button.php?u=tvqc"> this is button.php $badusers = array("tiber10", "Benzia", "tvqc", "seb03000", "sebastien03000"); if (in_array("{$_GET['u']}", $badusers )) { header("Location...
  18. Mark

    ban bad members directly from htaccess = stop them requesting anything from my server

    cannot login... Fermé : Vous devez bouger le curseur please provide a URL that is easier...
  19. Mark

    ban bad members directly from htaccess = stop them requesting anything from my server

    I do not see your button anywhere on that page.... also when this is done properly, you dont need to click... simply loading the page will cause the popup window. There are no topsite buttons on the URL you provided at all...
  20. Mark

    ban bad members directly from htaccess = stop them requesting anything from my server

    then you have done something wrong, I have used this for years with 100% success. Show me a URL where I can see this bad user loading the button, and post your button.php here so I can see your mistake.
Top