Jump to content

Recommended Posts

Posted

i dont even know where to begin so i will just ask here.

 

on the phpBB site i was told this..

You have to enter those in the database.

 

Go into phpmyadmin, select your database and then you'll see an SQL icon at the top of the screen. Select that and past the lines beginning ALTER TABLE into that box and hit go. It will edit the database accordingly.

 

Any further questions about specific MODs belong in the topics for those MODs.

now i am in the cPanel and found the location he spkoe of but in this line...

 

>#
#-----[ SQL ]------------------------------------------
#
ALTER TABLE phpbb_users ADD user_rank2 INT(11) DEFAULT '0' AFTER user_rank;
ALTER TABLE phpbb_users ADD user_rank3 INT(11) DEFAULT '0' AFTER user_rank2;

 

I know i have to put it in the SQL thinkg and hit go...but do i put all of the line or just what there is behind "ALTER TABLE"?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   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...