#42506
04/25/2000 7:52 AM
|
Joined: Dec 2000
Posts: 25
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 25 |
well it should be file permissions then because everything in my 2 folders, cgi-bin and ubb have the been set for RWXD, so anything that goes into the folder should be set. Or is this private folder different ? Maybe in that folder I want to set the properties to "not be able to browse" ?
any other thoughs?
|
|
|
#42507
04/25/2000 1:54 PM
|
Joined: Dec 2000
Posts: 25
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 25 |
Got it working For some reason thos permissions weren't passed on to that new folder I created
|
|
|
#42508
04/26/2000 1:44 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Hi! First off I just wanted to say that I am in awe of some of the stuff that you all have come up with! You have truly done an amazing job of it all. I am in the process of updating my boards and have managed to install this hack (which I absolutely love!). I have found a little bug though. I did a search on the boards several times to see if I could find a fix for it but to no avail. If I have a user with an apostrophe in it, like Katie'sMom, when ever you try to send her a Private Message it comes up with Katie|APO|sMom in the Send To: box instead of Katie'sMom. If you try to send it without fixing it to an apostrophe, it says that this user doesn't exist. Now, *I* realized that it needed to be fixed, but I know my users and this is something that I will have to explain over and over and over again ( Sort of like the cookie_lib.pl thing here! ) If anyone could help me, I would greatly appreciate it! Vickie
|
|
|
#42510
04/26/2000 4:46 PM
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
it prolly won't... he is working on v2 now ------------------ Allen - http://www.stand318.com
|
|
|
#42511
04/27/2000 7:19 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I don't like the idea of the password being shown blatantly in the URL when privateread.cgi is called. Any fix for this?
Thanks.
|
|
|
#42512
04/27/2000 8:08 AM
|
Joined: Feb 1999
Posts: 1,379
Programmer
|
Programmer
Joined: Feb 1999
Posts: 1,379 |
Changing the form method to post will hide it initially, but not in the long term. It's a 'feature' of the hack. Just a thought
|
|
|
#42513
04/28/2000 6:34 AM
|
Joined: Mar 2000
Posts: 344
Member
|
Member
Joined: Mar 2000
Posts: 344 |
This was being adjusted in v2 correct? I definatly won't be installing this kickass hack until the password is secure enough in that fashion... ------------------ Administrator Alien Soup Forums http://www.aliensoup.com/cgi-bin/forums/Ultimate.cgi
|
|
|
#42514
04/28/2000 4:55 PM
|
Joined: Mar 2000
Posts: 1
Junior Member
|
Junior Member
Joined: Mar 2000
Posts: 1 |
MobileZone,
You need to create a directory called "private" under the same directory as all of your other CGI files.
I met the same problem and it works fine after I created this directory.
Goblue
|
|
|
#42515
04/28/2000 6:59 PM
|
Joined: Dec 2000
Posts: 25
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 25 |
Got this working fine, only one this that I am not sure how to set. In Private view, its a broken link for AIM, and I have AIM installed. I have looked and it seems to be set at #16, like the rest of my site, still doesn't work Can anyone explain what I need to do ?
Snook
|
|
|
#42516
04/29/2000 1:17 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
hey thanks a lot goblue... i'm so forgetful...thanks a lot again.
|
|
|
#42517
05/01/2000 8:45 PM
|
Joined: Jan 2000
Posts: 31
Member
|
Member
Joined: Jan 2000
Posts: 31 |
I liked this hack very much. I did something above and beyond the hack that I feel perfectly integrates it into my board. First thing I did was killed the e-mail and profile links to public view. Why? PM will notify the intended user via e-mail without showing e-mail address. This provides an interesting situation.1. The user comes back to the board. 2. E-mail address is strictly private 3. Only registered users can send other people posting replies a private message. Guest can not get straight to the registered user anymore. Now to make this work right for me I also had to add the homepage link under the users name. This is useful and fair since I killed the profile link. Where did I put the profile link? I put in in the IP Display link. Only Moderators and Admins can view any e-mail address and profile. In addition to the above I also turned off the email and profile links in the members.cgi file and last user to register. Registered users can only view or edit thier own profile. Anyway, I'm still working on my CYPM Optimization integration hack but would love to hear suggestions/feedback. See it in action here!!! ------------------ Michael Butterfield Music Global Network http://musicglobalnetwork.com
|
|
|
#42518
05/02/2000 3:35 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Ok I followed everything that I was asked but this part confuses me. Step 7 - create a dir in you ubbcgi dir called private, Chmod it to 777. password protect this dir with htacess. Go here for htaccess info http://www.i01.de/webmaste3.htm So I go to the above site but Im not sure what data I put in the box. Im using hypermart for my board. Also can I choose any username/password in the boxes of the above url or are those the ones I use for my hypermart account. Thanx for your help.
|
|
|
#42519
05/02/2000 3:47 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I forgot to add...what do I use to make .htaccess and .htpasswd ???
|
|
|
#42520
05/02/2000 5:40 PM
|
Joined: Jan 2000
Posts: 31
Member
|
Member
Joined: Jan 2000
Posts: 31 |
|
|
|
#42521
05/03/2000 7:35 AM
|
Joined: Dec 2000
Posts: 25
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 25 |
Having a problem that I hope someone can help me with. I added PM to my board with no problems. I changed my password on the board for security reasons, and now I can't get into my privat messages! So I try sending a private message using old and new password, still won't let me in. Any ideas why ?
Snook
|
|
|
#42522
05/05/2000 3:20 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
quote:</font><HR> White Knight i had th same probleme but my little newbies hands solved it using the post of Code Warrior [Linked Image] <HR></BLOCKQUOTE> i made a mistake so it wasnt displaing new messages [Linked Image]
find <BLOCKQUOTE><font size="1" face="Verdana, Arial">code: and add but something still doesn't work went u come as guest there is only "- Log in to check your private messages." everything else seems working well any ideas?
|
|
|
#42523
05/17/2000 2:12 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Ok i know u guys are tired of earring this i got the same problem as everyone with that cgi error on privatesend.cgi i tried removing the require cookie-lib.pl chmoding ... EVERY THING ! im going crazy plz someone help me!
------------------ ~RiZeUp
|
|
|
#42524
05/18/2000 7:15 AM
|
Joined: May 2000
Posts: 19
Member
|
Member
Joined: May 2000
Posts: 19 |
RiZeUp don't remove cookie-lib.pl you make well new directory "private" by cgiurl and cdmode 777 ? P.s. too something modifty in private.cfg Good luck! ------------------ Moderator of UBB Freeware Hacks Webmaster: UBB Code Hackers for Dutch version
|
|
|
#42525
05/18/2000 7:53 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
hell yeah! it worked ! thanx so much
------------------ ~RiZeUp
|
|
|
#42526
05/21/2000 3:03 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Someone help me solve a HTTP 500 - Internal server error
I click on the inbox link and it gives me the error. Trying to solve the problem for a while now.. Please somebody!!
|
|
|
#42527
05/21/2000 7:07 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I have noticed a small, fairly trivial thing. The first time one goes into their inbox and until they do the following they have a list of incoming messages only. To sort it I, they, we, have to go to preferences from within the inbox and select 2 pages and submit then if you would like it split on one page go back to preferences and and put it back to split screen.
|
|
|
#42528
05/21/2000 7:11 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
One of my users is having the same problem but only one mind. Any ideas. I have also noticed that his along with a couple others usernames in the memberlist don't show the pm or search icon by their name. I know he has pm enabled. Don't know if it is linked or not.
|
|
|
#42529
06/02/2000 9:38 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
[1]Pfad zum zu schützenden Verzeichnis: Full Unix Path to passworded dir. [2]Benutzername: Username [3]Passwort: Password [4]Click the Button benieth that [5]Copy all the stuff in red in first section, and name the file ".htaccess" [6]Copy all the stuff in red in second on, and name the file ".htpasswd" [7]Upload both files into your dir to be pasword protected, CHMOD them to 755. [8]Try to access that dir after refreshing
Should work just fine. NOW... with all that said, You say your on HYPERMART? well, I think thats part of Virtualave. (from the same group).. SO You will have to do this: [1]Go to http://www.virtualave.net/faqhtaccess.html and type in the password you want to use. then replace what you copied above in the SECOND RED section and place the output of the Virtualave info AFTER the ":". [2]Reupload the "*.htpasswd" file to your pass dir and CHMOD it to 755.
Virtualave, Hypermart, Go2Net use a different encription than most other sites. I Hope this helps you ------------------ Regards, Shadeaux NFOnet
|
|
|
#42530
06/02/2000 12:50 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
One thing that I would liket o see changed is the "Status Bar" description while you are in the Private Message's areas. If you have the UserStatus Hack, and someone clicks on it to see where you are surfing, they may see your Username and Password in the URL? I Dont have the UserStatus hack installed yet, but i will surely check this out. I dunno just a thought... Cool HACK... Demo... http://www.nfonet.f2s.com (shameless plug..lol) ------------------ Regards, Shadeaux NFOnet
|
|
|
#42532
06/11/2000 7:25 PM
|
Joined: Mar 2000
Posts: 445
Member
|
Member
Joined: Mar 2000
Posts: 445 |
Ripper: Yeah I know, that's a big security issue, hopefully it'll be sorted out in the next CYM PM version....
|
|
|
#42533
06/12/2000 9:24 PM
|
Joined: Jun 2000
Posts: 1
Junior Member
|
Junior Member
Joined: Jun 2000
Posts: 1 |
CGI Error After installing this puppy this is what i get
I reomved all the req. cookies
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
flock() unimplemented on this platform at C:InetpubwwwrootUBBNonCGI/private.pl line 484.
|
|
|
#42534
06/13/2000 4:38 PM
|
Joined: Mar 2000
Posts: 445
Member
|
Member
Joined: Mar 2000
Posts: 445 |
WRong Forum, but anyways i think that's because your server doesn't handle file locking. But I'm not entirely sure, you should probably double check with them.
------------------
|
|
|
#42535
06/14/2000 10:06 PM
|
Joined: Feb 2000
Posts: 9
Junior Member
|
Junior Member
Joined: Feb 2000
Posts: 9 |
Does anyone know when the next version should be coming out?
------------------
|
|
|
#42536
07/06/2000 8:36 AM
|
Joined: May 2000
Posts: 1,168
Member
|
Member
Joined: May 2000
Posts: 1,168 |
Does anyone know if there is a fix for the signature parse in privateread.cgi?
|
|
|
#42538
07/11/2000 10:34 AM
|
Joined: Jul 2000
Posts: 15
Member
|
Member
Joined: Jul 2000
Posts: 15 |
Hack works fine this end.
------------------ It makes no sense for Ray to go out like that:: Nothing about tonight makes much sense. Judgment Night 1993 - Emilio Estevez, Cuba Gooding Jr., Steven Dorff, Denis Leary ----------------------- Now it's time to die! Always Outnumbered 1997 ----------------------- Heart? I'm all heart motherfuck€r Jerry Maguire 1996, Tom Cruise, Cuba Gooding Jr., Renee Zwellger.
<FONT size="1">It makes no sense for Ray to go out like that:: Nothing about tonight makes much sense.</FONT s> <FONT size="1">Judgment Night 1993 - Emilio Estevez, Cuba Gooding Jr., Steven Dorff, Denis Leary</FONT s> ----------------------- <FONT size="1">Now it's time to die!</FONT s> <FONT size="1">Always Outnumbered 1997</FONT s> -----------------------
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 21,079
Joined: March 2000
|
|
Forums63
Topics37,575
Posts293,927
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|