Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Axelsnoski

    (@axelsnoski)

    I did a bunch of trouble shooting and everything looked fine, I even replaced the code manually and it didn’t work (in the same directory)
    inputting my tracking code manually using wp-piwik and replacing the proxy script with the one I’m using on other sites details in the php file rather than the config so i know it should work, but it didn’t…
    I was thinking it was an issue getting the details from the DB but no since it can communicate with piwik and create a site profile just fine.

    The script points to /wp-content/plugins/wp-piwik/proxy/piwik.php
    when using the proxy it uses the php file rather than the JS since its hiding the code if it showed the JS it would reveal the main server address, no ?

    I just don’t have the time to mess with it to fully find the issue at the moment, the only think i could think was some sort of permissions issue but I don’t think its that…

    Thread Starter Axelsnoski

    (@axelsnoski)

    If the ID is valid and the JS is loaded if you open the mentioned URL (the leading // is correct), please continue with these steps:

    Yes I didn’t want to hijack that thread though…

    Does your Piwik setup use the same protocol as your blog does? E.g., if your blog is using https://example.com, Piwik should also be available using https://…mypiwik… and vice versa. If your blog offers both protocols, Piwik should also support both. Otherwise, you can force Piwik to use a specific protocol inside WP-Piwik’s expert settings. (It will replace the // by http:// or https://.)

    Yes I have tested with multiple sites always the same result…

    Please also check, if any JavaScript errors appear on your site. See https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors for further instructions.

    There are no errors

    If everything still looks fine, please contact the Piwik community at http://forum.piwik.org/ – it looks like WP-Piwik is doing well, but the tracking does not work, anyway.

    No unless I can get support for WP-Piwik there ?
    I am very sure WP-Piwik is the issue, I tried normal mode in WP-Piwik and it works, Proxy mode in WP-Piwik doesn’t.

    I have multiple sites tracking just fine using proxy done manually…

    Thread Starter Axelsnoski

    (@axelsnoski)

    Here is line 35:
    a.siblings(".wpProQuiz_tipp").toggle("fast");h[c].tip=1;g(document).bind("mouseup.tipEvent",function(a){var c=b.find(".wpProQuiz_tipp"),d=b.find('input[name="tip"]');c.is(a.target)||0!=c.has(a.target).length||d.is(a.target)||(c.hide("fast"),g(document).unbind(".tipEvent"))})},ajax:function(a,b,d){O&&(jQuery.support.cors=!0);g.post(WpProQuizGlobal.ajaxurl,a,b,d||"json");O&&(jQuery.support.cors=!1)},checkQuizLock:function(){S=1;d.methode.ajax({action:"wp_pro_quiz_check_lock",quizId:e.quizId},function(a){void 0!=

    Thread Starter Axelsnoski

    (@axelsnoski)

    Seems to be a theme issue in the way the Featured images are displayed as changing to a stock theme sorts out the problem…

Viewing 4 replies - 1 through 4 (of 4 total)