Jump to content
MultiMart
(01/02/2024) SELLING VIRTUAL ITEMS IN THIS SECTION IS FORBIDDEN, CREATING NEW THREADS WILL RESULT IN DELETION ALONG WITH ACCOUNT WARNINGS

[HELP/Question] SQL


ANXIETY
 Share

Recommended Posts

  • Avovix Management

Giving a little more information would be nice.

1) Are you referring to in-game Pawn registrations or UCP (assuming PHP) registrations?
2) Is it connected to the database successfully and actually pulling its information

 

1.1); If its PHP try using a exception catch block to see what the issue is.

try {
	CODE
} catch (Exception $e) {
    echo 'Caught exception: ',  $e->getMessage(), "\n";
}

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

Please visit Terms of Use for our Terms of Use and Privacy Policy for our privacy policy