Register.php?do=addmember 300 error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raidenx112
    New Member
    • Jun 2010
    • 1
    • 3.8.x

    Register.php?do=addmember 300 error

    Hello,
    I don't know what the problem is but when I try to register a user, the request goes through but it shows an 300 error and says that the page is not found. The screenshot of the error is attached.

    I understand the register link on the site does not go to the vbulletin register process. You can still register through this link below:

    Click image for larger version

Name:	forum_error.jpeg
Views:	1
Size:	28.6 KB
ID:	3723228

    http://www.teenbusinessforum.com/forums/register.php


    It makes sense to fix the issue before going back to the vbulletin process.

    Thanks in advance.
  • Ibrahim Kamal
    New Member
    • Apr 2012
    • 25
    • 4.1.x

    #2
    try upload register.php file Again

    Comment

    • Matthew Gordon
      Senior Member
      • May 2002
      • 3243
      • 1.1.x

      #3
      Go to your Admin CP -> vBulletin Options -> Cookies and HTTP Header Options -> GZIP HTML Output and set it to "No" and try again. I assume it is trying to output an error, and the GZIP of the output is breaking it.

      Comment

      • quincyy
        New Member
        • Mar 2012
        • 3
        • 4.1.x

        #4
        I'm having the same problem. I get an error page. Website is www.studentveteranforums.com. Error:

        Server error


        The website encountered an error while retrievinghttps://studentveteranforums.com/reg...p?do=addmember. It may be down for maintenance or configured incorrectly.

        Any help is appreciated. I recently added https fyi.

        Comment

        • Lynne
          Former vBulletin Support
          • Oct 2004
          • 26255

          #5

          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); 

          Please don't PM or VM me for support - I only help out in the threads.
          vBulletin Manual & vBulletin 4.0 Code Documentation (API)
          Want help modifying your vbulletin forum? Head on over to vbulletin.org
          If I post CSS and you don't know where it goes, throw it into the additional.css template.

          W3Schools &lt;- awesome site for html/css help

          Comment

          Related Topics

          Collapse

          Working...