vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Vbulletin Integration that worked, no longer works after server move (https://vborg.vbsupport.ru/showthread.php?t=166864)

pspcrazy 01-03-2008 07:43 PM

Vbulletin Integration that worked, no longer works after server move
 
Well I'm using a custom cms atm that has integrated the users with vbulletin, and oddly after I did a server change the login on the front page no longer works.

Test Login:
gcfake
meromero

Integration Code:

PHP Code:

<table border="0" width="98%" height="59" cellspacing="0">
<form action="http://forums.pspcrazy.com/forums/login.php" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
    <script type="text/javascript" src="/var/www/vhosts/pspcrazy.com/subdomains/forums/httpdocs/forums/clientscript/vbulletin_md5.js"></script>
                  <tr>
                    <td width="39%"><font color="#FFFFFF" face="Verdana" style="font-size: 10px">Username</font></td>
                    <td width="39%"><font color="#FFFFFF" face="Verdana" style="font-size: 10px">Password</font></td>
                    <td width="10%"><font color="#FFFFFF" face="Verdana" style="font-size: 10px">&nbsp;</font></td>
                  </tr>
                  <tr>
                    <td width="39%"><input type="text" class="bginput" size="15" style="font-family: Arial; font-size: 10px; border-style: solid; border-color: #000000" name="vb_login_username" id="navbar_username" accesskey="u" tabindex="1" value="UserName" onfocus="if (this.value == 'username') this.value = '';" /></td>
                    <td width="39%"><input type="password" size="15" lass="bginput" name="vb_login_password" accesskey="p" tabindex="2" style="font-family: Arial; font-size: 10px; border-style: solid; border-color: #000000"></td>
                    <td width="15%">
<input TYPE="IMAGE" SRC="cimages/okbtn.jpg" accesskey="s" tabindex="4" type="submit" value="Log in" tabindex="104" title="Enter your username and password in the boxes provided to login, or click the 'register' button to create a profile for yourself." accesskey="s" /></td>
                  </tr>
                  <tr>
                    <td width="106%" colspan="3"><font color="#FFFFFF" face="Verdana" style="font-size: 9px">Forgot your password? Click <a href="http://forums.pspcrazy.com/forums/login.php?do=lostpw"><font color="<?echo "#$color1"?>">Here</a><font color="#FFFFFF">. Register</a> <a href="http://forums.pspcrazy.com/forums/register.php"><font color="<?echo "#$color1"?>">Here</font></a></td>

        <input type="hidden" name="s" value="" />
        <input type="hidden" name="do" value="login" />
        <input type="hidden" name="vb_login_md5password" />
        <input type="hidden" name="vb_login_md5password_utf" />
<label for="cb_cookieuser_navbar">
<input type="hidden" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c"/>

                  </tr>
</form>
                </table>
<?
}
?>
                </center>
              </div>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
  </center>
</div>

It does login into vbulletin, but now oddly the front page does not show that it's been logged in. I'll donate some money to whoever can figure out what the problem is. Thanks in advance!

Opserty 01-03-2008 07:51 PM

The front page being vB's forum homepage or your CMS page?

pspcrazy 01-03-2008 08:08 PM

http://www.pspcrazy.com is the front page, being the CMS front page.

--------------- Added [DATE]1199472996[/DATE] at [TIME]1199472996[/TIME] ---------------

bumb

sokol 01-11-2008 12:26 AM

Quote:

Originally Posted by pspcrazy (Post 1414879)
http://www.pspcrazy.com is the front page, being the CMS front page.

--------------- Added [DATE]1199472996[/DATE] at [TIME]1199472996[/TIME] ---------------

bumb


It does log in, try clearing your cookies and loging in.

~Sokol


All times are GMT. The time now is 08: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.00929 seconds
  • Memory Usage 1,731KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete