Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
ok, I did the test for the accelerator and it passed, so I enabled it.

I'm not having any functionality problems with it, but whenever I use "../ubb/ultimatebb.php" it changes to "..cgi-bin/ultimatebb.cgi?&r=npwm"

Does anyone know if this is a problem?
Thanks for any help

Sponsored Links
Joined: Feb 2001
Posts: 817
Moderator / Kingpin
Moderator / Kingpin
Joined: Feb 2001
Posts: 817
Always link to your cgi-bin/ultimatebb.cgi file. It will switch to the php file as needed.

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
once I enabled the php accelerator it automatically made my banner link to "../ubb/ultimatebb.php"

I guess that means I'm fine though, thanks.

Joined: Feb 2001
Posts: 817
Moderator / Kingpin
Moderator / Kingpin
Joined: Feb 2001
Posts: 817
Yes, it will change the links within UBB.classic to the php file as it is needed. You just need to remember to always link to cgi-bin/ultimatebb.cgi. smile

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
ok, thanks

Sponsored Links
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
ok, this is still happening. now all the links on my board are ultimatebb.php?=blah and it changes it to ultimatebb.cgi?=blah&r=npwm . It would be nice to know how to fix this, because I see it works here on ubbdev, and I don't know what the &r=npwm means

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
anyone?

I did the accelerator test and it said I was fine, I don't know what could be wrong with it.

Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
There's nothing wrong. The r=whatever stuff is a random string to ensure that stupid browsers won't cache the resulting page / pull it out of a client side cache. RTFC. smile


UBB.classic: Love it or hate it, it was mine.
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Quote
quote:
Originally posted by Charles Capps:
There's nothing wrong. The r=whatever stuff is a random string to ensure that stupid browsers won't cache the resulting page / pull it out of a client side cache. RTFC. smile
ok, I feel better now. but why does it do that for my boards but not other boards I visit?

also, what does RTFC mean? I'm still new to all these net abbreviations. I just found out what AFAIK means shocked

Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
RTFC == Read the Frelling Code. smile

As it turns out, I'm wrong about the r= stuff, and there may actually be something wrong with your board.

There are two possible r= codes: nfx and npwm

nfx == No File_eXists, meaning that the currently logged in user's profile is missing.

npwm == No PassWord Match, meaning that the user password check failed. That's the one you're getting.

I suggest hitting the clearcookies page a few times in a row, then logging in and trying the request again...


UBB.classic: Love it or hate it, it was mine.
Sponsored Links
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
while logged off, it works fine. when logged in, it does the error thing. when I upgrade to 6.6 beta, will it reset the cookie stuff so that I could redo it? when I started hacking my board, I wasn't good at looking at code, and probably messed something up there.

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
oh, and while I have you looking here, where is how many PMs a member has stored? a member was banned as while I had a PM from him, and now it says I have 1 PM, but I don't.
[Linked Image]

Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
Ah, but you really do have one PM... the sender profile is probably screwy. FTP into Members/pm_users, and grab the file with your user number. Inside, you'll see a reference to a PM topic in the form of X-00000007, where X is the directory in Members/pm_topics, and 7 would be the PM topic number.

You can open that file up to determine who the sender is so you can determine if the profile is b0rked or not.

As for the cookie mess... having it work when not logged out makes quite a bit of sense, as the error only occurs when profiles are being authenticated. %)

Upgrading to 6.6 will remove all of your hacks, which may help with the problem.


UBB.classic: Love it or hate it, it was mine.
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
it was the guy who I banned. the PM was actually him insulting me. Do I just delete it? (the file)

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
nm, found out how to fix it. Thanks for all your help.

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Charles, I just installed a fresh 6.6 board and am getting the same php error. Are there any other known causes for this?

Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
This is the first time I've ever seen npwm in the wild..


UBB.classic: Love it or hate it, it was mine.
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
well I always was good at finding things first... just never anything good tipsy


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
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
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)