SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

How do I add a help link into the register page?
Open register.php At the bottom of the page you'll see
include 'header.php';
    
//OpenTable();
    
include 'include/registerform.php';
    
$reg_form->display();
    
//CloseTable();
    
include 'footer.php';
Add a line before include/registerform.php
echo "<div>If you are having problems with registering please visit <a href='"XOOPS_URL ."/modules/smartfaq/index.php'>this FAQ link</a></div><br />";

include 
'include/registerform.php';
Of course, change the writing and link to whatever you want Rowd


The comments are owned by the author. We aren't responsible for their content.
user

 Works like a charm, but........


This is a great answer to an annoying problem. I've been experiencing this difficulty on a number of the websites that I own -- glad to come across this solution. It makes me wonder though... how many registrants have I lost out on because they couldn't register? Oh well, c'est la internet.

 
user

 Re: Works like a charm, but........


Hi

That´s a hell of tip

I´ve been looking for that for a while.

Thanks carnuke

 


Login

Who's Online

238 user(s) are online (1 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 238


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Did you know ?

There are many support sites in different languages across the world?

Random question

What is a Quote?