On Sun, Aug 5, 2012 at 3:50 PM, faisal khan <mfaks...@gmail.com> wrote:
> hi all
> i want to have customized login and registration form for
> my Joomla website...i want to know how replace the default one..
> thanks
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to
> joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
Well I have been forced to upgrade to 2.5 due to webhost now using php5 and of course joomla 1.5 doesn't work on the new version of php.
I decided to start with a clean installation and installed the component I developed with no problems. The problem I do have though is with a form that is linked to the wrapper. In 1.5 one could easily get the username from a php page in the wrapper. In 2.5 I cannot find a solution.
I have searched the forums and the only solution I found causes a headers already sent error. This is the same error that my php page throws up.
So does anyone know of a solution to get jjomla variables into the wrapper or solve the headers sent problem?
Doe’s you hosting company allow you to run legacy versions of PHP? Mine allows us to use PHP 4 by modifying local php.ini files. That might be a temporary solution.
From: Sarah Sent: Monday, August 06, 2012 9:19 AM
To: joomla-dev-general@googlegroups.com Subject: [jgen] 2.5 pass variables to wrapper
Well I have been forced to upgrade to 2.5 due to webhost now using php5 and of course joomla 1.5 doesn't work on the new version of php.
I decided to start with a clean installation and installed the component I developed with no problems. The problem I do have though is with a form that is linked to the wrapper. In 1.5 one could easily get the username from a php page in the wrapper. In 2.5 I cannot find a solution.
I have searched the forums and the only solution I found causes a headers already sent error. This is the same error that my php page throws up.
So does anyone know of a solution to get jjomla variables into the wrapper or solve the headers sent problem?
Thanks
Sarah
-- You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To post to this group, send an email to joomla-dev-general@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-general+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-general?hl=en-GB.
No unfortunately they do not.
I might add that I tried to change the menu item link by editing the view.html.php file in the wrapper component.
Although I can get the username vairable to appear in the wrapper I can't use it to concatenate the url that is produced by the wrapper component.
----- Original Message ----- From: Aaron Wood To: joomla-dev-general@googlegroups.com Sent: Tuesday, August 07, 2012 12:16 AM
Subject: Re: [jgen] 2.5 pass variables to wrapper
Doe’s you hosting company allow you to run legacy versions of PHP? Mine allows us to use PHP 4 by modifying local php.ini files. That might be a temporary solution.
From: Sarah Sent: Monday, August 06, 2012 9:19 AM
To: joomla-dev-general@googlegroups.com Subject: [jgen] 2.5 pass variables to wrapper
Well I have been forced to upgrade to 2.5 due to webhost now using php5 and of course joomla 1.5 doesn't work on the new version of php.
I decided to start with a clean installation and installed the component I developed with no problems. The problem I do have though is with a form that is linked to the wrapper. In 1.5 one could easily get the username from a php page in the wrapper. In 2.5 I cannot find a solution.
I have searched the forums and the only solution I found causes a headers already sent error. This is the same error that my php page throws up.
So does anyone know of a solution to get jjomla variables into the wrapper or solve the headers sent problem?
Thanks
Sarah
-- You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To post to this group, send an email to joomla-dev-general@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-general+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-general?hl=en-GB.
No virus found in this message.
Checked by AVG - www.avg.com Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
-- You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To post to this group, send an email to joomla-dev-general@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-general+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-general?hl=en-GB.
On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sara...@tscollect.com> wrote:
> No unfortunately they do not.
> I might add that I tried to change the menu item link by editing the
> view.html.php file in the wrapper component.
> Although I can get the username vairable to appear in the wrapper I can't
> use it to concatenate the url that is produced by the wrapper component.
> ----- Original Message -----
> From: Aaron Wood
> To: joomla-dev-general@googlegroups.com
> Sent: Tuesday, August 07, 2012 12:16 AM
> Subject: Re: [jgen] 2.5 pass variables to wrapper
> Doe’s you hosting company allow you to run legacy versions of PHP? Mine
> allows us to use PHP 4 by modifying local php.ini files. That might be a
> temporary solution.
> From: Sarah
> Sent: Monday, August 06, 2012 9:19 AM
> To: joomla-dev-general@googlegroups.com
> Subject: [jgen] 2.5 pass variables to wrapper
> Well I have been forced to upgrade to 2.5 due to webhost now using php5 and
> of course joomla 1.5 doesn't work on the new version of php.
> I decided to start with a clean installation and installed the component I
> developed with no problems. The problem I do have though is with a form
> that is linked to the wrapper. In 1.5 one could easily get the username
> from a php page in the wrapper. In 2.5 I cannot find a solution.
> I have searched the forums and the only solution I found causes a headers
> already sent error. This is the same error that my php page throws up.
> So does anyone know of a solution to get jjomla variables into the wrapper
> or solve the headers sent problem?
> Thanks
> Sarah
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> No virus found in this message.
> Checked by AVG - www.avg.com > Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
Well they updated the php to version 5 and I got loads of error messages in both the frontend and the administration side. Here is the one that appears on the the main menu:
Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a reference, value given in /home/ausbdsmo/public_html/members2/libraries/joomla/cache/handler/callback .php on line 99
The backend is full of similar errors and others.
When I queried this with the webhost they told me I had to change to 2.5 as 1.5 doesn't work on PHP5. I protested and said there must be another way and they said no.
----- Original Message ----- From: "Mark Dexter" <dextercow...@gmail.com>
To: <joomla-dev-general@googlegroups.com>
Sent: Tuesday, August 07, 2012 12:25 AM
Subject: Re: [jgen] 2.5 pass variables to wrapper
What version of PHP are you running? Joomla 1.5 works with PHP 5 as
far as I know. Mark
On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sara...@tscollect.com> wrote:
> No unfortunately they do not.
> I might add that I tried to change the menu item link by editing the
> view.html.php file in the wrapper component.
> Although I can get the username vairable to appear in the wrapper I can't
> use it to concatenate the url that is produced by the wrapper component.
> ----- Original Message -----
> From: Aaron Wood
> To: joomla-dev-general@googlegroups.com
> Sent: Tuesday, August 07, 2012 12:16 AM
> Subject: Re: [jgen] 2.5 pass variables to wrapper
> Doe s you hosting company allow you to run legacy versions of PHP? Mine
> allows us to use PHP 4 by modifying local php.ini files. That might be a
> temporary solution.
> From: Sarah
> Sent: Monday, August 06, 2012 9:19 AM
> To: joomla-dev-general@googlegroups.com
> Subject: [jgen] 2.5 pass variables to wrapper
> Well I have been forced to upgrade to 2.5 due to webhost now using php5 > and
> of course joomla 1.5 doesn't work on the new version of php.
> I decided to start with a clean installation and installed the component I
> developed with no problems. The problem I do have though is with a form
> that is linked to the wrapper. In 1.5 one could easily get the username
> from a php page in the wrapper. In 2.5 I cannot find a solution.
> I have searched the forums and the only solution I found causes a headers
> already sent error. This is the same error that my php page throws up.
> So does anyone know of a solution to get jjomla variables into the wrapper
> or solve the headers sent problem?
> Thanks
> Sarah
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to > joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> No virus found in this message.
> Checked by AVG - www.avg.com > Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to > joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to > joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
-- You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To post to this group, send an email to joomla-dev-general@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-general+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-general?hl=en-GB.
-----
No virus found in this message.
Checked by AVG - www.avg.com Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
On Mon, Aug 6, 2012 at 7:34 AM, Sarah <sara...@tscollect.com> wrote:
> Well they updated the php to version 5 and I got loads of error messages in
> both the frontend and the administration side. Here is the one that appears
> on the the main menu:
> Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a
> reference, value given in
> /home/ausbdsmo/public_html/members2/libraries/joomla/cache/handler/callback .php
> on line 99
> The backend is full of similar errors and others.
> When I queried this with the webhost they told me I had to change to 2.5 as
> 1.5 doesn't work on PHP5. I protested and said there must be another way
> and they said no.
> ----- Original Message ----- From: "Mark Dexter" <dextercow...@gmail.com>
> To: <joomla-dev-general@googlegroups.com>
> Sent: Tuesday, August 07, 2012 12:25 AM
> Subject: Re: [jgen] 2.5 pass variables to wrapper
> What version of PHP are you running? Joomla 1.5 works with PHP 5 as
> far as I know. Mark
> On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sara...@tscollect.com> wrote:
>> No unfortunately they do not.
>> I might add that I tried to change the menu item link by editing the
>> view.html.php file in the wrapper component.
>> Although I can get the username vairable to appear in the wrapper I can't
>> use it to concatenate the url that is produced by the wrapper component.
>> ----- Original Message -----
>> From: Aaron Wood
>> To: joomla-dev-general@googlegroups.com
>> Sent: Tuesday, August 07, 2012 12:16 AM
>> Subject: Re: [jgen] 2.5 pass variables to wrapper
>> Doe’s you hosting company allow you to run legacy versions of PHP? Mine
>> allows us to use PHP 4 by modifying local php.ini files. That might be a
>> temporary solution.
>> From: Sarah
>> Sent: Monday, August 06, 2012 9:19 AM
>> To: joomla-dev-general@googlegroups.com
>> Subject: [jgen] 2.5 pass variables to wrapper
>> Well I have been forced to upgrade to 2.5 due to webhost now using php5
>> and
>> of course joomla 1.5 doesn't work on the new version of php.
>> I decided to start with a clean installation and installed the component I
>> developed with no problems. The problem I do have though is with a form
>> that is linked to the wrapper. In 1.5 one could easily get the username
>> from a php page in the wrapper. In 2.5 I cannot find a solution.
>> I have searched the forums and the only solution I found causes a headers
>> already sent error. This is the same error that my php page throws up.
>> So does anyone know of a solution to get jjomla variables into the wrapper
>> or solve the headers sent problem?
>> Thanks
>> Sarah
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Joomla! General Development" group.
>> To post to this group, send an email to
>> joomla-dev-general@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-general+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> No virus found in this message.
>> Checked by AVG - www.avg.com >> Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Joomla! General Development" group.
>> To post to this group, send an email to
>> joomla-dev-general@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-general+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Joomla! General Development" group.
>> To post to this group, send an email to
>> joomla-dev-general@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-general+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com > Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> What version of PHP are you running? Joomla 1.5 works with PHP 5 as
> far as I know. Mark
> On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sara...@tscollect.com> wrote:
>> No unfortunately they do not.
>> I might add that I tried to change the menu item link by editing the
>> view.html.php file in the wrapper component.
>> Although I can get the username vairable to appear in the wrapper I can't
>> use it to concatenate the url that is produced by the wrapper component.
>> ----- Original Message -----
>> From: Aaron Wood
>> To: joomla-dev-general@googlegroups.com
>> Sent: Tuesday, August 07, 2012 12:16 AM
>> Subject: Re: [jgen] 2.5 pass variables to wrapper
>> Doe s you hosting company allow you to run legacy versions of PHP? Mine
>> allows us to use PHP 4 by modifying local php.ini files. That might be a
>> temporary solution.
>> From: Sarah
>> Sent: Monday, August 06, 2012 9:19 AM
>> To: joomla-dev-general@googlegroups.com
>> Subject: [jgen] 2.5 pass variables to wrapper
>> Well I have been forced to upgrade to 2.5 due to webhost now using php5 and
>> of course joomla 1.5 doesn't work on the new version of php.
>> I decided to start with a clean installation and installed the component I
>> developed with no problems. The problem I do have though is with a form
>> that is linked to the wrapper. In 1.5 one could easily get the username
>> from a php page in the wrapper. In 2.5 I cannot find a solution.
>> I have searched the forums and the only solution I found causes a headers
>> already sent error. This is the same error that my php page throws up.
>> So does anyone know of a solution to get jjomla variables into the wrapper
>> or solve the headers sent problem?
>> Thanks
>> Sarah
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Joomla! General Development" group.
>> To post to this group, send an email to joomla-dev-general@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-general+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> No virus found in this message.
>> Checked by AVG - www.avg.com >> Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Joomla! General Development" group.
>> To post to this group, send an email to joomla-dev-general@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-general+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Joomla! General Development" group.
>> To post to this group, send an email to joomla-dev-general@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-general+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
On Mon, Aug 6, 2012 at 7:34 AM, Sarah <sara...@tscollect.com> wrote:
> Well they updated the php to version 5 and I got loads of error messages in
> both the frontend and the administration side. Here is the one that appears
> on the the main menu:
> Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a
> reference, value given in
> /home/ausbdsmo/public_html/members2/libraries/joomla/cache/handler/callback .php
> on line 99
> The backend is full of similar errors and others.
> When I queried this with the webhost they told me I had to change to 2.5 as
> 1.5 doesn't work on PHP5. I protested and said there must be another way
> and they said no.
> ----- Original Message ----- From: "Mark Dexter" <dextercow...@gmail.com>
> To: <joomla-dev-general@googlegroups.com>
> Sent: Tuesday, August 07, 2012 12:25 AM
> Subject: Re: [jgen] 2.5 pass variables to wrapper
> What version of PHP are you running? Joomla 1.5 works with PHP 5 as
> far as I know. Mark
> On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sara...@tscollect.com> wrote:
>> No unfortunately they do not.
>> I might add that I tried to change the menu item link by editing the
>> view.html.php file in the wrapper component.
>> Although I can get the username vairable to appear in the wrapper I can't
>> use it to concatenate the url that is produced by the wrapper component.
>> ----- Original Message -----
>> From: Aaron Wood
>> To: joomla-dev-general@googlegroups.com
>> Sent: Tuesday, August 07, 2012 12:16 AM
>> Subject: Re: [jgen] 2.5 pass variables to wrapper
>> Doe’s you hosting company allow you to run legacy versions of PHP? Mine
>> allows us to use PHP 4 by modifying local php.ini files. That might be a
>> temporary solution.
>> From: Sarah
>> Sent: Monday, August 06, 2012 9:19 AM
>> To: joomla-dev-general@googlegroups.com
>> Subject: [jgen] 2.5 pass variables to wrapper
>> Well I have been forced to upgrade to 2.5 due to webhost now using php5
>> and
>> of course joomla 1.5 doesn't work on the new version of php.
>> I decided to start with a clean installation and installed the component I
>> developed with no problems. The problem I do have though is with a form
>> that is linked to the wrapper. In 1.5 one could easily get the username
>> from a php page in the wrapper. In 2.5 I cannot find a solution.
>> I have searched the forums and the only solution I found causes a headers
>> already sent error. This is the same error that my php page throws up.
>> So does anyone know of a solution to get jjomla variables into the wrapper
>> or solve the headers sent problem?
>> Thanks
>> Sarah
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Joomla! General Development" group.
>> To post to this group, send an email to
>> joomla-dev-general@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-general+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> No virus found in this message.
>> Checked by AVG - www.avg.com >> Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Joomla! General Development" group.
>> To post to this group, send an email to
>> joomla-dev-general@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-general+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Joomla! General Development" group.
>> To post to this group, send an email to
>> joomla-dev-general@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-general+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com > Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
In fact we no longer support php 4 for 1.5 for security reasons. You may get strict warnings in php 5 but most people have been running on php 5 since php 4 reached end of life a long time ago. It sounds like your host may not really know what they are doing wth php 5 if a. they are thinking Joomla 1.5 won't run on it and b. if they are just now going to php 5. If they just switched they may need to finish tuning. What you may need to do is lower your error reporting since it is set quite high in many server versions.
On Monday, August 6, 2012 11:57:55 AM UTC-4, Mr Goose wrote:
> I'm running several J1.5 installations on PHP5 without any problems (PHP > Version 5.3.3-7+squeeze13 to be precise)
> HTH VBW G.
> On 06/08/12 15:25, Mark Dexter wrote: > > What version of PHP are you running? Joomla 1.5 works with PHP 5 as > > far as I know. Mark
> > On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sara...@tscollect.com> wrote: > >> No unfortunately they do not. > >> I might add that I tried to change the menu item link by editing the > >> view.html.php file in the wrapper component. > >> Although I can get the username vairable to appear in the wrapper I > can't > >> use it to concatenate the url that is produced by the wrapper > component.
> >> ----- Original Message ----- > >> From: Aaron Wood > >> To: joomla-dev-general@googlegroups.com > >> Sent: Tuesday, August 07, 2012 12:16 AM > >> Subject: Re: [jgen] 2.5 pass variables to wrapper
> >> Doe�s you hosting company allow you to run legacy versions of PHP? > Mine > >> allows us to use PHP 4 by modifying local php.ini files. That might be > a > >> temporary solution.
> >> From: Sarah > >> Sent: Monday, August 06, 2012 9:19 AM > >> To: joomla-dev-general@googlegroups.com > >> Subject: [jgen] 2.5 pass variables to wrapper
> >> Well I have been forced to upgrade to 2.5 due to webhost now using php5 > and > >> of course joomla 1.5 doesn't work on the new version of php.
> >> I decided to start with a clean installation and installed the > component I > >> developed with no problems. The problem I do have though is with a > form > >> that is linked to the wrapper. In 1.5 one could easily get the > username > >> from a php page in the wrapper. In 2.5 I cannot find a solution.
> >> I have searched the forums and the only solution I found causes a > headers > >> already sent error. This is the same error that my php page throws up.
> >> So does anyone know of a solution to get jjomla variables into the > wrapper > >> or solve the headers sent problem?
> >> Thanks
> >> Sarah
> >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Joomla! General Development" group. > >> To post to this group, send an email to > joomla-dev-general@googlegroups.com. > >> To unsubscribe from this group, send email to > >> joomla-dev-general+unsubscribe@googlegroups.com. > >> For more options, visit this group at > >> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> >> No virus found in this message. > >> Checked by AVG - www.avg.com > >> Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: > 08/05/12
> >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Joomla! General Development" group. > >> To post to this group, send an email to > joomla-dev-general@googlegroups.com. > >> To unsubscribe from this group, send email to > >> joomla-dev-general+unsubscribe@googlegroups.com. > >> For more options, visit this group at > >> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Joomla! General Development" group. > >> To post to this group, send an email to > joomla-dev-general@googlegroups.com. > >> To unsubscribe from this group, send email to > >> joomla-dev-general+unsubscribe@googlegroups.com. > >> For more options, visit this group at > >> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
----- Original Message ----- From: "Mark Dexter" <dextercow...@gmail.com>
To: <joomla-dev-general@googlegroups.com>
Sent: Tuesday, August 07, 2012 12:25 AM
Subject: Re: [jgen] 2.5 pass variables to wrapper
What version of PHP are you running? Joomla 1.5 works with PHP 5 as
far as I know. Mark
On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sara...@tscollect.com> wrote:
> No unfortunately they do not.
> I might add that I tried to change the menu item link by editing the
> view.html.php file in the wrapper component.
> Although I can get the username vairable to appear in the wrapper I can't
> use it to concatenate the url that is produced by the wrapper component.
> ----- Original Message -----
> From: Aaron Wood
> To: joomla-dev-general@googlegroups.com
> Sent: Tuesday, August 07, 2012 12:16 AM
> Subject: Re: [jgen] 2.5 pass variables to wrapper
> Doe s you hosting company allow you to run legacy versions of PHP? Mine
> allows us to use PHP 4 by modifying local php.ini files. That might be a
> temporary solution.
> From: Sarah
> Sent: Monday, August 06, 2012 9:19 AM
> To: joomla-dev-general@googlegroups.com
> Subject: [jgen] 2.5 pass variables to wrapper
> Well I have been forced to upgrade to 2.5 due to webhost now using php5 > and
> of course joomla 1.5 doesn't work on the new version of php.
> I decided to start with a clean installation and installed the component I
> developed with no problems. The problem I do have though is with a form
> that is linked to the wrapper. In 1.5 one could easily get the username
> from a php page in the wrapper. In 2.5 I cannot find a solution.
> I have searched the forums and the only solution I found causes a headers
> already sent error. This is the same error that my php page throws up.
> So does anyone know of a solution to get jjomla variables into the wrapper
> or solve the headers sent problem?
> Thanks
> Sarah
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to > joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> No virus found in this message.
> Checked by AVG - www.avg.com > Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to > joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To post to this group, send an email to > joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
-- You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To post to this group, send an email to joomla-dev-general@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-general+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-general?hl=en-GB.
-----
No virus found in this message.
Checked by AVG - www.avg.com Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
----- Original Message ----- From: elin To: joomla-dev-general@googlegroups.com Sent: Tuesday, August 07, 2012 8:28 AM
Subject: Re: [jgen] 2.5 pass variables to wrapper
In fact we no longer support php 4 for 1.5 for security reasons. You may get strict warnings in php 5 but most people have been running on php 5 since php 4 reached end of life a long time ago. It sounds like your host may not really know what they are doing wth php 5 if a. they are thinking Joomla 1.5 won't run on it and b. if they are just now going to php 5. If they just switched they may need to finish tuning. What you may need to do is lower your error reporting since it is set quite high in many server versions.
Elin
On Monday, August 6, 2012 11:57:55 AM UTC-4, Mr Goose wrote:
I'm running several J1.5 installations on PHP5 without any problems (PHP Version 5.3.3-7+squeeze13 to be precise)
HTH VBW G.
On 06/08/12 15:25, Mark Dexter wrote: > What version of PHP are you running? Joomla 1.5 works with PHP 5 as > far as I know. Mark
> On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sara...@tscollect.com> wrote: >> No unfortunately they do not. >> I might add that I tried to change the menu item link by editing the >> view.html.php file in the wrapper component. >> Although I can get the username vairable to appear in the wrapper I can't >> use it to concatenate the url that is produced by the wrapper component.
>> ----- Original Message ----- >> From: Aaron Wood >> To: joomla-dev-general@googlegroups.com >> Sent: Tuesday, August 07, 2012 12:16 AM >> Subject: Re: [jgen] 2.5 pass variables to wrapper
>> Doe�s you hosting company allow you to run legacy versions of PHP? Mine >> allows us to use PHP 4 by modifying local php.ini files. That might be a >> temporary solution.
>> From: Sarah >> Sent: Monday, August 06, 2012 9:19 AM >> To: joomla-dev-general@googlegroups.com >> Subject: [jgen] 2.5 pass variables to wrapper
>> Well I have been forced to upgrade to 2.5 due to webhost now using php5 and >> of course joomla 1.5 doesn't work on the new version of php.
>> I decided to start with a clean installation and installed the component I >> developed with no problems. The problem I do have though is with a form >> that is linked to the wrapper. In 1.5 one could easily get the username >> from a php page in the wrapper. In 2.5 I cannot find a solution.
>> I have searched the forums and the only solution I found causes a headers >> already sent error. This is the same error that my php page throws up.
>> So does anyone know of a solution to get jjomla variables into the wrapper >> or solve the headers sent problem?
>> Thanks
>> Sarah
>> -- >> You received this message because you are subscribed to the Google Groups >> "Joomla! General Development" group. >> To post to this group, send an email to joomla-dev-general@googlegroups.com. >> To unsubscribe from this group, send email to >> joomla-dev-general+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> No virus found in this message. >> Checked by AVG - www.avg.com >> Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
>> -- >> You received this message because you are subscribed to the Google Groups >> "Joomla! General Development" group. >> To post to this group, send an email to joomla-dev-general@googlegroups.com. >> To unsubscribe from this group, send email to >> joomla-dev-general+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> -- >> You received this message because you are subscribed to the Google Groups >> "Joomla! General Development" group. >> To post to this group, send an email to joomla-dev-general@googlegroups.com. >> To unsubscribe from this group, send email to >> joomla-dev-general+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
-- You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To view this discussion on the web, visit https://groups.google.com/d/msg/joomla-dev-general/-/W8fgO1JAUpUJ.
To post to this group, send an email to joomla-dev-general@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-general+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-general?hl=en-GB.
No virus found in this message.
Checked by AVG - www.avg.com Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
----- Original Message ----- From: elin To: joomla-dev-general@googlegroups.com Sent: Tuesday, August 07, 2012 8:28 AM
Subject: Re: [jgen] 2.5 pass variables to wrapper
In fact we no longer support php 4 for 1.5 for security reasons. You may get strict warnings in php 5 but most people have been running on php 5 since php 4 reached end of life a long time ago. It sounds like your host may not really know what they are doing wth php 5 if a. they are thinking Joomla 1.5 won't run on it and b. if they are just now going to php 5. If they just switched they may need to finish tuning. What you may need to do is lower your error reporting since it is set quite high in many server versions.
Elin
On Monday, August 6, 2012 11:57:55 AM UTC-4, Mr Goose wrote:
I'm running several J1.5 installations on PHP5 without any problems (PHP Version 5.3.3-7+squeeze13 to be precise)
HTH VBW G.
On 06/08/12 15:25, Mark Dexter wrote: > What version of PHP are you running? Joomla 1.5 works with PHP 5 as > far as I know. Mark
> On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sara...@tscollect.com> wrote: >> No unfortunately they do not. >> I might add that I tried to change the menu item link by editing the >> view.html.php file in the wrapper component. >> Although I can get the username vairable to appear in the wrapper I can't >> use it to concatenate the url that is produced by the wrapper component.
>> ----- Original Message ----- >> From: Aaron Wood >> To: joomla-dev-general@googlegroups.com >> Sent: Tuesday, August 07, 2012 12:16 AM >> Subject: Re: [jgen] 2.5 pass variables to wrapper
>> Doe�s you hosting company allow you to run legacy versions of PHP? Mine >> allows us to use PHP 4 by modifying local php.ini files. That might be a >> temporary solution.
>> From: Sarah >> Sent: Monday, August 06, 2012 9:19 AM >> To: joomla-dev-general@googlegroups.com >> Subject: [jgen] 2.5 pass variables to wrapper
>> Well I have been forced to upgrade to 2.5 due to webhost now using php5 and >> of course joomla 1.5 doesn't work on the new version of php.
>> I decided to start with a clean installation and installed the component I >> developed with no problems. The problem I do have though is with a form >> that is linked to the wrapper. In 1.5 one could easily get the username >> from a php page in the wrapper. In 2.5 I cannot find a solution.
>> I have searched the forums and the only solution I found causes a headers >> already sent error. This is the same error that my php page throws up.
>> So does anyone know of a solution to get jjomla variables into the wrapper >> or solve the headers sent problem?
>> Thanks
>> Sarah
>> -- >> You received this message because you are subscribed to the Google Groups >> "Joomla! General Development" group. >> To post to this group, send an email to joomla-dev-general@googlegroups.com. >> To unsubscribe from this group, send email to >> joomla-dev-general+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> No virus found in this message. >> Checked by AVG - www.avg.com >> Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
>> -- >> You received this message because you are subscribed to the Google Groups >> "Joomla! General Development" group. >> To post to this group, send an email to joomla-dev-general@googlegroups.com. >> To unsubscribe from this group, send email to >> joomla-dev-general+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>> -- >> You received this message because you are subscribed to the Google Groups >> "Joomla! General Development" group. >> To post to this group, send an email to joomla-dev-general@googlegroups.com. >> To unsubscribe from this group, send email to >> joomla-dev-general+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
-- You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To view this discussion on the web, visit https://groups.google.com/d/msg/joomla-dev-general/-/W8fgO1JAUpUJ.
To post to this group, send an email to joomla-dev-general@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-general+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-general?hl=en-GB.
No virus found in this message.
Checked by AVG - www.avg.com Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12
You can lower it in your global configuration.
Did you answer the question about the cache handler?
Would you mind sharing the name of the host who is giving out this misinformation? You can send it privately if you prefer.
I'm not clear what you are doing with hacking up com_menu but it is not a good idea. "a form that is linked to the wrapper"
.. are you trying to get the username from an external application and give it to joomla or to take it from joomla and give it to the external application? What was the code you were using in 1.5?
On Monday, August 6, 2012 10:45:16 PM UTC-4, Sarah_au wrote:
> How does one lower the error reporting? Is that in PHP or in Joomla?
> ----- Original Message ----- > *From:* elin <javascript:> > *To:* joomla-de...@googlegroups.com <javascript:> > *Sent:* Tuesday, August 07, 2012 8:28 AM
> *Subject:* Re: [jgen] 2.5 pass variables to wrapper
> In fact we no longer support php 4 for 1.5 for security reasons. You may > get strict warnings in php 5 but most people have been running on php 5 > since php 4 reached end of life a long time ago. It sounds like your host > may not really know what they are doing wth php 5 if a. they are thinking > Joomla 1.5 won't run on it and b. if they are just now going to php 5. If > they just switched they may need to finish tuning. What you may need to do > is lower your error reporting since it is set quite high in many server > versions.
> Elin
> On Monday, August 6, 2012 11:57:55 AM UTC-4, Mr Goose wrote:
>> I'm running several J1.5 installations on PHP5 without any problems (PHP >> Version 5.3.3-7+squeeze13 to be precise)
>> HTH VBW G.
>> On 06/08/12 15:25, Mark Dexter wrote: >> > What version of PHP are you running? Joomla 1.5 works with PHP 5 as >> > far as I know. Mark
>> > On Mon, Aug 6, 2012 at 7:24 AM, Sarah <sar...@tscollect.com<javascript:>> >> wrote: >> >> No unfortunately they do not. >> >> I might add that I tried to change the menu item link by editing the >> >> view.html.php file in the wrapper component. >> >> Although I can get the username vairable to appear in the wrapper I >> can't >> >> use it to concatenate the url that is produced by the wrapper >> component.
>> >> ----- Original Message ----- >> >> From: Aaron Wood >> >> To: joomla-de...@googlegroups.com <javascript:> >> >> Sent: Tuesday, August 07, 2012 12:16 AM >> >> Subject: Re: [jgen] 2.5 pass variables to wrapper
>> >> Doe�s you hosting company allow you to run legacy versions of PHP? >> Mine >> >> allows us to use PHP 4 by modifying local php.ini files. That might be >> a >> >> temporary solution.
>> >> From: Sarah >> >> Sent: Monday, August 06, 2012 9:19 AM >> >> To: joomla-de...@googlegroups.com <javascript:> >> >> Subject: [jgen] 2.5 pass variables to wrapper
>> >> Well I have been forced to upgrade to 2.5 due to webhost now using >> php5 and >> >> of course joomla 1.5 doesn't work on the new version of php.
>> >> I decided to start with a clean installation and installed the >> component I >> >> developed with no problems. The problem I do have though is with a >> form >> >> that is linked to the wrapper. In 1.5 one could easily get the >> username >> >> from a php page in the wrapper. In 2.5 I cannot find a solution.
>> >> I have searched the forums and the only solution I found causes a >> headers >> >> already sent error. This is the same error that my php page throws >> up.
>> >> So does anyone know of a solution to get jjomla variables into the >> wrapper >> >> or solve the headers sent problem?
>> >> Thanks
>> >> Sarah
>> >> -- >> >> You received this message because you are subscribed to the Google >> Groups >> >> "Joomla! General Development" group. >> >> To post to this group, send an email to joomla-de...@googlegroups.com<javascript:>.
>> >> No virus found in this message. >> >> Checked by AVG - www.avg.com >> >> Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: >> 08/05/12
>> >> -- >> >> You received this message because you are subscribed to the Google >> Groups >> >> "Joomla! General Development" group. >> >> To post to this group, send an email to joomla-de...@googlegroups.com<javascript:>.
>> >> -- >> >> You received this message because you are subscribed to the Google >> Groups >> >> "Joomla! General Development" group. >> >> To post to this group, send an email to joomla-de...@googlegroups.com<javascript:>.
> -- > You received this message because you are subscribed to the Google Groups > "Joomla! General Development" group.
> To view this discussion on the web, visit > https://groups.google.com/d/msg/joomla-dev-general/-/W8fgO1JAUpUJ.
> To post to this group, send an email to joomla-de...@googlegroups.com<javascript:>
> .
> To unsubscribe from this group, send email to > joomla-dev-general+unsubscribe@googlegroups.com <javascript:>.
> For more options, visit this group at > http://groups.google.com/group/joomla-dev-general?hl=en-GB.
> No virus found in this message.
> Checked by AVG - www.avg.com > Version: 2012.0.2197 / Virus Database: 2437/5180 - Release Date: 08/05/12