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
login form
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  16 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
faisal khan  
View profile  
 More options Aug 5 2012, 6:20 am
From: faisal khan <mfaks...@gmail.com>
Date: Sun, 5 Aug 2012 13:20:39 +0300
Local: Sun, Aug 5 2012 6:20 am
Subject: login form

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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
fornandakishore  
View profile  
 More options Aug 5 2012, 8:02 am
From: fornandakishore <fornandakish...@gmail.com>
Date: Sun, 5 Aug 2012 17:32:17 +0530
Local: Sun, Aug 5 2012 8:02 am
Subject: Re: [jgen] login form

Hi Faisal,

Check the below links :

http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core

http://docs.joomla.org/Understanding_Output_Overrides

Hope these will help you ...

Thanks & Regards

Nanda Kishore. M
Senior PHP Developer

http://php-desk.blogspot.com

Mobile: + 91 98499 71144


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
iikozen  
View profile  
 More options Aug 5 2012, 1:34 pm
From: iikozen <iiko...@hotmail.com>
Date: Sun, 5 Aug 2012 10:34:20 -0700 (PDT)
Local: Sun, Aug 5 2012 1:34 pm
Subject: Re: login form

Have you checked out/enabled/configured the 2.5 native 'User - Profile'
plugin?
You can read a bit about its use in this BT's article
enhanced-user-profiles-with-joomla-don-t-use-a-hammer<http://brian.teeman.net/joomla/400-enhanced-user-profiles-with-joomla...>
Hope that helps.

Cheers,
Manoel

Em domingo, 5 de agosto de 2012 07h20min39s UTC-3, sidd escreveu:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "2.5 pass variables to wrapper" by Sarah
Sarah  
View profile  
 More options Aug 6 2012, 9:19 am
From: "Sarah" <sara...@tscollect.com>
Date: Mon, 6 Aug 2012 23:19:01 +1000
Local: Mon, Aug 6 2012 9:19 am
Subject: 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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aaron Wood  
View profile  
 More options Aug 6 2012, 10:16 am
From: "Aaron Wood" <freshinkcreat...@yahoo.com>
Date: Mon, 6 Aug 2012 10:16:37 -0400
Local: Mon, Aug 6 2012 10: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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sarah  
View profile  
 More options Aug 6 2012, 10:24 am
From: "Sarah" <sara...@tscollect.com>
Date: Tue, 7 Aug 2012 00:24:37 +1000
Local: Mon, Aug 6 2012 10:24 am
Subject: Re: [jgen] 2.5 pass variables to wrapper

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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Dexter  
View profile  
 More options Aug 6 2012, 10:25 am
From: Mark Dexter <dextercow...@gmail.com>
Date: Mon, 6 Aug 2012 07:25:40 -0700
Local: Mon, Aug 6 2012 10: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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sarah  
View profile  
 More options Aug 6 2012, 10:34 am
From: "Sarah" <sara...@tscollect.com>
Date: Tue, 7 Aug 2012 00:34:16 +1000
Local: Mon, Aug 6 2012 10:34 am
Subject: Re: [jgen] 2.5 pass variables to wrapper
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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Dexter  
View profile  
 More options Aug 6 2012, 11:57 am
From: Mark Dexter <dextercow...@gmail.com>
Date: Mon, 6 Aug 2012 08:57:45 -0700
Local: Mon, Aug 6 2012 11:57 am
Subject: Re: [jgen] 2.5 pass variables to wrapper
What exact version of PHP (like 5.3.1, 5.2.6, etc.)? I would guess
that most 1.5.26 sites run PHP 5. But the exact version is important
to know. Mark


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
editor  
View profile  
 More options Aug 6 2012, 11:57 am
From: editor <edi...@garfnet.org.uk>
Date: Mon, 06 Aug 2012 16:57:55 +0100
Local: Mon, Aug 6 2012 11:57 am
Subject: Re: [jgen] 2.5 pass variables to wrapper
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:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sam Moffatt  
View profile  
 More options Aug 6 2012, 4:38 pm
From: Sam Moffatt <pasa...@gmail.com>
Date: Mon, 6 Aug 2012 13:38:02 -0700
Local: Mon, Aug 6 2012 4:38 pm
Subject: Re: [jgen] 2.5 pass variables to wrapper
What cache handler are you using?

Cheers,

Sam Moffatt
http://pasamio.id.au


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
elin  
View profile  
 More options Aug 6 2012, 6:28 pm
From: elin <elin.war...@gmail.com>
Date: Mon, 6 Aug 2012 15:28:55 -0700 (PDT)
Local: Mon, Aug 6 2012 6:28 pm
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sarah  
View profile  
 More options Aug 6 2012, 10:38 pm
From: "Sarah" <sara...@tscollect.com>
Date: Tue, 7 Aug 2012 12:38:26 +1000
Local: Mon, Aug 6 2012 10:38 pm
Subject: Re: [jgen] 2.5 pass variables to wrapper
It is version 5.3.10


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sarah  
View profile  
 More options Aug 6 2012, 10:45 pm
From: "Sarah" <sara...@tscollect.com>
Date: Tue, 7 Aug 2012 12:45:16 +1000
Local: Mon, Aug 6 2012 10:45 pm
Subject: Re: [jgen] 2.5 pass variables to wrapper

How does one lower the error reporting?  Is that in PHP or in Joomla?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sarah  
View profile  
 More options Aug 7 2012, 7:07 am
From: "Sarah" <sara...@tscollect.com>
Date: Tue, 7 Aug 2012 21:07:27 +1000
Local: Tues, Aug 7 2012 7:07 am
Subject: Re: [jgen] 2.5 pass variables to wrapper

Ok well while I wait for my host to get back to me how can I get the username into the wrapper so I can use it?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
elin  
View profile  
 More options Aug 8 2012, 12:40 am
From: elin <elin.war...@gmail.com>
Date: Tue, 7 Aug 2012 21:40:15 -0700 (PDT)
Local: Wed, Aug 8 2012 12:40 am
Subject: Re: [jgen] 2.5 pass variables to wrapper

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?

Elin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »