php forum
php mysql forum
php mysql smarty
 
Page 23 of 25 < 1 2 ... 21 22 23 24 25 >
Topic Options
#42333 - 12/03/00 11:15 AM Re: Private Messages 3.5b
AllenAyres Administrator Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
Thanks scat for the info, I'll update them tonight and post the files.

We are most likely gonna be separating the IM's from the PM's so that we can clear up the bugs a little more quickly and make the IM's an add-on. PM's 3.5 is close to being just about clean, it's the IM's that are giving most people problems...

The "Yes" error has not been fixed yet, it's one of the bugs that IM's has working against it and happens when someone sends an IM with carriage returns in the message body.

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#42334 - 12/03/00 12:55 PM Re: Private Messages 3.5b
scats Offline
scattermidget

Registered: 11/10/00
Posts: 616
Loc: Texas via France| Bonjour, y'a...
Have people been having problems with their outbox? Mine is very kooky, saves PM's to certain members while not others. Deleting all cookies and resetting prefs doesn't affect it.

http://www.scattergirl.com/ubb_cgi/Ultimate.cgi?action=intro
Test subject is Joblo, pass "test123".

<FONT COLOR="#6699cc" SIZE="1" FACE="Verdana, Arial">This message has been edited by scat on December 03, 2000 at 12:57 PM</font>

Top
#42335 - 12/03/00 02:59 PM Re: Private Messages 3.5b
Thermit Offline
Member

Registered: 10/09/00
Posts: 69
I realized that my private prefs fix for the outbox selector wasn't complete. Sorry about that.

In addition to previous tweak:

http://www.ubbdev.com/ubb/Forum3/HTML/000065-17.html#405


Also do this:

In privateprefs.cgi find:

Code:
code:


and replace with

Code:
code:

Top
#42336 - 12/03/00 04:25 PM Re: Private Messages 3.5b
GoTorankusuKu Offline
Member

Registered: 09/29/00
Posts: 1932
Yeah, the top fix did it Thermit! I have 2 more problems with 3.5

1) The borders in privateread.cgi, the lines are suppose to be black, but instead they are grey. Here's a screenshot of what I'm talking about http://dbz.star64.com/uploads/ubbhacks/screenshot.jpg (the grey lines circled in red)

2) I'm having the problem with the outbox not saving a message sometimes. Sometimes when I send a PM it saves it to the outbox and sometimes it doesn't.

------------------
The Fusion of Goku & Trunks...GoTorankusuKu

<IMG SRC="http://dbz.star64.com/ubb/sponsor0.jpg" border=0>

<FONT COLOR="#6699cc" SIZE="1" FACE="Verdana, Arial">This message has been edited by GoTorankusuKu on December 03, 2000 at 04:28 PM</font>

Top
#42337 - 12/03/00 05:06 PM Re: Private Messages 3.5b
AllenAyres Administrator Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
Still bug testing... if anybody remembers, we began re-doing the cympm 1.5c because it had your username and password in the url in the messages sent to you, potentially a security risk.

I find it hard to imagine no-one has mentioned the condition still exists in your outbox. Go to your outbox here and hover over any message in it and you'll see what I mean... most likely no big deal, but can be. I am gonna look at this tonight and see if it is possible there may be an easy fix for it, something like copying over what was done for the inbox to the outbox... prolly not, but worth a look.

Thermit, thank you for the additions, they are in the code here now. I tested in sending pm to users with and without spaces in their names, it seems to be working well...

I will get the files uploaded shortly with all current bug fixes (found a couple more typos scat) and with the IM's separated out and their own thread started for those intensely interested....

Goto, those border colors were what Muc was all worked up about a few weeks ago. I believe a fix was posted somewhere here in another thread about it. It is a table border/ spacing problem.

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#42338 - 12/03/00 05:46 PM Re: Private Messages 3.5b
Thermit Offline
Member

Registered: 10/09/00
Posts: 69
Cool.

Gotu, the problem of the table border, which is evident in several of the scripts, doesn't look like a trivial fix. The code doesn't seem to reference "$TableBorderColor" which is the color that is missing, also the structure of the tables doesn't currently seem to be setup right to enable the look and feel of standard UBB pages. I believe this requires nested tables to achieve the correct effect, the missing outer table's background provides the border.

Fixing this would really make PM look good and match the rest of the UBB. Any volunteers?

Top
#42339 - 12/03/00 06:23 PM Re: Private Messages 3.5b
AllenAyres Administrator Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
OK, files are uploaded with latest bug fixes... IM's are now an option and are set to "no" right now. Re-set them to "yes" in private.cfg if you want them to work. IM's will get their own thread started tonight.

If you want the latest updates and already have pm's installed, just upload the files included in this zip file, no other coding is required.

Get it Here

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#42340 - 12/03/00 07:33 PM Re: Private Messages 3.5b
GoTorankusuKu Offline
Member

Registered: 09/29/00
Posts: 1932
Allen, have you fixed the image UBB Code Button in PM? At here and my UBB, the image button doesn't show just thought to let you know.

------------------
The Fusion of Goku & Trunks...GoTorankusuKu

<IMG SRC="http://dbz.star64.com/ubb/sponsor0.jpg" border=0>

Top
#42341 - 12/03/00 07:35 PM Re: Private Messages 3.5b
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Allen -
Those files dont seem to include any fixes mentioned.

------------------
<IMG SRC="http://www.h-realms.com/mm.jpg" border=0>
Hack Developer of the Ultimate Bulletin Board.
Due to time limitation, I do not offer support Via. E-mail or AIM. Please post on the forums.

Regards,
MasterMind

Top
#42342 - 12/03/00 07:41 PM Re: Private Messages 3.5b
AllenAyres Administrator Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
I never noticed Goto... wonder what's up?

MM, they have all the fixes listed in this thread except the different "hop to" box that thermit had done... what's missing? Check the text file for bug fixes included...

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#42343 - 12/03/00 07:48 PM Re: Private Messages 3.5b
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
my outbox still has the pass.
It still requires code buttons...

------------------
<IMG SRC="http://www.h-realms.com/mm.jpg" border=0>
Hack Developer of the Ultimate Bulletin Board.
Due to time limitation, I do not offer support Via. E-mail or AIM. Please post on the forums.

Regards,
MasterMind

Top
#42344 - 12/03/00 08:22 PM Re: Private Messages 3.5b
AllenAyres Administrator Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
The bug hasn't been fixed yet in the outbox....

I think the codebutton option is done.. let me check...

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#42345 - 12/04/00 02:01 AM Re: Private Messages 3.5b
AllenAyres Administrator Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
OK.. I think the bugfix for the outbox and usernames/passwords is working, please check your own pm's here and tell me if you find it working or not... If it is ok, I'll add it to the files for upload tomorrow.

MM, I believe the fix for codebuttons is there, it isn't a manual option, but and auto-option, much like how some scripts are written to test for the presence of cookie_lib.pl, the code button fix test for the presence of the ubb_code_buttons.pl file and uses it if it is there... automagically....


------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#42346 - 12/04/00 08:29 AM Re: Private Messages 3.5b
Darkstar Offline
Junior Member

Registered: 11/13/00
Posts: 16
Loc: Netherlands
hrmmm i still get a cgi error when i try to send a private msg to someone.

***
CGI ERROR
==========================================
Script Location : C:Inetpubwwwrootcgi-binprivatesend.cgi
Perl Version : 5.006

Form Variables
-------------------------------------------
Message : test
MsgIcon : 13
Signature : yes
action : send
color : Black
font : Times New Roman
mode : prompt
pass : *
sendto : darkstar
size : 3
subject : test
user : darkstar

Environment Variables
-------------------------------------------
CONTENT_LENGTH : 157
CONTENT_TYPE : application/x-www-form-urlencoded
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : application/msword, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-comet, */*
HTTP_ACCEPT_ENCODING: gzip, deflate
HTTP_ACCEPT_LANGUAGE: nl
HTTP_CONNECTION : Keep-Alive
HTTP_CONTENT_LENGTH : 157
HTTP_CONTENT_TYPE : application/x-www-form-urlencoded
HTTP_COOKIE : pword=hatchie; <------ cool password
uname=Darkstar; DaysPrune=45; NameStorage=no; lastLogin=2451883.15; LastLoginDT=12-04-2000%2003%3A00%20PM; mRefreshInterval=; Date=9%2D11%2D2000+19%3A48%3A00
HTTP_HOST : opennapi.ifnap.org:6666
HTTP_REFERER : http://opennapi.ifnap.org:6666/cgi-bin/privatesend.cgi?sendto=darkstar
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90; PKBL008)
PATH_INFO :
PATH_TRANSLATED : C:Inetpubwwwrootcgi-bin
REMOTE_ADDR : 213.46.100.173
REQUEST_METHOD : POST
SCRIPT_NAME : /cgi-bin/privatesend.cgi
SERVER_NAME : 213.46.100.173
SERVER_PORT : 6666
SERVER_PROTOCOL : HTTP/1.0
SERVER_SOFTWARE : 24Link/1.06

***

<FONT COLOR="#6699cc" SIZE="1" FACE="Verdana, Arial">This message has been edited by Darkstar on December 04, 2000 at 05:26 PM</font>

Top
#42347 - 12/04/00 02:56 PM Re: Private Messages 3.5b
Abbas Offline
Junior Member

Registered: 12/04/00
Posts: 5
I'm getting a blank screen on forumsdisplay.cgi if Instant Messaging is added to this script. Here's the source of that page:

----------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>
----------

I was reading through the forums and I think Spawn had the same problem

Thanks
Abbas

Top
#42348 - 12/04/00 03:18 PM Re: Private Messages 3.5b
Darkstar Offline
Junior Member

Registered: 11/13/00
Posts: 16
Loc: Netherlands
Version 3.5 will fix the blank screen, but in 3.5 i get a CGI error
And I know I did everything right.
Something is wrong with privatesend cgi file.

Top
#42349 - 12/04/00 04:51 PM Re: Private Messages 3.5b
Abbas Offline
Junior Member

Registered: 12/04/00
Posts: 5
I am using 3.5, but still getting the blank screen. Only happens when forumdisplay.cgi is modified as per the instructions. The remaining three UBB cgi files are working fine.

-Abbas

Top
#42350 - 12/04/00 05:57 PM Re: Private Messages 3.5b
GoTorankusuKu Offline
Member

Registered: 09/29/00
Posts: 1932
I checked my outbox and hovered over a link and the username/password info is gone, Allen. I think you did it. You might try it yourrself to make sure. Oh yeah, are you going to add the fix for the image button?

------------------
The Fusion of Goku & Trunks...GoTorankusuKu

<IMG SRC="http://dbz.star64.com/ubb/sponsor0.jpg" border=0>

Top
#42351 - 12/04/00 06:47 PM Re: Private Messages 3.5b
Phase Strike Offline
Member

Registered: 12/01/00
Posts: 60
I have this error as well can anyone help

CGI ERROR
==========================================
Script Location : privatesend.cgi
Perl Version : 5.00404

Form Variables
-------------------------------------------
Message : test
MsgIcon : 1
Signature : yes
action : send
color : Black
font : Times New Roman
mode : prompt
pass : 802280
sendto : Admin5
size : 3
subject : hi
user : Phase Strike

Environment Variables
-------------------------------------------
CONTENT_LENGTH : 155
CONTENT_TYPE : application/x-www-form-urlencoded
DOCUMENT_ROOT : /www/gamenexus2k
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
HTTP_ACCEPT_LANGUAGE: en-us
HTTP_COOKIE : lastLogin=2451883.1846; LastLoginDT=12-04-2000%2006%3A46%20PM; DaysPrune=20; NameStorage=yes; UserName=Phase%20Strike; Password=802280; sessionLogin=2451883.1838; sessionLoginDT=12-04-2000%2006%3A38%20PM
HTTP_HOST : gamenexus2k.com
HTTP_PRAGMA : no-cache
HTTP_REFERER : http://gamenexus2k.com/cgi-bin/privatesend.cgi?
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 5.5; AOL 6.0; Windows 98)
PATH : /usr/local/bin:/usr/bin:/bin
QUERY_STRING :
REMOTE_ADDR : 152.163.207.68
REMOTE_PORT : 41757
REQUEST_METHOD : POST
SCRIPT_FILENAME : /www/gamenexus2k/cgi-bin/privatesend.cgi
SCRIPT_NAME : /cgi-bin/privatesend.cgi
SERVER_ADMIN : webmaster@gamenexus2k.com
SERVER_NAME : www.gamenexus2k.com
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.0
SERVER_SOFTWARE : Apache/1.3.4 (Unix) FrontPage/4.0.4.3

Top
#42352 - 12/04/00 06:51 PM Re: Private Messages 3.5b
Fuzion Offline
Member

Registered: 11/22/00
Posts: 717
Loc: Arkansas
Quote:
quote:


Darkstar reupload all the pm cgi files with the new version 3.5b and make sure you have a folder in the cgi-bin named private and make sure you chmod all the files to 755. that should do it.



------------------
My site www.gamerzparadize.com
Please come and Register!
<IMG SRC="http://www.gamerzparadize.com/images/gamerzparadize.gif" border=0>

Top
Page 23 of 25 < 1 2 ... 21 22 23 24 25 >


Who's Online
2 registered (AllenAyres, blaaskaak), 19 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Spell Check [beta]
by AllenAyres
12/01/08 09:32 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
David DelMonte, nick1, Begbie, cenk, MATTO
13363 Registered Users
Top Posters
AllenAyres 25449
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks