Re: url segments not propagating
Posted: Tue Nov 08, 2016 10:41 am
both pages i click, return to home
??
??
integration and scripts forums
https://www.axew3.com/w3/forums/
Strange, because when I'm using the iframe, the link clic stay on the same page, but when I'm using the phpBB normal path, it's working correctly... Are you sure you've tested the two different url?axew3 wrote:both pages i click, return to home
??
No, no, I don't have the knowledge to help in coding or dev, but I can report bug, and I wish it help to have reportaxew3 wrote:p.s about help, do you mean you would like to collaborate to plugin?
Code: Select all
function wp_w3all_hook_jresizer() {
$s = "<script type=\"text/javascript\" src=\"".plugins_url()."/wp-w3all-phpbb-integration/addons/resizer/iframeResizer.min.js\"></script>
<script type=\"text/javascript\" src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js\"></script>
";
Code: Select all
<script type=\"text/javascript\" src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js\"></script>
Code: Select all
iframeResizer.js:129 [iFrameSizer][Host page: iFrameResizer0] MessageCallback passed: {iframe: iFrameResizer0, message: "./viewforum.php?f=20"}
(index):465 Uncaught TypeError: $ is not a function(…)messageCallback @ (index):465chkCallback @ iframeResizer.js:523callback @ iframeResizer.js:424forwardMsgFromIFrame @ iframeResizer.js:246actionMsg @ iframeResizer.js:436iFrameListener @ iframeResizer.js:504
iframeResizer.js:129 [iFrameSizer][Host page: iFrameResizer0] [iFrame.onload] Sending msg to iframe[iFrameResizer0] (iFrameResizer0:8:false:true:32:true:true:null:bodyOffset:null:null:0:true:parent:scroll) targetOrigin: http://localhost:8080
Code: Select all
$('p#callback').html(
Code: Select all
jQuery('p#callback').html(