CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   PHP (http://www.codingforums.com/forumdisplay.php?f=6)
-   -   Login For Wordpress (http://www.codingforums.com/showthread.php?t=282818)

shanil 11-23-2012 08:59 AM

Login For Wordpress
 
Hi All,

I have a site which is not using any cms. Now i decided to change my site to wordpress.
In my current site there is section for client login (/sitename/client-login) and this uses the table clients for authentication. How can i implement this in wordpress ? Is there any plugins for creating this ?. I have got a lot of plugins but that are all of changing the wp-admin and works with it.

If anyone knows the solution for it please help me to fix it.

Thanks in advance..

Custard7A 11-23-2012 12:45 PM

Do you want to use a new Wordpress login script in conjunction with an exisiting database table, or an existing client login in conjunction with some other Wordpress features?

rgb 11-23-2012 06:08 PM

I sidestepped this problem once by embedding an iframe into a Wordpress page and running my existing client login and booking system inside the iframe.

shanil 11-24-2012 10:17 AM

Hi Custard7A,

Thanks your reply.

I want an existing client login in conjunction with some other Wordpress features.

Custard7A 11-24-2012 12:11 PM

I believe you would have to integrate them manually. Nobody else would have prior insight of your personal scripts, so the likelyhood of a compatibility plug-in existing is about null.

How you go about making them compatiable would depend a lot of the Wordpress features you wish to use with it. Be warned, there is plenty of pitfalls with hacking two scripts together that were never designed to work as such.


All times are GMT +1. The time now is 06:43 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.