![]() |
Show all 20 posts from this thread on one page |
VWBB (https://volitionwatch.game-warden.com/vwbb/index.php)
- General Discussion (https://volitionwatch.game-warden.com/vwbb/forumdisplay.php?forumid=7)
-- I changed my sig (https://volitionwatch.game-warden.com/vwbb/showthread.php?threadid=1072)
I changed my sig
See below.
------------------
I had 931 posts, before Orange set those back to 0 !!
lucky you. every time i change my sig, orange gets mad 'cause he has to put my US back. (you lose any special titles)
------------------
The streets will flow with the blood of the non-believers -Asta
visit [url="http://freespace.volitionwatch.com/us"]United Space[/url] now!
Hehe. I actually checked your post count later than you did. You had 942. Plus the 32 you've got now, and you're technically around 974.
quote:
you lose any special titles [when you edit your profile]
My code. heh. I didn't download any hacks or anything.
It kind of slipped my mind that your member file changes when you change your profile, so I didn't change the code there. Hence this nice little bug.
Assuming the status info is stored as an extra field in the memberfile, just set it up so that the status field is treated the same way as the permissions field is now.
Yes?

------------------
AJK
[url="http://www.th3b4r.co.uk"]The (Infamous) Bar[/url]
ajk@volitionwatch.com
Are you guys going to be able to fix this litle problem?
------------------
United Space-Webmaster/project leader
[url="http://freespace.volitionwatch.com/us"]http://freespace.volitionwatch.com/us[/url]
Presumably, as the hack we have at Warpstorm doesn't screw up out titles
quote:
Originally posted by AJK:
Assuming the status info is stored as an extra field in the memberfile, just set it up so that the status field is treated the same way as the permissions field is now.
Yes?
Why don't you ask Heretic nicely for the title hack we have?
quote:
Originally posted by Todd:
Something like that. UBB only tracks 14 (I think) fields in the member file, so if you add a new one, you have to add the functionality to track a new number of fields. This is what the profile editing functions lack, hence the new field doesn't get re-written with everything else when the profile changes.
)
I also had to update all to reflect the new number of fields.
The profile problem is pretty easy. Just add in so it reads and writes the extra line when it does the file stuff.
quote:
Originally posted by R128 BlueFlames:
Hehe. I actually checked your post count later than you did. You had 942. Plus the 32 you've got now, and you're technically around 974.
This really is an easy problem to fix...

Profile Fields:
It's easy. In ubbmisc.cgi, find
code:
sub ModifyBio
code:
## Confirm UserName and Password to prevent hacking
quote:
I have yet to learn how to make the profile script to update the line.

no, not the actual fields, but the $maxmemfields or whatever.
as to the profile "script"
I mean to give the user an option to change their own title in their profile.
------------------
The hunter.
[url="http://warpstorm.com/cgi-bin/Ultimate.cgi?action=intro&BypassCookie=true"]Visit Warpstorm, home of Nyxfall[/url]
heretic- loves to scare mods to the point they delete threads.
Advice: don't have the $maxmemfields variable set any higher than the number of fields your profile files are actually using.
To have the statuses editable by users, just add an extra HTML field to the ProcessEdit subroutine and a corresponding field in the ModifyBio subroutine. S'easy, really 
heh, AJK r0x0rs when it comes to UBB hacking! 
------------------
[url="http://www.dopefish.com"]swim...swim...hungry...[/url]
AJK = CGI-god
:ego swells:

| All times are EST. The time now is 07:33 PM. | Show all 20 posts from this thread on one page |
Powered by: vBulletin Version 2.2.6
Copyright © Jelsoft Enterprises Limited 2000, 2001.