Notifications
Clear all

wpForo 1.x.x [Closed] Error 2252 | Please contact to forum admin.

12 Posts
6 Users
0 Likes
7,208 Views
Posts: 1
(@howhowhow)
New Member
Joined: 6 years ago

i got the issue with my new install for my WordPress, i have been checked my WordPress URL on | General > Settings |  WordPress Address (URL) and Site Address (URL) have same url and nothing wrong, i have been deactivated all my plugins except WPForo, the issue still there, any suggestion?  

Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

This error says there is no referrer page when you submit the form. Something is irregular with your server or with your browser. HTTP_REFERER is not detected on your website. Here are the cases why this issue may happen:

  • visited the site by a browser-maintained bookmark.
  • switched from a https URL to a http URL.
  • switched from a https URL to a different https URL.
  • has security software installed (antivirus/firewall/etc) which strips the referrer from all requests.
  • is behind a proxy which strips the referrer from all requests.
  • visited the site programmatically (like, curl) without setting the referrer header (searchbots!).

Also you can use this method to disable the error:

https://wpforo.com/community/how-to-and-troubleshooting-2/error-2253-staging-issue/#post-15419

Posts: 17
(@lioruser)
Eminent Member
Joined: 5 years ago

I have exactly the same issue and its critical!

I am using the GTranslator plugin to have my site in different languages, and exach language is under another sub domain, for example es.mysite.com

The users cant write anything into the forum from any subdomain other then the main one

I am also getting this error:

 

 

3 Replies
(@lioruser)
Joined: 5 years ago

Eminent Member
Posts: 17

Any updates on that?

The loading of plugin.min.js should be relative and not absolute with the domain name so if the domain name is dynamic per language, the file will still be loaded.

(@lioruser)
Joined: 5 years ago

Eminent Member
Posts: 17

Where in the code can i can change this line to be relative and not absolute?

 

Moderator
(@martin)
Joined: 8 years ago

Support Team
Posts: 986

@lioruser,

Robert have already listed the problem makers. have you checked all these points: https://wpforo.com/community/how-to-and-troubleshooting-2/error-2252-please-contact-to-forum-admin/paged/2/#post-15823

This error man you have some issues with the hosting server. Your hosting server doesn't have complete Global Variables with REFERER. Also, it has some issue with sessions.

In any case, first you should deactivate all your other plugins, because the problem may be from some plugin. Once plugins are disabled, just delete all caches and test it. 

Also, please read this support topic: https://wpforo.com/community/how-to-and-troubleshooting-2/error-2253-staging-issue/#post-15415

 

For the second problem (editor error) please open a new suport topic. This topic is not related to that problem.

Page 2 / 2