+ Reply to Thread
Results 1 to 8 of 8

Thread: Admin | Login | Sign-up Problems
      
   

  1. #1
    TidyboyUK is offline Sergeant
    Join Date
    Jul 2009
    Posts
    26

    Default Admin | Login | Sign-up Problems

    Hi could anyone point me in the direction of tutorials for the new password, admin and sign-up features.

    I have played around with all areas and not really sure what im doing!
    Its not as simple as placing the boxes on a page and uploading.
    I have also double clicked on the box/s to bring the various options up, create database e.t.c, but to no avail!

    Could anyone show a step-by-step way to do this?
    I thought maybe when i clicked "create database" it would create a database. I checked on CP/mysql to see and it didn`t so i have created a DB ans users etc, but cant see where to go now??!!

    A little confused, but well chuffed with BV 11.4

  2. #2
    Antonio878's Avatar
    Antonio878 is offline Master Sergeant
    Join Date
    Sep 2007
    Posts
    68

    Default Re: Admin | Login | Sign-up Problems

    you are supose to create a database in phpsql and then you need to name each column with what you want a user to have in there information, it is best for you to also add an id column with PRIMARY and autocremy(or something that looks like that in the drop down) and then add a username column, password column and you know anything else you want the user to have.

  3. #3
    TidyboyUK is offline Sergeant
    Join Date
    Jul 2009
    Posts
    26

    Default Re: Admin | Login | Sign-up Problems

    Thanks for the response.

    I have logged into CP and do not see anything that looks like "phpsql".
    Do you mean phpmyadmin? Sorry to sound dumb, but i maybe looking to hard or in the wrong place!

  4. #4
    Antonio878's Avatar
    Antonio878 is offline Master Sergeant
    Join Date
    Sep 2007
    Posts
    68

    Default Re: Admin | Login | Sign-up Problems

    Quote Originally Posted by TidyboyUK View Post
    Thanks for the response.

    I have logged into CP and do not see anything that looks like "phpsql".
    Do you mean phpmyadmin? Sorry to sound dumb, but i maybe looking to hard or in the wrong place!
    no no thats right jst forgot, yes

  5. #5
    TidyboyUK is offline Sergeant
    Join Date
    Jul 2009
    Posts
    26

    Default Re: Admin | Login | Sign-up Problems

    Whoooa!

    That seems very very confusing to me?!

    I really do appreciate your help, but this maybe out of my learning zone via forum. Do you know of any video tutorials for this? As i have searched everywhere for one.

    Basically when i add a sign up box, i double click and have the option to create database and the php file it suggests to write is usersdb.php (thats on admin, sign-up, login and etc) surely you should not use the same usersdb.php for everything as it would overwrite the previous one!

    The usersdb.php also wants to save in the .Cpanel folder/directory, is this write? I dont understand how to link the box with my database!

    Sorry for the confusion......But i love learning :)

  6. #6
    Antonio878's Avatar
    Antonio878 is offline Master Sergeant
    Join Date
    Sep 2007
    Posts
    68

    Default Re: Admin | Login | Sign-up Problems

    Quote Originally Posted by TidyboyUK View Post
    Whoooa!

    That seems very very confusing to me?!

    I really do appreciate your help, but this maybe out of my learning zone...
    Well for 1 i don't know any video tutorials, 2 i learned how to create a user/pass by myself so i really didn't need 2 do all that all i had 2 do was create a login form and use phpmyadmin to create a sign-up/login page, there is really no need for an admin page, i never made one i edit it all from the database

  7. #7
    TidyboyUK is offline Sergeant
    Join Date
    Jul 2009
    Posts
    26

    Question Re: Admin | Login | Sign-up Problems

    Thanks for the attempt at helping me. However i have played around with this feature and still cant get it to work....

    Im aware i have to create a database. I am also aware i have to add fields, but not quite sure on how to do so!

    And how do i connect the database with the BV sign-up/login boxes on the webbuilder?

    Thoughts and any help would be appreciated

  8. #8
    Antonio878's Avatar
    Antonio878 is offline Master Sergeant
    Join Date
    Sep 2007
    Posts
    68

    Default Re: Admin | Login | Sign-up Problems

    u would hav to connect to the database using php coding go to www.w3school.com for information on connecting with the database

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49