vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - ajaxReg - Ajax Registration, with instant field checking (https://vborg.vbsupport.ru/showthread.php?t=144869)

Shazz 09-18-2007 06:51 PM

Quote:

Originally Posted by nnjj.net (Post 1341815)
is it working with 3.6.8?

Yes.

Chadi 09-18-2007 08:36 PM

Quote:

Originally Posted by za3em (Post 1340610)
Still waiting for some help to get this hack working please responed.

thanks

Same problem here. I tried my own username and it said it was available. Is there a fix coming soon please?

za3em 09-18-2007 10:20 PM

Quote:

Originally Posted by chadi (Post 1341983)
Same problem here. I tried my own username and it said it was available. Is there a fix coming soon please?


Well my problem is that its not even checking for the name or Email. the only thing that is working is the password bar and the image check

AzaDiyaR 09-19-2007 01:06 AM

<a href="http://www.azadiyar.com/Forum/register.php" target="_blank">http://www.azadiyar.com/Forum/register.php</a>

this working fine for me

thanks for this addons.

nice work man :P

i.s.s.w 09-19-2007 03:28 AM

installed :D

but I have a problem with arabic language
What to do??

i need arabic language

thanks Coders Shack

nickypoooo 09-19-2007 07:50 AM

Works fine for me but can not use iso-8859-8-i charset

semauae 09-19-2007 08:36 AM

Really

It is excellent

can you support arabic language ?

yahoooh 09-19-2007 09:36 AM

it is not work with :
database collation latin_swedish_ci
and encode:cp1256
for arabic site

to convert the databse to utf-8 is very very diffecult and i use all hacks that already there but with alot of problems

can u try to make it work with arabic font without convverting the database
there is already some ajax that work great with arabic font without requiring utf-8

thincom2000 09-20-2007 04:58 AM

Quote:

Originally Posted by yahoooh (Post 1342338)
can u try to make it work with arabic font without convverting the database

Did you look at post 376?

semauae 09-20-2007 09:42 AM

Quote:

Originally Posted by thincom2000 (Post 1342895)
Did you look at post 376?

Contains invalid characters

:)

nnjj.net 09-23-2007 08:46 PM

Quote:

Originally Posted by sadiq6210 (Post 1320622)
Also

there is a problem in username when i write by Arabic Language

Thanks

any help!

Fifthe1ement 09-24-2007 03:39 AM

Quote:

Originally Posted by mtlcore (Post 1320757)
I am gettin this error:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /var/www/vhosts/SITE.com/httpdocs/forums/includes/adminfunctions_template.php(3596) : eval()'d code on line 11

I am getting the same error as above and as many users in this thread have asked for help with yet you have ignored each reply for help. What is going on?

FifthE1ement :mad:

iRO Wiki 09-24-2007 06:31 PM

Two things:

It claims you need to have a 6 character password, but using a 4 character password works...is there a setting somewhere I'm missing in vb for minimum password length?

Also, I have regex setup, and AJAX isn't reading it, and saying the username is available, is this normal?

htscpl 09-29-2007 10:02 AM

Nice mod ! Thanks for your work on this. *** installs ***

Fifthe1ement 09-30-2007 04:06 AM

Lol, this guy has great support, he hasn't even answered tech support posts from almost a year ago! DO NOT install this mod!

Fifth

Alibass 09-30-2007 04:23 AM

I think you have your wires crossed mate, what do you call this from July

https://vborg.vbsupport.ru/showpost....&postcount=363

If you haven't installed this hack then it's your lost.

NitroXploit 10-02-2007 12:56 PM

Getting an error of :

Quote:

Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /ajax.php(474) : eval()'d code on line 8
Checking username.

Lea Verou 10-02-2007 08:28 PM

Uninstalled due to the problems with the greek language and with the minimum password characters. :(

Panagioths 10-02-2007 09:10 PM

I haven't any problems with the greek language. I use UTF-8. Which charset do you use?

nickypoooo 10-02-2007 10:09 PM

Please I need help getting it to work with iso-8859-8-i charset

wolfe 10-03-2007 11:24 PM

i tried to fix to allow this mod to work when unregistered can view forum is = no and it still gives me and error. can this issue be fixed

Fifthe1ement 10-05-2007 03:58 AM

Lol, he still hasn't answered anyone, good luck but don't hold your breath.

Fifth

nickypoooo 10-05-2007 04:50 AM

Quote:

Originally Posted by Fifthe1ement (Post 1353266)
Lol, he still hasn't answered anyone, good luck but don't hold your breath.

Fifth


Maybe we all need to go to http://codersshack.com/index.php for support.

mdcdeve 10-11-2007 08:19 PM

Not sure what i'm doing wrong, when checking it always says any user name is available even when the username isn't available. Is this working fine for 3.6.8?

nickypoooo 10-11-2007 10:09 PM

works great with my 3.6.8!

CHIPIT 10-14-2007 02:17 AM

The only thing this is missing is valid referrer checking...

gider 10-14-2007 01:28 PM

nice and work..thank you

inciarco 10-14-2007 04:28 PM

Great Hack!! :up:

A little Bug I found Today While Testing it!! :(

:confused: When pressing the "Reset Fields" on the Register Form, causes an Error on the Code of the Pagem, causing the Image Checking System to Block on the Current Image and Identifying the Unstroduced Text as NOT CORRECT even when it matches the Frozen Image, it looks like if the Ajax Code gets affected (Error Page) and don't Reloads the Image when Introducing the New Verification Text!! When Trying to Press the Refresh Image Link the Code Shows an Error Message that Says "String Entered For Image Verification Did Not Match What Was Displayed" :( The Registration Process Gets Stopped and Users Can't Complete the Registration Process!! :confused:

I've Tested it also in Your Forum (http://codersshack.com/forums/register.php?do=register) and I get the Same Error and Registration Process Gets Stopped!!

I hope you can Fix this Bug That Stops the Registration Process!! ;)

Thank You Very Much!! This Hacks Adds Great Visual Functionality to the Registration Checking Process, is Working Great, the Only Detail is the Bug I Previously Described!!

:)

Netaudio 10-18-2007 08:20 AM

nice Job!

*installed*

works fine with NoSpam! Addon.

But i look for dark Style bad.gif and good.gif

Thanx!

neopet001 10-24-2007 01:54 AM

1 Attachment(s)
I meet this problem and can't continue!!

Please view the image attached

my ajax.php is now 644 , as default.

Thanks for your support.

Coders Shack 10-25-2007 03:22 AM

Quote:

Originally Posted by inciarco (Post 1359844)
Great Hack!! :up:

A little Bug I found Today While Testing it!! :(

:confused: When pressing the "Reset Fields" on the Register Form, causes an Error on the Code of the Pagem, causing the Image Checking System to Block on the Current Image and Identifying the Unstroduced Text as NOT CORRECT even when it matches the Frozen Image, it looks like if the Ajax Code gets affected (Error Page) and don't Reloads the Image when Introducing the New Verification Text!! When Trying to Press the Refresh Image Link the Code Shows an Error Message that Says "String Entered For Image Verification Did Not Match What Was Displayed" :( The Registration Process Gets Stopped and Users Can't Complete the Registration Process!! :confused:

I've Tested it also in Your Forum (http://codersshack.com/forums/register.php?do=register) and I get the Same Error and Registration Process Gets Stopped!!

I hope you can Fix this Bug That Stops the Registration Process!! ;)

Thank You Very Much!! This Hacks Adds Great Visual Functionality to the Registration Checking Process, is Working Great, the Only Detail is the Bug I Previously Described!!

:)

wait so this only happens if you click reset right?

Coders Shack 10-25-2007 03:23 AM

Quote:

Originally Posted by neopet001 (Post 1367166)
I meet this problem and can't continue!!

Please view the image attached

my ajax.php is now 644 , as default.

Thanks for your support.

is ajax enabled on your forum?

inciarco 10-25-2007 05:00 AM

Quote:

Originally Posted by Coders Shack (Post 1368032)
wait so this only happens if you click reset right?

Yes!! :(

And Eventually a New User Wont Be As Resourceful as to Press the Back Button of the Browser to Reload the Accept Rules Step and Again Try To Fill the Form!! :rolleyes:

Also When The User Sees That The Form Gets Stuck You Can Be Sure That Will Get Dissapointed At Registering On The Forum!! :(

Try It On Your Forum, Coders Shack; Press The Reset Button On The Registration Form and Try To Reload The Verification Image!! You'll See What Happens!! :p ;)

(I Tried That On Your Forum Too, And Got The Same Results I Had On My Forums)!! :(

I Hope You Can Fix That Little Bug!! :up:

This Hack Is Great!! Helps A Lot New Users To Fill Right The Registration Form!! :up:

My Best Regards!! ;)

:)

Coders Shack 10-25-2007 09:18 AM

i tried but was unable to reproduce your issue. I can see that it would be a good idea to clear the form status though.

im planning on releasing a new version soon.

(the shit below this is for my use)
+ Reset Status
+ Disable Submit until everything is green

perfphysio 10-25-2007 09:26 AM

Yeah an update would be great. New user regs are a problem with this hack with otherwise is a great addition. Also the ability to have a simple remove the force read status from the nav bar when viewing the thread rather than currently having to set an expiry date in the past to make this happen.

Also a way to see all posts marked as must be read would also be great.

And I also have a problem with users reading the post only to be then logged out immediately afterwards. ? Is this a cookie issue with this mod?

thanks again, this could be a definite contender for MOTM once the new release comes out :)

Coders Shack 10-25-2007 09:53 AM

Quote:

Originally Posted by perfphysio (Post 1368188)
Yeah an update would be great. New user regs are a problem with this hack with otherwise is a great addition. Also the ability to have a simple remove the force read status from the nav bar when viewing the thread rather than currently having to set an expiry date in the past to make this happen.

Also a way to see all posts marked as must be read would also be great.

And I also have a problem with users reading the post only to be then logged out immediately afterwards. ? Is this a cookie issue with this mod?

thanks again, this could be a definite contender for MOTM once the new release comes out :)

this mod has nothing to do with cookies or threads, am i missing something, or is it that i have a horrible tooth ache and i just took 800MG of ibuprofen and a Vicodin.

Mudvayne 10-28-2007 01:46 PM

Whatever nick I tried to use I got this message :S
Quote:

nipa56shd contains a banned phrase.
I have customized templates but the hack works fine for me except the nick check thingi :S

Coders Shack 10-28-2007 04:03 PM

Quote:

Originally Posted by Mudvayne (Post 1370385)
Whatever nick I tried to use I got this message :S

I have customized templates but the hack works fine for me except the nick check thingi :S

remove your regex in your vbulletin settings.

Mudvayne 10-28-2007 05:10 PM

Did you mean Username Regular Expression? That is blank i mean disabled. Still I'm getting the same message :S

Noxious 10-29-2007 04:46 PM

I get this problem but only when using IE7, with firefox i dont have a problem

i get this in the username field

Code:

<?xml version="1.0" encoding="windows-1252"?><error>You do not have permission to perform this action. Please refresh the page and login before trying again.</error>
To re-produce this error you need to, go into the usergroup options and remove all access for guests so they can't view anything which basically forces them to login before access

to those who have this problem
You have 1 of 2 options.

1. Disable this mod till this problems fixed
2. In the Guests Usergroup options put Can View Forum to Yes


All times are GMT. The time now is 10:16 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.06177 seconds
  • Memory Usage 1,829KB
  • 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
  • (1)bbcode_code_printable
  • (15)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
  • (40)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