Recent content by oly1993

  1. O

    admin function: http referrer and proxy blocker

    So, this is a free to use in the future?
  2. O

    admin function: http referrer and proxy blocker

    Uhm okay, but is it possible to make a plugin to show admins the http referrer? So we can check if people vote via rotator sites or site like dutchleader (promote websites)
  3. O

    admin function: http referrer and proxy blocker

    Hello, I'm searching for a plugin that shows where guests comes from. (with $_SERVER['http_referrer']) and something to block proxy. I pay for the plugin. ~ oly1993
  4. O

    How can i add a php script with DB connection?

    Message from the webhost : A bit translated : It's not possible to use this php function. The function is off and will not be activated.
  5. O

    How can i add a php script with DB connection?

    I've no idea, what the problem is. 1) There're no errors on : http://www.maffia-toplijst.nl/proxy-detection.php 2) I put {include "http://www.maffia-toplijst.nl/proxy-detection.php"} in gateway.html <body> {include "http://www.maffia-toplijst.nl/proxy-detection.php"} <div id="gatewrap"><div...
  6. O

    How can i add a php script with DB connection?

    And again the error : Warning: file_get_contents(http://www.maffia-toplijst.nl/proxy-detection.php) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/roelkil98/domains/maffia-toplijst.nl/public_html/sources/misc/skin.php(175) ...
  7. O

    How can i add a php script with DB connection?

    @Mark : Parse error: syntax error, unexpected '}' in /home/roelkil98/domains/maffia-toplijst.nl/public_html/index.php on line 2 or is this special for HTML files like gateway? Added : Warning: file_get_contents(http://www.maffia-toplijst.nl/proxy-detection.php) [function.file-get-contents]...
  8. O

    How can i add a php script with DB connection?

    Yes and yes. ;) The script works fine for me, but not in the visiolist scripts.
  9. O

    How can i add a php script with DB connection?

    I want to add this code for the vote pagina / gatewaypage, but i get the error "header already send...." and i was trying to put it in index.php, and get a DB connection error. Can someone make it working? Script : <?php //-- ip opslaan in een variable $ip = $_SERVER['REMOTE_ADDR']...
  10. O

    payment methods [great api for visiolist]

    I know... but mollie is more for dutch / Belgian users. And the thread about mollie, is mine... The API is easy to install for Basi / mark... The tutorial / install page is English. (not dutch)
  11. O

    payment methods [great api for visiolist]

    Hello, Company : Mollie (www.mollie.nl) payment method API : https://github.com/mollie/mollie-api-php This is new, i received the mail like 3 days ago in my inbox. The install / tutorial page is dutch. I hope you (vioslist) can install this for all visiolist users. (maybe with a nice idea...
  12. O

    premium bug

    Where can i find the error log?:$
  13. O

    premium bug

    it stays always on 1. (i changed it to 1 to test it after 7 days if it works.) I : - changed the timezone to Europe/Amsterdam - changed the timeoff back to 0. - have installed the VoteMessage (the vote time works perfect) I have no idea what is wrong.
  14. O

    premium bug

    Hello, an user bought premium and i see this in the admin : How can i fix the 0000-00-00 ? The premium days are also bugged, it does not counting down. If mark or Basti can join the conversation :http://visiolist.com/community/conversations/error-in-reset-time.525/
  15. O

    Time offset from your server (in hours)

    i have that plugin already.. Everything works fine, but not the premium days and stats. Dutch : je kan weer stemmen over 12 uur en 58 minuten. Its 11:02 now 11:02 + 12:58 = 00:00 / 24:00.
Top