Jump to content

Question

Posted

Hi to everyone.

Can someone describe how can we ad a account manager for L2 Gracia part 2?

I whant to create one for my webpage and bind with mysql.

But its diffucult tha i thought.

 

I have one question .

I saw many times that people said about updates of data like Timeline.

Can someone describe too how can i keep my server uptodate ?

And the way i can do it? I have The version of strike that is in this Forum.

I saw here updates but i dont know how can i put it in my data.

 

Thnks for helping

11 answers to this question

Recommended Posts

  • 0
Posted

well how much exp u have with php?

and to

 

I saw many times that people said about updates of data like Timeline.

Can someone describe too how can i keep my server uptodate ?

 

its kinda not right because the last change at the account table is age ago...

 

 

and plz rewrite ur stuff its hard to understand what u exact want

 

  • 0
Posted

I whant to make an account manager.

I explain it . I have a webpage and the Gamers should create an account from the webpage

and not Autocreate.

 

I asked if someone has a manual  to make the account manager .

 

the second question was , what possibilities i have to keep my server uptodate.

I saw in a forum that someone updates his server with Timeline.

Does someone of you know how to keep my server updated? A prog of something like that.

 

  • 0
Posted

first timeline has nothing to to with update..... a Timeline shows u only what changed in the last revison

and what u need its a svn client or eclipse to update your source....

  • 0
Posted

thnks the same i find it too.

 

But i dont understand some things.

 

He says ""You must activate php_mysql library.""" ( it is navicat?????)

 

 

then he says    1. CREATE USER 'acc'@'localhost' IDENTIFIED BY 'password';

  2. GRANT SELECT , INSERT , UPDATE ON `l2jdb_t1`.`accounts` TO 'acc'@'localhost';

  3. GRANT SELECT , INSERT , DELETE ON `l2jdb_t1`.`account_data` TO 'acc'@'localhost';

 

should i delete all the things that allready are there?

 

and at least

 

  1. 

  2. $host = 'localhos';                // host database DB

  3. $user = 'root';                    // database user

  4. $pass = '';                        // database password

  5. $db  = 'l2jdb';                  // database name

  6. 

 

should i right it like it is?

 

 

 

 

 

 

  • 0
Posted

php_mysql library its a option in php.ini, but i guess u use a webhost provider so u  can skip that step...

 

did u read that text above?

"For advanced use :"

so its not for ya

 

well put the data of your mysql into that ... if not right ... its cant connect

 

  • 0
Posted

Man i need help me you can help me some???? i need account manager and dont feed...i search all sections and again search and feed this and some one and i talk need help dont understand good this in navicat please can help me some? i need to this make and some settings in my server and one make i need this...Thanks for listen to me...Help me again thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...