[Solved] Browser Error Driving Me Bloody Nutz
|
Posted
#85541
(In Topic #17573)
|
|
|---|---|
|
Fan in action |
ocPortal Version: 8.0.1 I thought this one may have been covered but searched and seem to not find anything specific. I have been very busy lately and have not been able to dig into what might be causing it but with one of my ocPortal installs I constantly get this error every time I load a new page:
If I find the answer I will post back or if anyone has the cure feel free to post it on up.
Last edit: by Captain Kirk
"You Can't Always Get What You Want"
Mick Jagger, Rolling Stones: 1969~Let It Bleed Album |
|
Posted
|
|
|
ocStaff (admin) |
It probably contains a corrupt Javascript event handler. If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
|
Posted
|
|
|
Fan in action |
I have a feeling maybe related to FB login and maybe json or something like:
I will do some checking and be back.
"You Can't Always Get What You Want"
Mick Jagger, Rolling Stones: 1969~Let It Bleed Album |
|
Posted
|
|
|
Fan in action |
For reference and as Chris suggested, go into your Google Chrome "wrench" and select tools>JavaScript Console and then Resources>Frames>(index.php)>Stylesheets>http:/yourwebsite.com and locate the source line and then the root cause of the error. Thanks Chris for the support.
Last edit: by Captain Kirk
"You Can't Always Get What You Want"
Mick Jagger, Rolling Stones: 1969~Let It Bleed Album |
|
Posted
|
|
|
Fan in action |
"A parameter, , is referenced in the template, BLOCK_MAIN_GALLERY_EMBED, but not passed"
{$SET,wrapper_id,ajax_block_wrapper_{$RAND%}}
<div id="{$GET*,wrapper_id}">
<div class="gallery_media_expose_wrap">
{IMAGES}
</div>
{+START,IF_NON_EMPTY,{RESULTS_BROWSER}}
<br />
<div class="float_surrounder">
{RESULTS_BROWSER}
</div>
{+END}
<script type="text/javascript">// <![CDATA[
addEventListenerAbstract(window,'load',function () {
{$JAVASCRIPT_INCLUDE,javascript_ajax}
internalise_ajax_block_wrapper_links('{$FACILITATE_AJAX_BLOCK_CALL;,{BLOCK_PARAMS}}',document.getElementById('{$GET;,wrapper_id}'),['mge_start'],{});
} );
//]]></script>
</div>
I will step back and take a look at this.
"You Can't Always Get What You Want"
Mick Jagger, Rolling Stones: 1969~Let It Bleed Album |
|
Posted
|
|
|
ocStaff (admin) |
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
1 guests and 0 members have just viewed this: None
Control functions:






Last edit: by 
