LiveZilla Live Help
 


Go Back   Chime Host - Web Hosting Forum > World Wide Web > Programming / Scripting / Coding Forum > PHP
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-04-2008, 03:28 AM
Junior Member
 
Join Date: Jan 2007
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-04-2008, 11:20 AM
Senior Member
 
Join Date: Dec 2007
Location: Germany (in a small town)
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 )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-02-2008, 10:29 PM
Junior Member
 
Join Date: Jan 2007
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-06-2008, 03:56 PM
Member
 
Join Date: Mar 2008
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-23-2008, 02:14 AM
Junior Member
 
Join Date: Jan 2007
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-23-2008, 04:14 PM
Senior Member
 
Join Date: Dec 2007
Location: Germany (in a small town)
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 !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-24-2008, 12:42 AM
Junior Member
 
Join Date: Jan 2007
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-24-2008, 02:02 PM
Senior Member
 
Join Date: Dec 2007
Location: Germany (in a small town)
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-24-2008, 07:43 PM
Junior Member
 
Join Date: Jan 2007
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 04-24-2008, 11:13 PM
Senior Member
 
Join Date: Dec 2007
Location: Germany (in a small town)
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
PHPBB Modded avatar community dress up script? BtAlex Programming / Scripting / Coding Forum 0 01-23-2010 01:02 AM
Cannot CHMOD my .php file...trying to create a link randomizer? Natu PHP 0 01-20-2010 01:05 PM
How do I change dpi settings on photos from photoshop CS3 or Paint? ineedhelpw/aquestion Web Graphic, Design, Digital Images 1 01-08-2010 01:46 PM
Sony Ericsson C905a Functions? gary Sony Ericsson 0 12-25-2009 07:46 AM
HTC Hero or iPod touch? ? ?? ??????? HTC Mobile 0 12-13-2009 11:35 PM


All times are GMT +1. The time now is 08:36 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ChimeHost, a Profuse Solutions LLC company