vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Quick Register for 3.5.x (https://vborg.vbsupport.ru/showthread.php?t=111783)

RDX1 04-02-2006 01:51 AM

Quote:

Originally Posted by baerwurz
I have a bug.

If i am as Guest on my Board and want to send my password to my email account, thhere comes this message:

Please fill out the 2 fields for Password!

This is a registration template hack, you will need to use the proper lost password form to get our password.

Quote:

Originally Posted by Exitilus
Doesn't work at all for me. Just goes to a blank page (register.php) and nothing happens (no registration).

I'll need some more information then that.

Exitilus 04-02-2006 04:12 AM

Fill out all the fields.

Hit Submit

Screen Goes blank and the location bar at the top says http://URL/register.php
(url meaning the URL of my site)

The registration never happens.

I'm using the one that includes the Birthdate

RDX1 04-02-2006 05:06 AM

Find

Code:

<form action="register.php" name="register" method="post" onsubmit="return verify_passwords(password, passwordconfirm);">
Change to:

Code:

<form action="path/to/your/forum/register.php" name="register" method="post" onsubmit="return verify_passwords(password, passwordconfirm);">
Change path/to/your/forum/ to http://www.yoursite.com/forum/path/register.php

I'm going to change it so it includes yoru site path automatically for no more confusion.

Edit: Try the new code, not idea why I didn't think of this before. I changed the paths to $vboptions[bburl]/ so it automatically checks the forum path, no editing required.

Smiry Kin's 04-02-2006 05:28 AM

can ya reply to my questiong about the image thingy? :(

RDX1 04-02-2006 06:37 AM

Quote:

Originally Posted by Smiry Kin's
can ya reply to my questiong about the image thingy? :(

I did.
https://vborg.vbsupport.ru/showpost....9&postcount=30

Smiry Kin's 04-02-2006 07:04 AM

Quote:

Originally Posted by RDX1

oh cheers dude, if u do add it later, be sure to send out an email :)

i don't have a clue how to get the info :S

RDX1 04-02-2006 07:21 AM

Just look in the registration templates. Only concern I have is 1) It's too big to fit in the quick reg box and 2) My main concern is that CAPTCHA is not a template mod, but built into register.php itself.

We'll see tomorrow...

curtisstanier 04-02-2006 08:17 PM

I have a similar problem as Exitilus. Blank page after you click submit. I have tried the original code from the top of the page, and the bit you told him to change and it still wont work. Great Mod though :)

Exitilus 04-02-2006 08:55 PM

Quote:

Originally Posted by curtisstanier
I have a similar problem as Exitilus. Blank page after you click submit. I have tried the original code from the top of the page, and the bit you told him to change and it still wont work. Great Mod though :)

Tried the new code :) Still doesn't work (exact same issue) . Just goes to the blank page w/ no Registration

RDX1 04-02-2006 09:55 PM

Are you both sure that image verification is turned off and you have no other required fields? Other people say it works fine and it works fine on my site too.


All times are GMT. The time now is 12:47 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01263 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete