Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-29-2007, 06:08 PM
Casual Pligger
 
Join Date: Aug 2007
Posts: 85
Thanks: 4
Thanked 1 Time in 1 Post
Question Registration Unseccessful

Pligg 9.8.2
Server: cPanel, Apache2.2
PHP 5
Website: Kiefit.com / Published News

Hello,

After trying to register on the right side registration form I receive a 'Registration Unseccessful' message!

I have added a pic to visualize it!

This is an error.

Does somebody knows hot to solve it?

Thank you very much.

D.
Attached Images
File Type: gif Publikation_2_29.12.07.gif (5.9 KB, 21 views)
Reply With Quote
  #2 (permalink)  
Old 10-29-2007, 06:18 PM
Banned
Pligg Version: 9.9.5
 
Join Date: Oct 2007
Location: Canada
Posts: 914
Thanks: 169
Thanked 17 Times in 17 Posts
here read this, Register Error (Solution) - Post Issues Here
Reply With Quote
  #3 (permalink)  
Old 11-05-2007, 01:56 PM
Casual Pligger
 
Join Date: Aug 2007
Posts: 85
Thanks: 4
Thanked 1 Time in 1 Post
Question RE: Registration Unseccessful

Quote:
Originally Posted by bbrian017 View Post
Thanks for the info, but it does not work!

I still need to solve this major issue!

Is somebody there who can help?

Thanks!

D.
Reply With Quote
  #4 (permalink)  
Old 11-06-2007, 11:19 AM
moonring's Avatar
New Pligger
Pligg Version: 9.9
Pligg Template: yget
 
Join Date: Jun 2007
Location: In Front of PC
Posts: 20
Thanks: 2
Thanked 12 Times in 5 Posts
Open "templates/sinet/sidebar_modules/login.tpl"

Do the following changes in the name of inputs-

make username -> reg_username

make email -> reg_email

make password -> reg_password

make password2 -> reg_password2
__________________
Web 2.0 Analyst Programmer
Reply With Quote
  #5 (permalink)  
Old 11-06-2007, 01:56 PM
Casual Pligger
 
Join Date: Aug 2007
Posts: 85
Thanks: 4
Thanked 1 Time in 1 Post
Question RE: Registration Unseccessful

Quote:
Originally Posted by moonring View Post
Open "templates/sinet/sidebar_modules/login.tpl"

Do the following changes in the name of inputs-

make username -> reg_username

make email -> reg_email

make password -> reg_password

make password2 -> reg_password2
Hello,

I have changed the:

http://www.kiefit.com / templates / ...es / login.tpl


<form action="{$URL_register}" method="post" id="thisform">
{#PLIGG_Visual_Register_Username#}:<br /><input type="text" name="reg_username" id="name" value="" onkeyup="enablebutton(this.form.checkbutton1, this.form.submit, this)" size="20" tabindex="1"/>
<span id="checkit"><input type="button" name="checkbutton1" id="checkbutton1" disabled="disabled" value="{#PLIGG_Visual_Register_Verify#}" onclick="checkfield('username', this.form, this.form.username)" class="submit-s" /></span>
<span id="usernamecheckitvalue"></span>
<br />{#PLIGG_Visual_Register_Email#}:<br /><input type="text" id="email" name="reg_email" value="" onkeyup="enablebutton(this.form.checkbutton2, this.form.submit, this)" size="20" tabindex="2"/>
<span id="checkit"><input type="button" name="checkbutton2" id="checkbutton2" disabled="disabled" value="{#PLIGG_Visual_Register_Verify#}" onclick="checkfield('email', this.form, this.form.email)" class="submit-s" /></span>
<span id="emailcheckitvalue"></span>
<br />{#PLIGG_Visual_Register_Password#}:<br /><input type="password" id="password" name="reg_password" size="20" tabindex="3"/>
<br />{#PLIGG_Visual_Register_Verify_Password#}:<br /><input type="password" id="verify" name="reg_password2" size="20" tabindex="4"/>
<br /><input type="submit" name="submit" value="{#PLIGG_Visual_Register_Create_User#}" class="log2" tabindex="6" />
<input type="hidden" name="process" value="1"/>
</form>



But I still receive the same error message!
Reply With Quote
  #6 (permalink)  
Old 11-06-2007, 02:33 PM
moonring's Avatar
New Pligger
Pligg Version: 9.9
Pligg Template: yget
 
Join Date: Jun 2007
Location: In Front of PC
Posts: 20
Thanks: 2
Thanked 12 Times in 5 Posts
I can see in your site that, there is nothing change in the sidebar. I assume that your register sidebar is in different tpl. Find out the appropriate tpl and do the above changes.
__________________
Web 2.0 Analyst Programmer
Reply With Quote
  #7 (permalink)  
Old 11-06-2007, 03:44 PM
Casual Pligger
 
Join Date: Aug 2007
Posts: 85
Thanks: 4
Thanked 1 Time in 1 Post
Question RE: Registration Unseccessful

Quote:
Originally Posted by moonring View Post
I can see in your site that, there is nothing change in the sidebar. I assume that your register sidebar is in different tpl. Find out the appropriate tpl and do the above changes.
Hello,

I have undo the changes to prevent more issue!

I have made the changes, but the issue appeared again. Therefor I have changed it to the original!

This have been the changes I've made but they don't work!

D.
Reply With Quote
  #8 (permalink)  
Old 11-06-2007, 04:14 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,367
Thanks: 169
Thanked 437 Times in 276 Posts
I'm moving this over into the template support forum.
It's not a bug with the Pligg core, it's a bug in your template.
I would suggest contacting the template author for help.
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
[Solution] Captcha in Registration Sidebar Arcticus Modification Tutorials 6 11-14-2008 11:08 AM
Double optin possible (registration with verification (to avoid spam complaints) soplar10 General Help 2 06-12-2008 08:14 AM
Registration surender General Help 1 12-18-2007 06:49 PM
Registration and user groups tbronson Wiki Articles 0 11-04-2007 10:59 PM
Is Moderated Registration possible? djdrue General Help 7 10-10-2006 07:36 PM


Search Engine Friendly URLs by vBSEO 3.2.0