The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Registration via web
Author Message
Desttro
Apprentice
*

Posts: 5
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Sep 2015
Reputation: 0



Post: #1
Registration via web
Hello, please I have question about account registration, about ACCAPP=7 (7=WebApp// Must fill in a web form and wait for email response)
How this feature working? Where to find example .php files?

thank you
09-13-2015 08:47 PM
Find all posts by this user Like Post Quote this message in a reply
escribano
Journeyman
*

Posts: 170
Likes Given: 16
Likes Received: 32 in 23 posts
Joined: Nov 2012
Reputation: 2

Dragon Shard

Post: #2
RE: Registration via web
I always created my accounts using an mysql integration...

As im a database lover, when the player do the registration i store all the informations to use later on website/shard.

This way, i have a function running on every save to create this new accounts.

Another way i've made one time is an php integration throug sockets to simulate an GM account login and send the commands to create the account (but... I really dont liked this way so i rollback to MySQL)

UltimaPHP - OpenSource Ultima Online Server v0.1-pre-alpha under development, we need help!
(This post was last modified: 09-14-2015 07:22 AM by escribano.)
09-14-2015 07:20 AM
Find all posts by this user Like Post Quote this message in a reply
WRWR
Journeyman
*

Posts: 212
Likes Given: 30
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 1



Post: #3
RE: Registration via web
09-14-2015 01:19 PM
Find all posts by this user Like Post Quote this message in a reply
Ultima One
Journeyman
*

Posts: 238
Likes Given: 7
Likes Received: 10 in 6 posts
Joined: Jan 2013
Reputation: 6

Ultima One

Post: #4
RE: Registration via web
Big Grin hope the link above helps, shout if you need any help

ULTIMA ONE
The modern, sphere powered Ultima Online server
09-14-2015 07:39 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Desttro
Apprentice
*

Posts: 5
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Sep 2015
Reputation: 0



Post: #5
RE: Registration via web
Hello,
thank you, I will try MySQL and PHP method Smile
09-14-2015 08:16 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)