Skip to Content Skip to Menu

Registration Error

  • serkany
  • serkany
  • OFFLINE
  • Posts: 13
  • Thanks: 0
  • Karma: 0
16 years 11 months ago #39016 by serkany
Replied by serkany on topic Re:Registration Error
I also have this problem but it happens only for some of the visitors. I can register users without any problems in my computer and there are other users that can register themselves but some people are saying that they are getting the "You are not authorized..." error.

I checked the browser version of one of the users and it was same with me. May be a setting in the browser or computer can cause this but I have no idea about it...

Please Log in or Create an account to join the conversation.

  • beat
  • beat
  • OFFLINE
  • Posts: 8177
  • Thanks: 527
  • Karma: 352
16 years 11 months ago #39026 by beat
Replied by beat on topic Re:Registration Error
Could you please quick-check if those visitors happen to be AOL-USA users (as their ISP on the browser-side, not on your server-side) ?

I might have a solution for that :)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in or Create an account to join the conversation.

  • serkany
  • serkany
  • OFFLINE
  • Posts: 13
  • Thanks: 0
  • Karma: 0
16 years 11 months ago #39030 by serkany
Replied by serkany on topic Re:Registration Error
No, they are not...

Does this mean that your solution is not applicable:)

Please Log in or Create an account to join the conversation.

  • tonyurso
  • tonyurso
  • OFFLINE
  • Posts: 15
  • Thanks: 0
  • Karma: 7
16 years 11 months ago #39031 by tonyurso
Replied by tonyurso on topic Re:Registration Error
Has anyone tried my hack? I made the changes a month ago and havent had the problem since.

Please Log in or Create an account to join the conversation.

  • serkany
  • serkany
  • OFFLINE
  • Posts: 13
  • Thanks: 0
  • Karma: 0
16 years 11 months ago #39033 by serkany
Replied by serkany on topic Re:Registration Error
I couldn't see what your hack is. Did you have the same problem? it works fine for most of the cases but looks like it's not working for some of the cases.

Please Log in or Create an account to join the conversation.

  • beat
  • beat
  • OFFLINE
  • Posts: 8177
  • Thanks: 527
  • Karma: 352
16 years 11 months ago #39052 by beat
Replied by beat on topic Re:Registration Error
serkany wrote:

No, they are not...

Does this mean that your solution is not applicable:)


You can never know....Maybe other proxys are not very good too... Try this:

in administrator/components/com_comprofiler/comprofiler.class.php

replace the last line of this:

[code:1]function cbGetRegAntiSpams( $decrement = 0 ) {
global $mainframe, $database, $my;

$time = time();
$valtime = ( (int) ( $time / 1800 )) - $decrement;
$hostIPs = cbGetIParray();
[/code:1]

by the last line of this, so it looks as:

[code:1]function cbGetRegAntiSpams( $decrement = 0 ) {
global $mainframe, $database, $my;

$time = time();
$valtime = ( (int) ( $time / 1800 )) - $decrement;
$hostIPs = "";
[/code:1]

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum

Facebook Twitter LinkedIn