Home User CP Browse Members Calendar Register Today!  
Get New posts Faq / Help?
   

Not A Member Yet? Register today and become part of the community.

Go Back   Profuse Host Forum > World Wide Web > Programming / Scripting / Coding Forum > PHP

PHP The most widely used server-side programming language for web applications.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-03-2008, 07:28 PM
Ondes
Status: Offline
Member
 
Join Date: Jan 2007
Posts: 18
Ondes is on a distinguished road
Default PHP Member System

Since my access attempt, I downloaded the user system php script from maaking.com (PHP). It is a good script using a db and whatnot, more secure than what I had. However, I need a big help. I have to modify the script so that members cannot just register, and then view the restricted area like it is right now. We need to be able to have users register, and then not be able to view anything until we validate. If there is another different script easier to install or, it is easier to install than modify, please let me know with a link or whatnot as I had much trouble even finding this... I can't do much more PHP than the echo code lol. All help is appreciated, I need to get this finished!
Reply With Quote

  #2 (permalink)  
Old 03-04-2008, 03:20 AM
snoop1990
Status: Offline
Senior Member
 
Join Date: Dec 2007
Location: Germany (in a small town)
Posts: 356
snoop1990 is on a distinguished road
Default

It is quiet simple, I think you need a variable that says user is allowed or is not allowed to view content ! So you need another row in your mysql table and then add a simple if request.

I am not familiar with the code you are using and I can not recommend using code without understanding what it does. So either you learn php or use a fully working system like joomla or mambo . Both are really nice content management solutions with great communities and great development. If you do not want to or do not have the time to learn php and build the system your self I recommend to choose one of those big web solutions, because of their community support and straight development.

Both are available on our (the profusehost.net) servers !

Regrades Snoop1990

(I could also fix your issue but that is not part of my job as moderator in this forum. For further information contact me at snoop1990[at]gmx.net )
Reply With Quote

  #3 (permalink)  
Old 04-02-2008, 02:29 PM
Ondes
Status: Offline
Member
 
Join Date: Jan 2007
Posts: 18
Ondes is on a distinguished road
Default

Would anyone else that has some time be able to help me with this code? I've tried 4+ forums, and I can't get an ounce of help!
Reply With Quote

  #4 (permalink)  
Old 04-06-2008, 07:56 AM
karlpox
Status: Offline
Member
 
Join Date: Mar 2008
Posts: 55
karlpox is on a distinguished road
Default

may i look at your side ondes? is it a forum? i can code php but i can't code object-oriented php webiste.
Reply With Quote

  #5 (permalink)  
Old 04-22-2008, 06:14 PM
Ondes
Status: Offline
Member
 
Join Date: Jan 2007
Posts: 18
Ondes is on a distinguished road
Default

It isn't a forum, it was actually a member system I was trying to modify, however I am now on the lookout for a new one as we are updating the site. Could you or anyone for that matter recommend me a good one or help to create one/find a tutorial for one. It must support user validation, that is, once someone registers they dont' have access until validated by administrator. Thanks!
Reply With Quote

  #6 (permalink)  
Old 04-23-2008, 08:14 AM
snoop1990
Status: Offline
Senior Member
 
Join Date: Dec 2007
Location: Germany (in a small town)
Posts: 356
snoop1990 is on a distinguished road
Default

I think what you want is available in any CMS like joomla or mambo or so. You can design official threatens and ones for registered users only.

CMS = Content Management System, that is what you are looking for !
Reply With Quote

  #7 (permalink)  
Old 04-23-2008, 04:42 PM
Ondes
Status: Offline
Member
 
Join Date: Jan 2007
Posts: 18
Ondes is on a distinguished road
Default

Thanks for responding.

I have played around with joomla and mamba and I actually am looking for something quite a bit less intuitive. All I need is page for users to register/login, a place for me to validate those users, and a way to password protect my directory. You'd think it is simple enough to find or do, but I have been trying for over a month.
Reply With Quote

  #8 (permalink)  
Old 04-24-2008, 06:02 AM
snoop1990
Status: Offline
Senior Member
 
Join Date: Dec 2007
Location: Germany (in a small town)
Posts: 356
snoop1990 is on a distinguished road
Default

Quote:
Originally Posted by Ondes View Post
Thanks for responding.

I have played around with joomla and mamba and I actually am looking for something quite a bit less intuitive. All I need is page for users to register/login, a place for me to validate those users, and a way to password protect my directory. You'd think it is simple enough to find or do, but I have been trying for over a month.
You want it simple ? so why do not you create a protected directory on your webspace ? Go to cpanel and the Security / Password protected Directory

I recommend you watch the video provided on that page to understand how to setup protected directories, it is quite easy. If there is something you do not understand you can ask me.

So you design one front page and tell your users to write an email, with their information, then you add them to the allowed users and they have access.

Sure it is not that comfortable, because you have to add each user. But it is one of the most secured techniques cause it is directly based on the Apache base structure, so no mysql hack, or javascript attack will be able to grap the password.

This is the simple way !

Regrades Snoop1990
Reply With Quote

  #9 (permalink)  
Old 04-24-2008, 11:43 AM
Ondes
Status: Offline
Member
 
Join Date: Jan 2007
Posts: 18
Ondes is on a distinguished road
Default

I like that idea a lot! It seems so simple to think of now that you mention it! Much thanks, that is what I will use, solves all of my problems. I have heard that it is quite secure before too.
Reply With Quote

  #10 (permalink)  
Old 04-24-2008, 03:13 PM
snoop1990
Status: Offline
Senior Member
 
Join Date: Dec 2007
Location: Germany (in a small town)
Posts: 356
snoop1990 is on a distinguished road
Default

Ok, so we solved your problem and it is all wonderful again ;-) If you have any further questions feel free to ask!
Regrades Snoop1990
Reply With Quote

Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Coding a member section for my website wired076 Programming / Scripting / Coding Forum 2 11-22-2007 04:20 PM
Member email hosting jOE3221 Free Web Hosting Support 1 09-29-2007 12:36 AM
Script for member directory am3n Programming / Scripting / Coding Forum 1 04-26-2007 04:14 PM
Member site directory am3n Suggestions 1 08-24-2006 01:56 PM
Update for Member Directory John News 0 01-12-2006 11:52 PM


All times are GMT -7. The time now is 02:00 AM.

Skin Design By vBSkinworks



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Sponsored by Web Hosting


Profuse Solutions LLC

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