| Author |
Message |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2801 Location: Germany |
|
|
|
Why didn't it work for you?
|
|
| Tue Feb 06, 2007 6:46 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
Saszoo

Joined: 07 Jun 2006 Posts: 410 Location: Norway |
|
|
|
This is so strange
Now it works like a charm. Sorry, must have forgotten to clear cache or sumthing... Againg sorry for wasting your time...
_________________ My cute.ru site |
|
| Tue Feb 06, 2007 8:43 pm |
|
 |
astrostart

Joined: 11 Feb 2007 Posts: 124 Location: The Netherlands |
|
|
|
Great script!
I have one question. How can I make a field optional?
Now new users have to fill in there email, and when they post a comment (with {author}) there will be a link to mail the commentor.
How can I change that? Does anybody have an advise to:
1. Make the e-mail field optional with the registermod?
or
2. Make {author} not clickable (I prefer that)
|
|
| Sun Feb 11, 2007 6:16 pm |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 1943 Location: US |
|
|
| Mon Feb 12, 2007 2:14 am |
|
 |
Zarkinjo

Joined: 05 May 2007 Posts: 21 Location: Pula, Croatia |
|
|
|
can someone please tell me how to use this mod.
i made a page on which i would like the register form to appear, what code should i put in?
_________________
One Tree Hill Croatia |
|
| Wed May 09, 2007 4:24 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2801 Location: Germany |
|
|
|
Click the question mark in the plugin's admin panel to read the help.
|
|
| Wed May 09, 2007 6:16 pm |
|
 |
Zarkinjo

Joined: 05 May 2007 Posts: 21 Location: Pula, Croatia |
|
|
|
i read the help, and every topic related to the registration problems on this forum, and always the same problem
 |  | Fatal error: Call to undefined function regForm() in /home/filmtvs/public_html/OTH-Croatia/registracija.php on line 62 |
_________________
One Tree Hill Croatia |
|
| Wed May 09, 2007 7:25 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2801 Location: Germany |
|
|
|
Please read the other topic you started. It seems you forgot to include head.php.
|
|
| Wed May 09, 2007 7:27 pm |
|
 |
Partyism
Joined: 25 Sep 2007 Posts: 284
|
|
|
|
How come it just shows echo regForm('default'); :s ? I've uploaded all the files, actived it.. Put the echo in my divs but it only shows te code.
<h6>Registreer</h6>
<div class="leftContent">
echo regForm('default');
</div>
|
|
| Thu Sep 27, 2007 9:05 am |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 1943 Location: US |
|
|
|
 |  | <h6>Registreer</h6>
<div class="leftContent">
<?php echo regForm('default'); ?>
</div> |
_________________ www.scottdizzle.com uses cnr
last update: 07-22-08: 8:30 pm |
|
| Thu Sep 27, 2007 11:49 am |
|
 |
Partyism
Joined: 25 Sep 2007 Posts: 284
|
|
|
|
already fixed that, see my other problem in other topic.
|
|
| Thu Sep 27, 2007 1:05 pm |
|
 |
hetes

Joined: 17 Apr 2007 Posts: 36 Location: Hungary |
|
|
|
I have 2 cutenews.ru system on the same site and i want to use this register mod on the first and also on the second too. Is it possible that users need to register just into the first? And the second system would recognize if somebody logged into the first...
I hope you understand me... 
|
|
| Sat Mar 22, 2008 11:37 am |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2801 Location: Germany |
|
|
|
I have several installations on my computer and I'm using the same login and password on each of the installations. When I login to the first installation I'm also logged in to all the others. So basically, it's possible.
The problem is I have no idea how to automatically write the registration data from the first system to the database of the second system.
If you are using MySQL you can use phpmyadmin and manually create a new user in the second database by simply using the values from the first database.
|
|
| Sat Mar 22, 2008 6:46 pm |
|
 |
acateoN
Joined: 12 Feb 2008 Posts: 47
|
|
|
|
Dont know what I'm doing wrong here but I can active the plugin but no extra option in the admin panel is showing up regarding this script. When I add the echo regForm('default'); this is the result:
http://www.xpl.se/register
Does anyone have a clue about whats going on ?
Edit:
Managed to solve it mysel, changed files from the ru lang-folder to the en-folder and reactivated the script and now it works.
|
|
| Wed Mar 26, 2008 6:21 pm |
|
 |
Disharmony
Joined: 05 Jun 2008 Posts: 45
|
|
|
|
I got this working finally, added a register form and all that jazz but I have one small thing I'd like to ask: how do I add a "Congratulations, you can now log in!" or something like that after the process? Because after it's done, it just reloads the same page only without the fields, so the user might think it failed even though he's already registered.
Furthermore, is there a way I could implement captcha in this form?
|
|
| Wed Jun 11, 2008 5:39 am |
|
 |
|