![]() |
|
|||||||
| Chit Chat Public Talk about any thing you want! This forum is public. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#31
|
||||
|
||||
|
Actually to be honest Ive only had one, who insisted that his site not use cookies, not that it needed to anyway. mind you he runs a computer foresnics company so thats probably why.
![]() |
|
#32
|
|||||||||||
|
|||||||||||
|
Yeah at the end of the day cookies are pretty darn harmless if used for the purpose they were intended. Never store anything in them that would be considered sensitive information in clear text and you should be fine imo.
|
|
#33
|
||||||||||||
|
||||||||||||
|
you know i haven't either--people shitty about cookies. [hey it's kinda fun to type shitty] but to read everything by every usability and privacy expert on the web cookies are a tool of the beast!
i confess, i use them all the time--hell we even track usage with them on one of our sites. guess i'm goin' to hell...
__________________
boot numlock |
|
#34
|
||||
|
||||
|
lol yep, theres no hope for you now bootnumlock
![]() |
|
#35
|
|||||||||||
|
|||||||||||
|
Doomed I tell ya ... doomed !!
|
|
#36
|
||||||||||||
|
||||||||||||
|
I am reposting this on this thread , as landiserve informed me I may have been"a little bit off topic"
![]() Hey Brangwyn, I converted your asp code for multiple cp login to php,(someone else may have already done this) but I got a couple problems. One being I can't test it well because I do not have 2 cps. Two I am not sure where you were using it location wise. Are you putting it with the cp directory or Are you pointing it elsewhere? It looks ok, but I have just started playin with php and it could be a mess for all I know. Can I see where you are using the script? Thanks.
__________________
The best part of the internet is... the people. The worst part of the internet is... the people!
|
|
#37
|
|||||||||||
|
|||||||||||
|
I'm just running the script off my domain actually as a regular page, no need to put it anywhere special at all.
|
|
#38
|
||||||||||||
|
||||||||||||
|
if you are not over the total number of accounts in your plan. make a nobilling plan to test. That will give you a second control panel. Once you are done your testing, delete the extra account.
|
|
#39
|
||||
|
||||
|
Hey Brangwyn,
I've been using your great code since you posted it and truly appreciate you sharing with us. I'm far from an asp coder. Any chance of modifying it to include the lost password feature for those who unsuccessfully login and need a little help. Of course pulling from all applicable login URL's. Willing to trade code for tutorials if that is of any interest to you. Thanks
__________________
Chris Get over 45 H-Sphere Flash Tutorials customized with your hosting company logo for just $75.00. H-Sphere Demos RapidSSL Certificates - $12.00 - $14.95 Not enough time? Other interests? I'll buy your hosting business or clients. Contact me with details. |
|
#40
|
|||||||||||
|
|||||||||||
|
If I remember correctly the lost password function (unlike logging in to the CP) doesn't check the referrer URL is correct, so you could just place a link to any of your accounts lost password links and it should work ok for them.
|
|
#41
|
||||
|
||||
|
Hmm, never even thought that would be the case. I'll give it a whirl . . . thanks so much!!
__________________
Chris Get over 45 H-Sphere Flash Tutorials customized with your hosting company logo for just $75.00. H-Sphere Demos RapidSSL Certificates - $12.00 - $14.95 Not enough time? Other interests? I'll buy your hosting business or clients. Contact me with details. |
|
#42
|
|||||||||||
|
|||||||||||
|
I've mentioned my custom reseller app that keeps track of everything for me before. I recently added the ability to automatically pull new account notifications from POP3 rather than continuously adding them manually.
I just set up a mailbox, added it to "Notification Recipients", enabled Spam Assasin, and configured it to delete everything not from my support address. This type of app could very easily populate a DB that allows the redirecting from a login page on your site. Additionally once the XML API is supported by Vortech (It's no longer listed as beta on PSoft's site, and I've actually gotten a couple bug fix promises from them for v2.4.3 on the forums) you could use that without storing customer IDs in a DB. Although there's no method of retrieving all reseller accounts; you could use getAccounts against their login name using your reseller accounts as an authToken bean. |
|
#43
|
|||||||||||
|
|||||||||||
|
anybody still using Brangwyn's multiple reseller account login script? - http://www.kiwihosting.net.nz/uploads/CPLogin.txt - or have something similar?
I tired to get it working on nt25 and nt17 and got a - HTTP 405 - Resource not allowed Internet Information Services Error - ASP resource is turned on in the control panel? |
|
#44
|
||||
|
||||
|
This is what I'm using for 3 control panels . . . and it works fine. If I remember correctly I had to butcher the original B code because hsphere changes some of the error messages or something like that.
Code:
__________________
Chris Get over 45 H-Sphere Flash Tutorials customized with your hosting company logo for just $75.00. H-Sphere Demos RapidSSL Certificates - $12.00 - $14.95 Not enough time? Other interests? I'll buy your hosting business or clients. Contact me with details. |
|
#45
|
|||||||||||
|
|||||||||||
|
Thanks, Cleonard - thats baisically what i am using - and i get a HTTP 405 - Resource not allowed error - i am going to submit a ticket - maybe its something todo with the xml pobject on the server i am trying it on - thanks again
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| More on Multiple Domains | awen | Chit Chat Public | 1 | 08-10-2004 06:06 PM |
| Multiple accounts login solutions ???? | resell01 | Chit Chat Public | 6 | 07-31-2003 07:17 PM |