Previous Thread
Next Thread
Print Thread
Rate Thread
Page 5 of 7 1 2 3 4 5 6 7
#39895 01/02/2001 3:09 PM
Joined: Sep 2000
Posts: 1,304
Addict
Addict
Offline
Joined: Sep 2000
Posts: 1,304
Found a bug:

When you send a PM, the signature converts the UBB codes fine. But after the person replies, the UBB codes doesn't convert.

------------------

Sponsored Links
#39896 01/02/2001 3:19 PM
Joined: Sep 2000
Posts: 793
Member
Member
Offline
Joined: Sep 2000
Posts: 793
thermit...that not showing outbox thing... changing it to the ne, like you did, just avoids the issue. The problem is an error setting that variable to one of the other two things...

------------------


-DT
#39897 01/02/2001 4:29 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 seems to work ok here GoTo, at least when I send one to myself and reply... do you see something different? Are you using the same code as here?

DT, what have you found to fix the outbox problem?

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39898 01/02/2001 6:02 PM
Joined: Sep 2000
Posts: 1,304
Addict
Addict
Offline
Joined: Sep 2000
Posts: 1,304
Here's the screenshot and description:
http://dbz.star64.com/ubb/images/pmproblem.jpg

I forwarded the test I did above as well. Send one back to me and check the output of your signature.

------------------

#39899 01/02/2001 8:57 PM
Joined: Oct 2000
Posts: 99
Member
Member
Offline
Joined: Oct 2000
Posts: 99
Quote
quote:
What I mean is how do I make the Email notification On from the start, and if my guests don't want notification they've got to turn it of, not the other way around!

I tried your solution but it didn't work!

I also tried to update to the latest files, but I just got a 500 error, last time I updated was the 24 Dec.

Sponsored Links
#39900 01/03/2001 1:34 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Quote
quote:
Fixed... new files uploaded with the fix. privatesend.cgi and privateread.cgi affected...

anderzzo, when you update, please be sure to check the perl paths on the files before you upload.

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39901 01/03/2001 12:07 PM
Joined: Oct 2000
Posts: 99
Member
Member
Offline
Joined: Oct 2000
Posts: 99
Undefined subroutine &main::unhtmlify called at /home/www/data-doktorn.nu/cgi-bin/ubb/privateview.cgi line 129.
[Wed Jan 3 18:06:54 2001] [error] [client 213.89.104.94] Premature end of script headers: /home/www/data-doktorn.nu/cgi-bin/ubb/privateview.cgi

Undefined subroutine &main::unhtmlify called at /home/www/data-doktorn.nu/cgi-bin/ubb/privatesend.cgi line 90.
[Wed Jan 3 18:10:12 2001] [error] [client 213.89.104.94] Premature end of script headers: /home/www/data-doktorn.nu/cgi-bin/ubb/privatesend.cgi

this is what i get when I upgrade!

This message has been edited by anderzzo on January 03, 2001 at 11:24 AM

#39902 01/03/2001 12:36 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
Nice looking site anderzzo...

Be sure and upload all the files from the latest update. You are getting an error because of capitalization errors... the subs htmlify and unhtlmify were lower case in private.pl, but since we are now calling them from ubb_library.pl, it has to be capitalized &HTLMIFY and &UNHTMLIFY

These are all fixed in the new files.

I forgot you are translating to dutch. I would recommend using Beyond Compare to update your files so you are sure to get all the changes, some are small and could be missed with most file compare programs.

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39903 01/03/2001 12:37 PM
Joined: Jan 2000
Posts: 12
Junior Member
Junior Member
Offline
Joined: Jan 2000
Posts: 12
Ok, I found several bugs. One I've fixed (very very minor):

1:

Code
code:

If you'll notice, up there, it states '$N onCGIURL" at the email_2.gif variable, well that's causing some problems. Take out the extra space. I told you it was minor.

2:

Code
code:

My log file excerpt. I can't track down where exactly this is happening in the code. It appears several places in the various private*.cgi files. It's putting the date in place of the $icon variable (I think) ...

Not a critical error, no one has complained about it yet... but my log file screams at me [Linked Image]


------------------
A crust of bread is better than nothing. Nothing is better than love.
Therefore, by the transitive property, a crust of bread is better than love.

This message has been edited by Flare on January 03, 2001 at 11:42 AM


A crust of bread is better than nothing. Nothing is better than love.
Therefore, by the transitive property, a crust of bread is better than love.
#39904 01/03/2001 12:45 PM
Joined: Oct 2000
Posts: 99
Member
Member
Offline
Joined: Oct 2000
Posts: 99
I downloaded them 1 hour ago and I use Beyond compare! And yes I'm transelating to Swedish [Linked Image]

Sponsored Links
#39905 01/03/2001 1:11 PM
Joined: Oct 2000
Posts: 99
Member
Member
Offline
Joined: Oct 2000
Posts: 99
found them all! Beyond Compare just marked them blue, that's why I missed them!
Thanx Allen!

How do I get the Popup notification for this and IM

#39906 01/03/2001 3:25 PM
Joined: Dec 2000
Posts: 3
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 3
is anyone using UBB on prohosting? (free)

im still getting a problem with be able to login. i put me login name and password it then goes to
You are now entering your private messages, Please wait while we create the new page ...
then goes back to login, I can send messages from peoples posts on the forum and it goes into the private folder but just wont login

Im thinking it might be prohosting, but I cant see why. I have used the latest update and have completly reinstalled ubb without any other hacks but it still has this problem.

BUK

#39907 01/03/2001 3:29 PM
Joined: Sep 2000
Posts: 793
Member
Member
Offline
Joined: Sep 2000
Posts: 793
Try these-

1. clear your cookies through the ubb

If that doesnt work...

2. clear your cookies manually using your browser

If that doesn't work...

3. Try installing UBB IM's.

------------------


-DT
#39908 01/03/2001 3:42 PM
Joined: Sep 2000
Posts: 5
Junior Member
Junior Member
Offline
Joined: Sep 2000
Posts: 5
Bug in PM?

I don't know if this is a bug. I have PM 3.8 installed and running, with HTML off. Whenever I send to multiple recipients, the first recipient gets the correct message but all the rest are getting the message with HTML codes in it.

However, when HTML is on, this does not happen.

Any clues?

#39909 01/03/2001 4:15 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
When did you download your files? I fixed a couple of bugs regarding that last night... you might want to check the previous page in this thread.

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39910 01/03/2001 8:15 PM
Joined: Sep 2000
Posts: 1,304
Addict
Addict
Offline
Joined: Sep 2000
Posts: 1,304
I found 2 rather weird instances:

In the "Compose a Private Message" screen it says [IMG] UBB Code Not Allowed! under *HTML is OFF
*UBB Code is ON even though the image tag is?

I also found a variable called $MrBigglesworth in privatesend.cgi which I thought was funny lol

------------------


This message has been edited by GoTorankusuKu on January 04, 2001 at 12:45 AM

#39911 01/03/2001 11:56 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
I have gotten familiar with MrBigglesworth myself GoTo...[Linked Image]

The coding in this is kinda odd, we may need to check it out a little more closely:
Code
code:

This message didn't appear before because older versions (before yesterday [Linked Image]) were still using $PMUBBImages = "yes"; instead of "on"... now that the wording is correct, this pops up now...

It seems to me if ubbimages are on and ubbcode is allowed, then the [img] tag should be allowed... is that what you are reading? If one or the other are set to :no" or "off", then the imgbutton should be set to "isnot", but not when they both are allowed...

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39912 01/04/2001 6:01 AM
Joined: Dec 2000
Posts: 3
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 3
this is weird, I was having problems installing this hack, in that it kept going back to the login screen. I reinstalled everything and still would not work [Linked Image]

I was using prohosting, and decided to try hypermart and guess what it Worked [Linked Image]

so it I was right in thinking that is was prohosting messing it up, so if anyone is using prohosting and having the same prob, try hypermart.

im just glad it works ok now, but weird how it wont work on a certain server.

thanks for everyone that replied to my cry's of help

#39913 01/04/2001 3:04 PM
Joined: Sep 2000
Posts: 5
Junior Member
Junior Member
Offline
Joined: Sep 2000
Posts: 5
Quote
quote:
Allen, I downloaded the latest PM files and uploaded them to my site. With HTML Allow set to "no", I'm still having problems with html codes showing up in the messages received by multiple recipients.

[Linked Image]

#39914 01/04/2001 3:22 PM
Joined: Sep 2000
Posts: 793
Member
Member
Offline
Joined: Sep 2000
Posts: 793
Allen-try changing that code to the following:
(I don't have access to the pm files so I cannot verify whether it should be yes/no, is/isnot, etc.0
Code
code:

Edit-had to fix it some, I'll clean it up more tonight when my head's on straight [Linked Image].

------------------


This message has been edited by Dark Templar on January 04, 2001 at 02:24 PM


-DT
#39915 01/04/2001 6:00 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
That seems to have fixed it DT, muchas gracias... I'll update the download tonight...

Does anyone know where the process that sends the CC: pm is controlled? I really don't see it... I would like to get that duplicate .sig cleaned up and move this to 4.0 and to the finished forum this weekend as well...

Any other bugs we need to look at first?

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39916 01/04/2001 6:05 PM
Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
Allen -
I noticed 2 bugs in this thread somewhere that needs fixing, i'm sure you need to clean up 4.0 alpha..

------------------

Modification Developer of the Ultimate Bulletin Board
Due to time limitation, I do not offer support Via. E-mail, ICQ or AIM.
Regards,
MasterMind

#39917 01/05/2001 3:26 PM
Joined: Sep 2000
Posts: 793
Member
Member
Offline
Joined: Sep 2000
Posts: 793
Glad it worked. Simple perl coding error, it previously would tell you the image code wasn't allowed if ubb code was on and ubb images were on, just had to change that to if ubb code was on and ubb images weren't [Linked Image].

I can clean it up a bit more later, so it doesn't have to check so much stuff.

------------------


-DT
#39918 01/05/2001 3:49 PM
Joined: Nov 2000
Posts: 50
Member
Member
Offline
Joined: Nov 2000
Posts: 50
Hi,
what about the double
Code
code:
in ubb_code_buttons.pl ?

------------------
greetings and happy coding ...
Tom
Webmaster of the german Hayabusa-Forum

#39919 01/05/2001 4:05 PM
Joined: Mar 2000
Posts: 305
Member
Member
Offline
Joined: Mar 2000
Posts: 305
ok, some simple questions as i am not ready too read 8 pages too seeif they have been answered.

1)does this hack work with cal's drop-down icon hack? because i hacked my version 1.5 too work with it.
2)does it work withh ubb code button 5.5?
3)does it work with ubb IM?


thanksa lot.


Visit OML Today

#39920 01/05/2001 5:48 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
simple answers:

1) yes
2) yes
3) yes

Onkel Tom... I'll remove it from the file... it's funny how simple things like that can be missed....[Linked Image]

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39921 01/05/2001 9:52 PM
Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
-BUG-URGENT-

When sending a new pm, it doesnt add the '1' bug. BUT! When replying, it does. See clouds post in questions.

------------------

Modification Developer of the Ultimate Bulletin Board
Due to time limitation, I do not offer support Via. E-mail, ICQ or AIM.
Regards,
MasterMind

#39922 01/06/2001 12:18 AM
Joined: Oct 2000
Posts: 192
Member
Member
Offline
Joined: Oct 2000
Posts: 192
Just do what MasterMind said and go to the Database and download the PM 3.8 and add the files. That will fix your problem. [Linked Image]

P.S Thanks, MasterMind! [Linked Image]

------------------
Cloud-

cloud@puremadnezz.com

http://www.puremadnezz.com/cgi-bin/Ultimate.cgi

#39923 01/06/2001 3:29 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
Thanks to Borg, I have found the section of code that prints the signature in the messages. He suggested a fix, but it isn't quite there yet, as the code is a little different. I plan to work on it myself, but if you guys that are better at writing/ bugfixing code would like to give it a shot I would appreciate it.

It's in privatesend.cgi:
Code
code:

Borg's suggestion was:
Quote
quote:
a little different, but workable, most likely...

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39924 01/06/2001 5:06 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
Thanks to Borg again, the bug was squashed...

Files updated in the download... almost to 4.0. For those who are working on the 4.0 alpha, I have updated the download files there with all the bug fixes we have found so far for pm's...

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39925 01/07/2001 5:00 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
Code cleaned up a bit more... built &rattler sub in private.pl and removed the redundant coding in the rest of the files....

One major/minor bug is left... the "checkall/uncheckall" still doesn't work in Netscape...

Coding in alpha/beta 4 cleaned up as well... privateadmin.cgi now writes the private.setup file correctly and pm's reads the settings. The only minor thing is that is doen't "remember" your current selections... should be ready for "finished" forum soon...

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39926 01/07/2001 5:29 PM
Joined: Sep 2000
Posts: 1,304
Addict
Addict
Offline
Joined: Sep 2000
Posts: 1,304
We have a problem with the new updated files Allen. When I tried to send myself a PM, it insteads redirects me back to the send PM page. Uh-oh...[Linked Image]

------------------

#39927 01/07/2001 5:42 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
oops... fixed now... let me know if you have any problems.... download files have been updated...

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39928 01/07/2001 6:05 PM
Joined: Sep 2000
Posts: 1,304
Addict
Addict
Offline
Joined: Sep 2000
Posts: 1,304
Everything seems to be running fine now [Linked Image]

I'll let you know when I find something.

------------------

#39929 01/07/2001 6:15 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
Quote
quote:
Like a solution to the "checkall/uncheckall" for NS?

[Linked Image]

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39930 01/07/2001 6:20 PM
Joined: Sep 2000
Posts: 1,304
Addict
Addict
Offline
Joined: Sep 2000
Posts: 1,304
The check/uncheck all here (UBBDev only) in IE gives me an error so I'd check on that first [Linked Image]

BTW, there is something wrong with the privatedelete.cgi. I can't seem to delete my PM's

------------------

#39931 01/07/2001 6:37 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
Is it still doing that? I was trying our some suggested changes earlier, but have put back up what has worked for IE at least...

Delete works fine for me too... I had been working on the files earlier, maybe that is what you are referring to.

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39932 01/07/2001 6:54 PM
Joined: Sep 2000
Posts: 1,304
Addict
Addict
Offline
Joined: Sep 2000
Posts: 1,304
I see where the problem is

When I use the delete checked items button to kill my PM's, they don't get deleted. But if I delete using the button inside the PM itself, it works. This sounds like a bug.

------------------

#39933 01/07/2001 7:13 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
That's odd, cuz it works both ways for me here... using IE anyways....

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

- http://www.stand318.com


- Allen wavey
- What Drives You?
#39934 01/07/2001 8:02 PM
Joined: Sep 2000
Posts: 1,304
Addict
Addict
Offline
Joined: Sep 2000
Posts: 1,304
I uploaded the ones in the zip download (nothing modified) and I got the same result. I can't delete using the button in privateview.cgi

------------------


This message has been edited by GoTorankusuKu on January 07, 2001 at 07:05 PM

Page 5 of 7 1 2 3 4 5 6 7

Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)