Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-17-2010, 01:27 AM
SpanishHarlem SpanishHarlem is offline
 
Join Date: Feb 2005
Location: Ontario, Canada
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default register error

I have had people tell me that there is an error when they try and register on my forum..We tried in both firefox and chrome and had no problem. This evening I decided to try in IE,

As soon as I put my username in the box I get a pop up telling me the IE needs to resend the information and that if they were making a purchase to click cancel to avoid a duplicate transaction. Does anyone have any idea what could be causing this. Using VB 3.8.6

--------------- Added [DATE]1284742646[/DATE] at [TIME]1284742646[/TIME] ---------------

Nobody has any ideas?
Reply With Quote
  #2  
Old 09-18-2010, 11:57 AM
SpanishHarlem SpanishHarlem is offline
 
Join Date: Feb 2005
Location: Ontario, Canada
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please anyone.. I would love for members to be able to register. Some of them have older machines and do not want to download new browsers.. PLease help.
Reply With Quote
  #3  
Old 09-18-2010, 06:37 PM
JamesC70 JamesC70 is offline
 
Join Date: Jun 2007
Posts: 219
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There's a "name suggestion" Javascript for the Referrer field (so that newbies get a popup of other members after they type 3 or 4 characters). This name suggestion script is also used when sending someone a PM or seaching for someone on the Members List.

However, on your registration form, it's kicking in on the username selection box ... where people type their desired username. If you look closely, there's a little green or pink box under that field just before IE kicks up the popup.... that's the username selection script trying to work.

If you've added some add-on that causes this to kick in on the username suggestion field, disable it.

If you haven't, flip the source of that script off your own server and onto Google or Yahoo (AdminCP -> vBulletin Options -> Server Settings and Optimization -> Use Remote YUI) to see if it makes a difference.

Alternately, re-download the vB 3.8.6PL1 file from the vBulletin Members Area, and copy the file clientscript/vbulletin_ajax_namesugg.js from that new download to the same place on your server. Yours might have a minor corruption that I don't see from this end.
Reply With Quote
  #4  
Old 09-18-2010, 06:48 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:
define('DISABLE_HOOKS'true); 
Reply With Quote
  #5  
Old 09-19-2010, 11:42 AM
SpanishHarlem SpanishHarlem is offline
 
Join Date: Feb 2005
Location: Ontario, Canada
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Lynne,

We did do that yesterday and still had the same problem.. So I am at a loss as to what to do.. People are not being able to register at the site at all....

--------------- Added [DATE]1284901104[/DATE] at [TIME]1284901104[/TIME] ---------------

Quote:
Originally Posted by JamesC70 View Post
There's a "name suggestion" Javascript for the Referrer field (so that newbies get a popup of other members after they type 3 or 4 characters). This name suggestion script is also used when sending someone a PM or seaching for someone on the Members List.

However, on your registration form, it's kicking in on the username selection box ... where people type their desired username. If you look closely, there's a little green or pink box under that field just before IE kicks up the popup.... that's the username selection script trying to work.

If you've added some add-on that causes this to kick in on the username suggestion field, disable it.

If you haven't, flip the source of that script off your own server and onto Google or Yahoo (AdminCP -> vBulletin Options -> Server Settings and Optimization -> Use Remote YUI) to see if it makes a difference.

Alternately, re-download the vB 3.8.6PL1 file from the vBulletin Members Area, and copy the file clientscript/vbulletin_ajax_namesugg.js from that new download to the same place on your server. Yours might have a minor corruption that I don't see from this end.


Sadly none of these worked either..
Reply With Quote
  #6  
Old 09-19-2010, 02:13 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Make sure you are using all default vbulletin files (check in Maintenance > Diagnostics > Suspect File Version) and then use a default style also (you must set it to default in vboptions > style > default style):
Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Using this style, with mods off and all default files, try to register - do you still have the same problem?
Reply With Quote
  #7  
Old 09-19-2010, 02:55 PM
SpanishHarlem SpanishHarlem is offline
 
Join Date: Feb 2005
Location: Ontario, Canada
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Make sure you are using all default vbulletin files (check in Maintenance > Diagnostics > Suspect File Version) and then use a default style also (you must set it to default in vboptions > style > default style):
Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Using this style, with mods off and all default files, try to register - do you still have the same problem?

Ok so it looks like it will work this way.. Yet when all the modifications were turned off I was still getting that problem.. So I don't know what it could be.

Here is what I have installed as plug ins..

Cyb - ChatBox 2.3
Cyb - PayPal Donate 4.8.2
Cyb - Sub-Forum Manager 2.5.1
Enhanced Image Captcha 2.2b
ibProArcade for vBulletin 2.7.0
Post Thank You Hack 7.7
Selective Forum Filter 1.1.0
Usergroup Color Bar 1.0.0
vB Ad Management 5.02
Who Has Read a Thread.


ok.. Now when I try to post on my forum it's taking me to another site.. ARRRRGGGG.. I give up.

--------------- Added [DATE]1284912669[/DATE] at [TIME]1284912669[/TIME] ---------------

Thanks for you help Lynn.. I did what you told me and it was redirecting me to another page.. So I decided to do a little playing.. Looks like the VB ad Management was causing my issue. At least I hope it's fixed.. lol

--------------- Added [DATE]1284913037[/DATE] at [TIME]1284913037[/TIME] ---------------

ok.. So I guess it's not fixed.. Sigh..
Reply With Quote
  #8  
Old 09-19-2010, 04:21 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it redirecting to a site that you know about? I mean, there are hackers out there that hack sites by redirecting them. Are you sure that isn't what is happening?
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 02:20 AM.


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.06698 seconds
  • Memory Usage 2,236KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete