Log in

View Full Version : registration problem


blackberry
10-14-2009, 05:12 PM
hello

plz help me out

i have installed a hack to check already registered username but then i uninstalled it ... there is no file in /clientscript called ajax_checkusername.js etc everything is deleted

and no phrase etc in register template ... but still i am getting this ...

http://img62.imageshack.us/img62/9389/race002.gif

i want to remove this error plz help me out users are not able to register because of this error.

thanks

these were the hacks
https://vborg.vbsupport.ru/showthread.php?t=81531

snakes1100
10-14-2009, 07:02 PM
As that hack is in the modification graveyard and not viewable to see what all it modified or files that it uploaded, not much we can do.

1. Remove any files related to that hack in the /includes/xml folder.
2. Revert the registration template.
3. upload a default copy of the registration php files.

blackberry
10-15-2009, 07:32 AM
i did all three but still getting same error message

--------------- Added 1255602183 at 1255602183 ---------------

well i think this checking username thingy is by default in vb now ... but in my forum it is not working properly .. it is saying "taken" to the user names which were not really taken .

Lynne
10-15-2009, 02:45 PM
The image you show in the first post is default vbulletin.

If you are having problems regarding usernames, check all your options under vboptions > registration options (what do you have username reuse delay set to?)

blackberry
10-15-2009, 03:13 PM
its 30

Lynne
10-15-2009, 03:21 PM
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
SaveSet this as your default style so users see it when they come to Register on the site. Now try a new registration - do you still have the same problem?

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

define('DISABLE_HOOKS', true);Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.

blackberry
10-15-2009, 03:38 PM
here is a screenshot

http://img260.imageshack.us/img260/1504/reg.gif

Lynne
10-15-2009, 04:14 PM
Did you try what I suggested?

blackberry
10-15-2009, 04:50 PM
i did the style but no use its same

can i disable plugins from vbulletin options-->Plugin/Hook System ??

Lynne
10-15-2009, 05:14 PM
It is better to disable them via the config.php file (something about the being cached - I can't remember the exact reason).

blackberry
10-15-2009, 05:14 PM
well i did disable plugins but its same

dont know what is the problem :(

Lynne
10-15-2009, 08:12 PM
You might want to put in a support ticket then.

blackberry
10-16-2009, 09:18 AM
well Mr Zachery Woods referred me here and closed my ticket as well

This requires modifying the code (i.e., 'hacks', plugins, or template modifications). We can't offer official support for code modifications or for forums running modified code. We do however have a customization site and forums with people that may be willing to help you with this.

Please visit https://vborg.vbsupport.ru/ and ask for help there in the appropriate forum.

Lynne
10-16-2009, 02:31 PM
Was that a ticket put in for your problem regarding "it is saying "taken" to the user names which were not really taken" or did you put it in asking them to remove the code or did you send him the text in the first post where you say you have an error from a modification? They should help you with the first issue I listed, but the other two are modifications and they will not help on them.