Search results

  1. S

    Long Description + BBcode

    I've just noticed my logs are spammed with: mysql_close(): 6 is not a valid MySQL-Link resource in /var/www/theminelist/sources/sql/mysql.php on line 137 I didn't modify anything on this file. :/
  2. S

    how to rehook a moved plugin ?

    Ok I understand what I've done wrong. Is it possible to add a new page to a skin ? Or I need to use only the current ones ? Thanks again
  3. S

    Long Description + BBcode

    I just moved my website to a new server and the only thing that doesn't work is this plugin. It's enabled and everything, but it doesn't save anything when you edit it. Any idea what the problem could be ? The previous server was a windows server and the new one runs debian, could that be...
  4. S

    how to rehook a moved plugin ?

    Hello, I recently decided to redo the design of my website (www.theminelist.com) and I've been moving few things around. I've moved the wrapper containing one of our custom plugins inside another wrapper page which I created and that seems to have broke the link with the CMS. Instead of...
  5. S

    AdsCaptcha instead of ReCaptcha

    ok the code for my "in.php" is above, here is for gateway: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>{$lng->gateway_header}</title> <meta http-equiv="Content-Type"...
  6. S

    AdsCaptcha instead of ReCaptcha

    Yes, the account is active. Please note that adscaptcha and recaptcha both do the same thing. I had a friend try and debug this for about 5 hours last night; we put a debug statement on and it essentially said that the challenge and response value's were not being posted.
  7. S

    AdsCaptcha instead of ReCaptcha

    I have done that.
  8. S

    AdsCaptcha instead of ReCaptcha

    Global key?
  9. S

    AdsCaptcha instead of ReCaptcha

    Here is my code for in.php, obviously I have remoeved my ID, private, and public keys <?php //===========================================================================\\ // VISIOLIST is a proud derivative work of Aardvark Topsites \\ // Copyright (c) 2000-2009 Jeremy Scheff...
  10. S

    AdsCaptcha instead of ReCaptcha

    Having problems implementing AdsCaptcha (also tried ReCaptcha as well). It appears to be implemented correctly, but keeps giving "captcha was incorrect" after completing the captcha. I am not sure what else to try. The captcha appears on my vote links (example...
  11. S

    FastCGI error with VisioList

    Hello gentlemen, Wow 3 questions in 3 days. I went 2 months straight before without any. I am having 500 - Internal server timeouts with my visiolist site, and it is related to fastcgi with error code: 0x80070026 Researching this error it looks like VisioList has a fault when executing an...
  12. S

    Site Title

    Bart, Yes I understand the SEO that is why I left the $header in the wrapper, but changed the "main_header" to "Top Minecraft Servers". Mark, I removed the "-" from wrapper and it removed the "-" between $title and $wrapper, but behind $wrapper there is still another "-" followed by "All...
  13. S

    Site Title

    I have figured out this is tied to the {$header} settings in wrapper.html Also, I have edited "main_header" in english.php to be "Top Minecraft Servers", everything is perfect, except for a small "-" that is located at the end, because I changed "main_all" to ' ' (blank as I didn't want it to...
  14. S

    Site Title

    Hey VisioList-ers, I have a new question (As my google SEO is taking off and I must continue to improve my list) I know how to change the "SITE Title" in the admin settings panel, however I dislike that my title becomes "SITE Title" followed by "Rankings - All Sites". How can I disable my...
  15. S

    VisioList Mail Help

    Thanks, Yes I was hoping visiolist used simple PHP mail function, which means I have set it up correctly. Now time to do the GoDaddy route. Mark, If I may ask one more question one my website www.theminelist.com we use the ServerChecker program (among other custom plugins). My current dev...
  16. S

    VisioList Mail Help

    Hello VisioList-ers I have recently switch my hosting provider to a dedicated server. Everything is working perfect except for my send mail via VisioList for when people sign up or to send admin emails; it simply is not connecting to the mail server I designated in php.ini (which is...
  17. S

    Premium: Change from 1 week to 1 month

    I have been searching through the css files to find a way to alter purchasing premium for 1 week to purchasing premium for each month. Does someone know where this is located and where to alter it? Thanks!
  18. S

    2nd toplist page formatting

    Hello everyone, I currently set up: www.theminelist.com The front page I have everyone using the "top row" html and I like the way it looks. If you click the page #2 however, it reverts back to the other system, with the category listed. I have been trying for a few hours but can't seem...
  19. S

    New Member unable to download content

    Ok leonor, can i ask you a question? On my main rankings page, under my stats button, I want to also put the monthly "in" totals. The code is: "$unq_pv_0_monthly" from the stats page but I'm not sure if that is correct.
Top