Closed Thread
Results 1 to 20 of 20




  

Thread: Creating a login site......

      
  1. #1
    Grand Masters GameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the rough
    Join Date
    April 27, 2008
    Location
    Australia
    Posts
    626
    Rep Power
    5
    Feedback Score
    0

    Default Creating a login site......

    I want to build a website where users can register and have access to my whole site.

    I will then make it that under this log in, the user can access the forum, blog (comment on), question & answer section (like yahoo answers), the photo gallery (upload, view, comment and vote on images and be in the newsletter database.

    How can I learn how to do this?

    If I am using myBB, Wordpress and similar scripts for all these features, what programming language do i need to know?

    I would appreciate your help and if you have any useful links, please post them here.

    Edit: would this be of any help to me? Prasi - project website

    Edit2: found another link: http://www.evolt.org/PHP-Login-Syste...Admin-Features do you think I will be able to link this to myBB, wordpress etc?
    Last edited by GameOver; Jun 1st, 2008 at 12:47 am.

  2. #2
    I'm New! LeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to all LeenkzMike's Avatar
    Join Date
    April 16, 2008
    Location
    Topeka, Kansas
    Posts
    1,148
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    There is a number of CMS's (content management system) that will do that for you!

    Maybe its time to move to a different kind of php script, so you wouldnt have to learn much more than what you already know!

    phpFusion, joomla, mambo, are just a few that should do the trick, check out a bunch of CMS's and figure out which one will work for you!

  3. #3
    Grand Masters GameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the rough
    Join Date
    April 27, 2008
    Location
    Australia
    Posts
    626
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    Quote Originally Posted by LeenkzMike View Post
    There is a number of CMS's (content management system) that will do that for you!

    Maybe its time to move to a different kind of php script, so you wouldnt have to learn much more than what you already know!

    phpFusion, joomla, mambo, are just a few that should do the trick, check out a bunch of CMS's and figure out which one will work for you!
    That is not what I am asking, I want a SSO (single sign on) so a user can sign in and have access to my whole site (consisting of several different scripts including myBB, wordpress and others.

  4. #4
    I'm New! LeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to all LeenkzMike's Avatar
    Join Date
    April 16, 2008
    Location
    Topeka, Kansas
    Posts
    1,148
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    I see your point, but why go that way, when a script like phpFusion for example, provides a Forum, Blog, FAQ, Gallery, etc, all under one roof?

  5. #5
    Grand Masters GameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the rough
    Join Date
    April 27, 2008
    Location
    Australia
    Posts
    626
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    Quote Originally Posted by LeenkzMike View Post
    I see your point, but why go that way, when a script like phpFusion for example, provides a Forum, Blog, FAQ, Gallery, etc, all under one roof?
    I will use that as a last resort, is there anyone who can help me with my original questions?

    Thanks

  6. #6
    I'm New! LeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to allLeenkzMike is a name known to all LeenkzMike's Avatar
    Join Date
    April 16, 2008
    Location
    Topeka, Kansas
    Posts
    1,148
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    Suit yourself!

  7. #7
    Grand Masters zeus has a spectacular aura aboutzeus has a spectacular aura aboutzeus has a spectacular aura about zeus's Avatar
    Join Date
    April 24, 2008
    Location
    C:\WINDOWS\system32\viruses
    Posts
    641
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    Do mean to say that the users must login and access your content and files to your site?

    It would be better it you would elaborate what you actually want and how you want.. may be you can show us an live example.. (if any?!)

  8. #8
    Grand Masters GameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the rough
    Join Date
    April 27, 2008
    Location
    Australia
    Posts
    626
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    Quote Originally Posted by zeus View Post
    Do mean to say that the users must login and access your content and files to your site?

    It would be better it you would elaborate what you actually want and how you want.. may be you can show us an live example.. (if any?!)
    LOL, my explanation can't get much better, I want to link different scripts under a single login.

  9. #9
    Jedi Master joseph will become famous soon enoughjoseph will become famous soon enoughjoseph will become famous soon enough joseph's Avatar
    Join Date
    January 28, 2007
    Location
    here and there
    Posts
    233
    Rep Power
    6
    Feedback Score
    0

    Default Re: Creating a login site......

    Personally, I'd go with Mike's suggestion. Use a single script for all features. You can find plugins/add-ons for all the components if the base script is powerful enough.

    On the other hand... if you must use unrelated scripts, you'll need to know PHP and MySQL. PHP for the front-end login and stuff, and MySQL to unify the user accounts. You'd have to look up tutorials to integrate the relevant scripts, too.

    Another option would be to use OpenID

  10. #10
    Grand Masters zeus has a spectacular aura aboutzeus has a spectacular aura aboutzeus has a spectacular aura about zeus's Avatar
    Join Date
    April 24, 2008
    Location
    C:\WINDOWS\system32\viruses
    Posts
    641
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    Yeah.. exactly.. Why cant you go with Joomla? Its a good option..!

  11. #11
    Grand Masters GameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the rough
    Join Date
    April 27, 2008
    Location
    Australia
    Posts
    626
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    I have decided to start out just having a blog and a forum which are not SSO.

    When I eventually learn PHP/MySQL I will be able to make some changes.

  12. #12
    Jedi Master joseph will become famous soon enoughjoseph will become famous soon enoughjoseph will become famous soon enough joseph's Avatar
    Join Date
    January 28, 2007
    Location
    here and there
    Posts
    233
    Rep Power
    6
    Feedback Score
    0

    Default Re: Creating a login site......

    Somewhere in this topic, there's a wordpress-mybb bridge.

  13. #13
    Grand Masters GameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the roughGameOver is a jewel in the rough
    Join Date
    April 27, 2008
    Location
    Australia
    Posts
    626
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    Quote Originally Posted by joseph View Post
    Somewhere in this topic, there's a wordpress-mybb bridge.
    I saw that however it duplicates the blog posts in the forum.

  14. #14
    Jedi Master joseph will become famous soon enoughjoseph will become famous soon enoughjoseph will become famous soon enough joseph's Avatar
    Join Date
    January 28, 2007
    Location
    here and there
    Posts
    233
    Rep Power
    6
    Feedback Score
    0

    Default Re: Creating a login site......

    Oh... I just skipped through to the last page and saw that the next version will be sharing user ids. You could use it then, and duplicate the posts into a hidden forum. But since that's going to be only in the next version, you could figure out the sign-in integration in the meantime, without using the bridge.

  15. #15
    The Force is Strong! tarponkeith has a spectacular aura abouttarponkeith has a spectacular aura abouttarponkeith has a spectacular aura abouttarponkeith has a spectacular aura abouttarponkeith has a spectacular aura about tarponkeith's Avatar
    Join Date
    February 25, 2008
    Location
    Florida
    Posts
    81
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    Quote Originally Posted by GameOver View Post
    When I eventually learn PHP/MySQL I will be able to make some changes.
    I'd suggest you learn to program right now. That way you'll be able to make the your site exactly how you want it.

    learn basic poker terms, download css software, look up a smoothie recipe or learn php

  16. #16
    Permanently Banned West will become famous soon enoughWest will become famous soon enough
    Join Date
    November 4, 2006
    Posts
    264
    Rep Power
    0
    Feedback Score
    0

    Default Re: Creating a login site......

    I agree. You should definiately learn to start programming. Although, for the question you first asked. You can make a universal login script. It definitely won't be 'one' login, but will appear to do so. This isn't an easy task per say, but not too difficult for someone who has a general grasp on what needs to go on. You can surely ask us if you need anything!

  17. #17
    Favors Da Nooners! Kaos has a reputation beyond reputeKaos has a reputation beyond reputeKaos has a reputation beyond reputeKaos has a reputation beyond reputeKaos has a reputation beyond reputeKaos has a reputation beyond reputeKaos has a reputation beyond reputeKaos has a reputation beyond reputeKaos has a reputation beyond reputeKaos has a reputation beyond reputeKaos has a reputation beyond repute Kaos's Avatar
    Join Date
    October 28, 2006
    Location
    upstate NY
    Posts
    2,906
    Rep Power
    7
    Feedback Score
    0

    Default Re: Creating a login site......

    Why can't he just do whatever he wants in the site and use a password protect on the site, therefore giving everyone a single login? Maybe I'm confused now...its been known to happen :P

  18. #18
    Permanently Banned West will become famous soon enoughWest will become famous soon enough
    Join Date
    November 4, 2006
    Posts
    264
    Rep Power
    0
    Feedback Score
    0

    Default Re: Creating a login site......

    Well I guess Kaos that depends on how you wanted to do that. I'm good on all of the .htaccess user login popups.

  19. #19
    Jedi Master Paramiliar is on a distinguished road Paramiliar's Avatar
    Join Date
    July 24, 2007
    Location
    West Midlands
    Posts
    105
    Rep Power
    5
    Feedback Score
    0

    Default Re: Creating a login site......

    From what I understand he wants to have each user a seperate username and password but using that username and password be able to post to blogs, view the site and upload to his gallery.

    htaccess wouldn't do all this as they would still need multiple logins.

    depending on the scripts you are using you might just be able to set the cookie variables or session variables and create your own registration script.

    However I would like to point out that even for us advanced programmers "roping" multiple systems together is a nightmare so you will find it difficult to do and if you have no programming experience at all I wouldn't suggest even trying!

    there are reasons why you would use seperate systems, main reason SEO but thats the only reason I can think of right now lol
    Matthew Bagley
    Paramiliar Design Studios
    IT Consultant | Website Design | Website Development

  20. #20
    I'm New! billyellis is on a distinguished road billyellis's Avatar
    Join Date
    September 5, 2008
    Posts
    14
    Rep Power
    4
    Feedback Score
    0

    Default Re: Creating a login site......

    As a beginner you can go with joomla in such CMS options ...alot of modules are also available for such type of Open Source Content Management System...
    If you are an expert in php you can get some paid or free CMS scripts to get you completely Private...lol

Closed Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Need help creating website
    By AAditya in forum General Business
    Replies: 5
    Last Post: Jan 30th, 2012, 1:25 am
  2. Creating Nameservers
    By xsnoboard in forum Dedicated / VPS Hosting
    Replies: 6
    Last Post: Dec 16th, 2007, 5:22 am
  3. If you can login to Amazon UK, you are approved?
    By ooen in forum Affiliate Marketing
    Replies: 2
    Last Post: Feb 17th, 2005, 11:16 am
  4. cPanel Flash Login
    By MI6Labs - Ian in forum Web Hosting
    Replies: 0
    Last Post: Nov 13th, 2004, 6:47 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads