Form as Registration

Shows some Tutorials

Form as Registration

Postby Jim Nayzium » Tue Feb 09, 2010 12:20 am

I have followed the tutorial pdf perfectly and all is working perfectly.

EXCEPT -- I cannot make my normal register links become the chronoform like the last page of thePDF says to do.

I am in Joomla 1.5.15

<?php // no direct access
defined('_JEXEC') or die('Restricted access');
$mainframe->redirect('customregister');
//MSS edited this to use chronoforms
?>

I have this at the top fo the default.php in the view/tmpl folder and have test that to make sure it is live with an echo call...

What do I need to do to insure that the only registration form available is the new chronoform?

What happens is that the user goes to

http://blueeyedpanda.com/web/component/ ... er#content
Jim Nayzium
Junior Boarder
 
Posts: 26
Joined: Tue Jul 01, 2008 3:40 pm

Re: Form as Registration

Postby GreyHead » Tue Feb 09, 2010 6:39 am

Hi Jim,

Put the full url in the redirect. It will be something like
index.php?option=com_chronocontact&chronoformname=customregister

Bob
Bob Janes ChronoForms Support
*** The ChronoForms book is out NOW ***
ImageClick for more info
User avatar
GreyHead
Administrator
Administrator
 
Posts: 14754
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany

Re: Form as Registration

Postby marklandry » Wed Apr 07, 2010 4:37 pm

Hi
I'm trying to get the redirect working as well.
I have this in components\com_user\views\register\tmpl\default.php:
Code: Select all
<?php // no direct access
defined('_JEXEC') or die('Restricted access');
$mainframe->redirect('index.php?option=com_chronocontact&chronoformname=aloha_registration'); ?>

But it's not redirecting...
Not sure what I'm missing.
marklandry
Fresh Boarder
 
Posts: 10
Joined: Fri May 22, 2009 3:23 pm

Re: Form as Registration

Postby GreyHead » Fri Apr 23, 2010 1:51 pm

Hi marklandry,

It just occurs to me that this may not be the right file. Some templates use the Joomla HTML over-rides to replace the core files with versions of their own. Check in your template folder to see if that's what is happening.

Bob
Bob Janes ChronoForms Support
*** The ChronoForms book is out NOW ***
ImageClick for more info
User avatar
GreyHead
Administrator
Administrator
 
Posts: 14754
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany


Return to ChronoForms How To

Who is online

Users browsing this forum: No registered users and 6 guests

 

Who is online

In total there are 6 users online :: 0 registered, 0 hidden and 6 guests (based on users active over the past 15 minutes)
Most users ever online was 109 on Mon Jul 05, 2010 6:59 pm

Users browsing this forum: No registered users and 6 guests

Current time

It is currently Fri Sep 10, 2010 11:47 am