• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Modern ACC: When creating account, no redirect

Extrodus

|| Blazera.net ||
Joined
Dec 22, 2008
Messages
2,692
Solutions
7
Reaction score
550
Location
Canada
Hey guys, I just reset my players database, what I mean is I went through and removed all the accounts, players, items, etc.. I left the website the same, then started everything back up, now I am have a problem on the website when creating an account. When the players fill in the info, and click create account, it creates the account but doesnt redirect them to the account page with their character after.. leaving them thinking that the account wasnt created.

(Check Infinity PvP - Powered by Dedicated Hosting. to see what I mean)

If anyone has done a reset on their server and had the same problem, and you fixed it; please let me know how you did it!

Thank you!
 
This is what the create page register code is..

</fieldset>
<br/>
<label>&nbsp;</label>
<input class='sub' type="submit" value="Register"/>
<?php echo loader(); ?>
</form>
</div>
 
Like I stated, it was working before.. it has the permissions. How would I go about setting it to re-install the website with install/install.php, maybe since I deleted things out of the database I have to re-set it type deal. :\ Really weird.
 
Back
Top