Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion xampp 1.8.1

 England" <joomlaug@googlegroups.com>
Received: by 10.100.244.6 with SMTP id r6mr227781anh.19.1352217774516;
        Tue, 06 Nov 2012 08:02:54 -0800 (PST)
X-BeenThere: joomlaug@googlegroups.com
Received: by 10.236.134.139 with SMTP id s11ls704665yhi.8.gmail; Tue, 06 Nov
 2012 08:02:51 -0800 (PST)
Received: by 10.236.175.7 with SMTP id y7mr855658yhl.14.1352217771811;
        Tue, 06 Nov 2012 08:02:51 -0800 (PST)
Received: by 10.236.175.7 with SMTP id y7mr855657yhl.14.1352217771794;
        Tue, 06 Nov 2012 08:02:51 -0800 (PST)
Return-Path: <woodenboat.webmas...@gmail.com>
Received: from mail-gg0-f174.google.com (mail-gg0-f174.google.com [209.85.161.174])
        by gmr-mx.google.com with ESMTPS id i63si1277297yhk.5.2012.11.06.08.02.51
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 06 Nov 2012 08:02:51 -0800 (PST)
Received-SPF: pass (google.com: domain of woodenboat.webmas...@gmail.com designates 209.85.161.174 as permitted sender) client-ip=209.85.161.174;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of woodenboat.webmas...@gmail.com designates 209.85.161.174 as permitted sender) smtp.mail=woodenboat.webmas...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-gg0-f174.google.com with SMTP id k5so104042ggd.19
        for <joomlaug@googlegroups.com>; Tue, 06 Nov 2012 08:02:51 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=from:to:references:in-reply-to:subject:date:message-id:mime-version
         :content-type:x-mailer:thread-index:content-language;
        bh=Lv7neeL0Ze559f8ROv6CYiq4uUX6BVOUfZg4+KsFUUU=;
        b=OwoPHU06x1EmPXTbWORYyXNkTbT6CJm2DY1LO5Fa8VMxb+KPWlYE6ZQIZtd9u8nbzi
         97n5OESTOvQvS9N+4uvcmHYnKoxtM5Qdo0Vj/op51AWyZa+T2yCPoiC9gz46dmwb7ier
         oTib4AxNu9zNKTn+/AMgot/m+MfQN1gKiD+YmMbmZ9RQIMDpsAHxJZZ+beOpYEBS/z8s
         B87/5jHVEQGKLDThoVck2ye7DBto8WjqJXHBE195NHNMpFL39xxYq3nINzd38n3pRhFJ
         iQAki6G3z3Y7Qb8Yagx1SICgnZJUCixSwIkug0/M/koGmPwz4Buk2l9/rnBfkhQxgAev
         p1lw==
Received: by 10.58.221.130 with SMTP id qe2mr1382328vec.14.1352217771606;
        Tue, 06 Nov 2012 08:02:51 -0800 (PST)
Return-Path: <woodenboat.webmas...@gmail.com>
Received: from webmaster (static-72-95-113-29.port.east.myfairpoint.net. [72.95.113.29])
        by mx.google.com with ESMTPS id wc12sm10116518vdc.8.2012.11.06.08.02.49
        (version=SSLv3 cipher=OTHER);
        Tue, 06 Nov 2012 08:02:50 -0800 (PST)
From: "Greg Summers" <woodenboat.webmas...@gmail.com>
To: <joomlaug@googlegroups.com>
References: <00d901cdbc2a$6f31b7b0$4d9527...@gmail.com> <a67f3676-28a8-4882-b89d-18f0a318f29c@googlegroups.com> <00bd01cdbc34$5800a150$0801e3...@nwidesigns.com>
In-Reply-To: <00bd01cdbc34$5800a150$0801e3...@nwidesigns.com>
Subject: RE: [joomlaug] Re: xampp 1.8.1
Date: Tue, 6 Nov 2012 11:02:40 -0500
Message-ID: <014d01cdbc38$272af6d0$7580e4...@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_014E_01CDBC0E.3E589850"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQFw9HjGAQOBC/q+PzQfJG6w3thNgALloDZsAkk22V2YbQ6JYA==
Content-Language: en-us

This is a multipart message in MIME format.

------=_NextPart_000_014E_01CDBC0E.3E589850
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Thanks Kevin,

 

Changing to: error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT seems to have
solved the problem.

 

So Is php 5.4.7 to new for Joomla 2.5?

 

I'm not clear on what you mean by "it is recommended to ensure your site
(local or otherwise) runs on the platform you put it on"

 

Greg.

 

From: joomlaug@googlegroups.com [mailto:joomlaug@googlegroups.com] On Behalf
Of Kevin M
Sent: Tuesday, November 06, 2012 10:35 AM
To: joomlaug@googlegroups.com
Subject: RE: [joomlaug] Re: xampp 1.8.1

 

This is because the reporting in your version of PHP has this feature built
in. The only thing you can do at this point is to turn off error reporting.
In the future it is recommended to ensure your site (local or otherwise)
runs on the platform you put it on. You are likely going to get many errors
with a Joomla site running this high version of PHP.

 

If you really want to fix this problem you need to go into your php.ini file
and find "error_reporting = E_ALL" and change it to "error_reporting = E_ALL
& ~E_NOTICE & ~E_STRICT".

 

You might also try and add a statement to your htaccess file (php_value
error_reporting 30711). No guarantee any of this will work but that is what
I would try first.

 

Kevin M.

 

From: joomlaug@googlegroups.com [mailto:joomlaug@googlegroups.com] On Behalf
Of gregs
Sent: Tuesday, November 06, 2012 6:42 AM
To: joomlaug@googlegroups.com
Subject: [joomlaug] Re: xampp 1.8.1

 

There are errors in the backend too. like this:
Strict Standards: Non-static method WFEditor::getInstance() should not be
called statically in C:\ bla bla bla.

On Tuesday, November 6, 2012 9:24:40 AM UTC-5, gregs wrote:

I use xampp to  test sites locally and just upgraded xampp to 1.8.1. 

I have a local Joomla 2.5  site that has been working fine in the previous
version of xampp but now after upgrading I get this jcemediabox error only
when viewing the front end. I get no errors working in the backend.?

Strict Standards: Only variables should be assigned by reference in
C:\xampp\htdocs\ProBoat-2012-Joomla\plugins\system\jcemediabox\jcemediabox.p
hp on line 331

Strict Standards: Only variables should be assigned by reference in
C:\xampp\htdocs\ProBoat-2012-Joomla\plugins\system\jcemediabox\jcemediabox.p
hp on line 136

Anyone seen this before?

Thanks, Greg.

 


------=_NextPart_000_014E_01CDBC0E.3E589850
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EmailStyle18
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle19
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Thanks Kevin,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Changing to: error_reporting =3D E_ALL &amp; ~E_NOTICE &amp; =
~E_STRICT seems to have solved the problem.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>So Is php 5.4.7 to new for Joomla 2.5?<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I&#8217;m not clear on what you mean by &#8220;it is recommended to =
ensure your site (local or otherwise) runs on the platform you put it =
on&#8221;<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Greg.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in =
0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
joomlaug@googlegroups.com [mailto:joomlaug@googlegroups.com] <b>On =
Behalf Of </b>Kevin M<br><b>Sent:</b> Tuesday, November 06, 2012 10:35 =
AM<br><b>To:</b> joomlaug@googlegroups.com<br><b>Subject:</b> RE: =
[joomlaug] Re: xampp 1.8.1<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>This is because the reporting in your version of PHP has this feature =
built in. The only thing you can do at this point is to turn off error =
reporting. In the future it is recommended to ensure your site (local or =
otherwise) runs on the platform you put it on. You are likely going to =
get many errors with a Joomla site running this high version of =
PHP.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>If you really want to fix this problem you need to go into your =
php.ini file and find &#8220;error_reporting =3D E_ALL&#8221; and change =
it to &#8220;error_reporting =3D E_ALL &amp; ~E_NOTICE &amp; =
~E_STRICT&#8221;.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>You might also try and add a statement to your htaccess file =
(php_value error_reporting 30711). No guarantee any of this will work =
but that is what I would try first.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Kevin M.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
<a =
href=3D"mailto:joomlaug@googlegroups.com">joomlaug@googlegroups.com</a> =
[<a =
href=3D"mailto:joomlaug@googlegroups.com">mailto:jooml...@googlegroups.co=
m</a>] <b>On Behalf Of </b>gregs<br><b>Sent:</b> Tuesday, November 06, =
2012 6:42 AM<br><b>To:</b> <a =
href=3D"mailto:joomlaug@googlegroups.com">joomlaug@googlegroups.com</a><b=
r><b>Subject:</b> [joomlaug] Re: xampp 1.8.1<o:p></o:p></span></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>There are =
errors in the backend too. like this:<br><b>Strict Standards</b>: =
Non-static method WFEditor::getInstance() should not be called =
statically in <b>C:\ bla bla bla.</b><br><br>On Tuesday, November 6, =
2012 9:24:40 AM UTC-5, gregs wrote:<o:p></o:p></p><div><div><p =
class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I use xampp =
to &nbsp;test sites locally and just upgraded xampp to 1.8.1. =
<o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I have a =
local Joomla 2.5 &nbsp;site that has been working fine in the previous =
version of xampp but now after upgrading I get this jcemediabox error =
only when viewing the front end. I get no errors working in the =
backend.?<o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b>Strict =
Standards</b>: Only variables should be assigned by reference in =
<b>C:\xampp\htdocs\ProBoat-2012-Joomla\plugins\system\jcemediabox\jcemedi=
abox.php</b> on line <b>331</b><br><br><b>Strict Standards</b>: Only =
variables should be assigned by reference in =
<b>C:\xampp\htdocs\ProBoat-2012-Joomla\plugins\system\jcemediabox\jcemedi=
abox.php</b> on line <b>136</b><o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Anyone seen =
this before?<o:p></o:p></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Thanks, =
Greg.<o:p></o:p></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_014E_01CDBC0E.3E589850--