Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > Pre-Sales > Technical Support

Notices

Reply
 
Thread Tools
  #1  
Old 10-29-2009, 07:18 PM
Staff Sergeant
 
Join Date: Jul 2009
Posts: 47
Default Members area help please - 911 for 11.4BV

Hello,

I need some help with making a members area. I have done this before and understand about password protecting a folder in cpanel.

What I need help with is the new element in 11.4 that does the sign in box for you. I do not believe a tutorial is out yet to help with this. If there is I cant find it.

I am fine until I get to the Behaviour section. I dont know what settings to use there. I am stumped on the Database link and do not know what to place there.

Could someone please explain how to do this?

Thanks in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 10-29-2009, 07:49 PM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 10,052
Default Re: Members area help please - 911 for 11.4BV

Please note that BV 11.4 is still beta and has issues that need fixing.

Behavior:
Database: the name of your dtabase file (whatever you have set it to be). I recommend that you don't use the default name, that's there only as an example. Make it something strange, like "users_g56Vg78Rtr.php" .
Destination : the URL of the page where the user will be redirected after logging in (a page that you create, let's call it member's homepage)
Error page: the page where the script will redirect the user if he mistakes the log in details (a page that you create, with a "Sorry, wrong details or user doesn't exist" message)
Display Remember Me: if you want this to appear in the sign in form.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 10-30-2009, 08:03 PM
Staff Sergeant
 
Join Date: Jul 2009
Posts: 47
Default Re: Members area help please - 911 for 11.4BV

I still have some problems and I am sure its I dont understand. When I did this and look at it in my browser the boxes are filled with information already that doesnt make sense Is this a bug with the program or am I doing something wrong?

I did what would be the old way without using the element box which I like better. I can make it work fine if I just place my pages in the password protected file and just use the pop up box for signing in. I would much rather use the sign in box thats new as it looks more professional but I cant seem to be able to get it to work.

I made a file and named it "clients" in cpanel. I know I need to place all my pages that I want to protect into this file. What I am missing is how to now get that to work with the new element box in BV.

I assume the "database" would be my clients folder that I made. Is that correct?

How do I make the boxes be blank and not filled in or does it have to be totally published to work? I know a email form works that way.

If I am understanding correctly for "Database" I would use clients with no php or html after?

The Destination can be any page then that I have placed in my protected "clients" folder?

Thank you in advance as I know I am missing something simple.

Quote:
Originally Posted by navaldesign View Post
Please note that BV 11.4 is still beta and has issues that need fixing.

Behavior:
Database:Is this the folder I make in cpanel and then protect? the name of your dtabase file (whatever you have set it to be). I recommend that you don't use the default name, that's there only as an example. Make it something strange, like "users_g56Vg78Rtr.php" .
Destination : Would this not be the same address as database? the URL of the page where the user will be redirected after logging in (a page that you create, let's call it member's homepage)
Error page: the page where the script will redirect the user if he mistakes the log in details (a page that you create, with a "Sorry, wrong details or user doesn't exist" message)
Display Remember Me: if you want this to appear in the sign in form.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 11-01-2009, 01:22 AM
Staff Sergeant
 
Join Date: Jul 2009
Posts: 47
Default Re: Members area help please - 911 for 11.4BV

anyone???
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 11-01-2009, 10:01 AM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 10,052
Default Re: Members area help please - 911 for 11.4BV

Quote:
Originally Posted by mustard20 View Post
I still have some problems and I am sure its I dont understand. When I did this and look at it in my browser the boxes are filled with information already that doesnt make sense Is this a bug with the program or am I doing something wrong?
Are you seeing this in preview ? because these fields contain PHP code so you can only test after you have given the page .php extension and you have uploaded on the server (unless you have installed Apache / PHP on your computer).

Quote:
I did what would be the old way without using the element box which I like better. I can make it work fine if I just place my pages in the password protected file and just use the pop up box for signing in. I would much rather use the sign in box thats new as it looks more professional but I cant seem to be able to get it to work.

I made a file and named it "clients" in cpanel. I know I need to place all my pages that I want to protect into this file. What I am missing is how to now get that to work with the new element box in BV.
No, you have it wrong. There is no need to use a password protected folder - or a dedicated folder - anymore, unless you desire so. The script password protects pages, not folders. Each page that you put the "Password Protect Page" object in it, will be password protected.

Quote:
I assume the "database" would be my clients folder that I made. Is that correct?
No, the database is a file created automatically by the script, that will contain all the username / password / email details for your members. This is the file where the script will look into to find if a user that tries to log in is registered or not.

Quote:
How do I make the boxes be blank and not filled in or does it have to be totally published to work? I know a email form works that way.
As said, you need to publish. Further more the page must be published as .php

Quote:
If I am understanding correctly for "Database" I would use clients with no php or html after?
not html. php is correct, though it should work also with ANY strange extension like .dbf or .udb

Quote:
The Destination can be any page then that I have placed in my protected "clients" folder?
You don't need a "clients" folder (although you can, if you wish). The script protects each and every page where you put the "Password Protect Page" obect.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 11-01-2009, 05:53 PM
Staff Sergeant
 
Join Date: Jul 2009
Posts: 47
Default Re: Members area help please - 911 for 11.4BV

Naval,

First Thank you for trying to help as its very appreciated.

I think I need to start over as I dont understand. It seems I must make a database that contains user names and passwords which I do not know how to do. The database section would be the address of this database?

I think I need more help than I thought or I am over thinking it.

Could you maybe just explain as if I never asked a question? The most important part being the database and what is needed to create this?

I dont want to waste your time so it may be better for me to just stop and let you explain the whole process if you would.

Again, Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old 11-01-2009, 06:13 PM
Staff Sergeant
 
Join Date: Jul 2009
Posts: 47
Default Re: Members area help please - 911 for 11.4BV

UPDATE! lol

For the first time I have found the button on the bottom left that says "create database". I wasnt seeing that before.

So now my question is how do I place user names and passwords into this database?



Quote:
Originally Posted by mustard20 View Post
Naval,

First Thank you for trying to help as its very appreciated.

I think I need to start over as I dont understand. It seems I must make a database that contains user names and passwords which I do not know how to do. The database section would be the address of this database?

I think I need more help than I thought or I am over thinking it.

Could you maybe just explain as if I never asked a question? The most important part being the database and what is needed to create this?

I dont want to waste your time so it may be better for me to just stop and let you explain the whole process if you would.

Again, Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old 11-01-2009, 08:18 PM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 10,052
Default Re: Members area help please - 911 for 11.4BV

The Login tools provided by BV 11 include the "Signup" object.

Drag it in your page
Double click it and set its properties (both visual and the database filename, as you created it)

When the users visit this page they can sign up, and that's how the database file is populated.

On a separate page, drag the "Admin" object. This will allow you to create a simple Administration interface with that page, through which you can add, edit and delete users.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old 11-02-2009, 04:17 PM
Sergeant
 
Join Date: Jul 2008
Location: London United Kingdom
Posts: 21
Send a message via Yahoo to chriscartoons
Default Re: Members area help please - 911 for 11.4BV

are these pages created in php and not html right?, please explain...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old 11-02-2009, 06:35 PM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 10,052
Default Re: Members area help please - 911 for 11.4BV

Yes, the pages need to be php
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 12:45 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203