its been some time since you wrote that... i got the same problem now with a worpress installation, that breaks on the backend.
I turned off pagespeed via .htaccess (ModPagespeed off) and it worked again.
Now the question: How do I actually turn it off only for the /admin area?
I tried following, but it didnt do the magic:
ModPagespeedDisallow wp-admin/*
its been some time since you wrote that... i got the same problem now with a worpress installation, that breaks on the backend.
I turned off pagespeed via .htaccess (ModPagespeed off) and it worked again.
Now the question: How do I actually turn it off only for the /admin area?
I tried following, but it didnt do the magic:ModPagespeedDisallow wp-admin/*
On Sunday, May 8, 2011 10:57:24 PM UTC+2, Vid Luther wrote:
ReferenceError: thickboxL10n is not definedI think that's preventing me from getting to the unicode escape sequence problem.
Are there other JS files loaded before that one?
Also, can you share the any "meta" tags in the HTML that loads this file? They might affect the charset.
-Josh
4:15 PM (2 minutes ago)hey, thanks for getting back so quick. that did it. thought i tried that... :)Source: http:/*****/wordpress/wp-admin/load-scripts.php,qc=1,aload,5B,5D=jquery,,utils,,jquery-ui-core,,thickbox,,underscore,,shortcode,,plupload,,plupload-html5,,plupload-flash,,plupload-silverlight,,plupload-h,aload,5B,5D=tml4,,json2,,jquery-ui-datepicker,,media-upload,,farbtastic,,quicktags,aver=3.5.pagespeed.jm.CG6at-LLbC.js
the problem that we discovered was an error that prevented the "add media" - popup (iframe overlay) to open. this overlay lets you choos files from your media gallery to set them as background of a slider in our case. it just didnt open, and firebug showed this error:
Timestamp: 07.01.13 16:12:48
Error: SyntaxError: malformed Unicode character escape sequence
Line: 32, Column: 5
Sourc Code:
__p+='\n\undefined\undefined<
there is only the charset meta tag<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
we use this theme if that helps... maybe u can contact the author? but on my search on this bug I found some people writing about wp/pagespeed problems.
http://themeforest.net/item/churchope-responsive-wordpress-theme/2708562
ReferenceError: thickboxL10n is not defined<script type="text/javascript"> addLoadEvent = function(func){if(typeof jQuery!="undefined")jQuery(document).ready(func);else if(typeof wpOnload!='function'){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}}; var ajaxurl = '/wordpress/wp-admin/admin-ajax.php', pagenow = 'edit-th_slideshows', typenow = 'th_slideshows', adminpage = 'edit-php', thousandsSeparator = ',', decimalPoint = '.', isRtl = 0; </script> <script language="javascript" type="text/javascript"> if(typeof THEME_URI == 'undefined') { var THEME_URI = 'http://www.iact.eu/wordpress/wp-content/themes/churchope'; } </script> <script type='text/javascript'> /* <![CDATA[ */ var userSettings = {"url":"\/wordpress\/","uid":"1","time":"1357576925"};/* ]]> */ </script> <script type='text/javascript' src='http://*****/wordpress/wp-admin/load-scripts.php?c=1&load[]=jquery,utils&ver=3.5'></script> <script> var th_wpml_lang = ''; </script> <script> var time_24_format = false; </script> <style type="text/css" media="print">#wpadminbar { display:none; }</style> </head>
[…]<script type='text/javascript'> /* <![CDATA[ */ var commonL10n = {"warnDelete":"You are about to permanently delete the selected items.\n 'Cancel' to stop, 'OK' to delete."};var inlineEditL10n = {"error":"Error while saving the changes.","ntdeltitle":"Remove From Bulk Edit","notitle":"(no title)","comma":","};/* ]]> */ </script> <script type='text/javascript' src='http://*****/wordpress/wp-admin/load-scripts.php?c=1&load[]=admin-bar,hoverIntent,common,suggest,inline-edit-post&ver=3.5'></script> <div class="clear"></div></div><!-- wpwrap --> <script type="text/javascript">if(typeof wpOnload=='function')wpOnload();</script> </body>
hope that helps!
Just wanted to chime in and also say that I had issues with wp-admin not working. So, for now I am just disabling wp-admin in .htaccess!
--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mod-pagespeed-discuss/r6lcoseTJks/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to mod-pagespeed-di...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mod-pagespeed-discuss/r6lcoseTJks/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to mod-pagespeed-di...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.