View Full Version : [fixed] Announcement Author changes on edit
Anakin
Thu 6th Jun '02, 5:55am
I recently posted an announcement on my forums (http://forums.epigamer.com) and managed to make a spelling mistake in the post. I didn't notice this, but one of the moderators did. He changed the announcement, but the announcement then changed to his name, making it appear as if he had posted the announcement.
I'm not sure if this is a bug or a feature, but I personally think it's silly that an announcement should appear in a moderators name when it was posted by me, an Admin.
Any clues?
(I'm using vB 2.2.6)
Scott MacVicar
Thu 6th Jun '02, 6:13am
I presume it was designed like that, they may be updating the announcement and they are therefore the most recent author.
To sort this in /mod/announcement.php and /admn/announcement.php look for
$DB_site->query("UPDATE announcement SET title='".addslashes($title)."',userid='$bbuserinfo[userid]',startdate=UNIX_TIMESTAMP('".addslashes($startdate)."'),enddate=UNIX_TIMESTAMP('".addslashes($enddate)."'),pagetext='".addslashes($pagetext)."',forumid='$parentid' WHERE announcementid='$announcementid'");
change to
$DB_site->query("UPDATE announcement SET title='".addslashes($title)."',startdate=UNIX_TIMESTAMP('".addslashes($startdate)."'),enddate=UNIX_TIMESTAMP('".addslashes($enddate)."'),pagetext='".addslashes($pagetext)."',forumid='$parentid' WHERE announcementid='$announcementid'");
Moving to bugs forum for verfication.
Joshua Clinard
Thu 6th Jun '02, 1:53pm
Originally posted by PPN
I presume it was designed like that, they may be updating the announcement and they are therefore the most recent author....
Moving to bugs forum for verfication.
When an admin edit's another users post, that does not make him the author. When a mod updates an announcemnet, the author should not change.
Scott MacVicar
Thu 6th Jun '02, 4:31pm
Well we might see 2.2.7 then, for now follow the instructions above to sort it.
Anakin
Fri 7th Jun '02, 8:46am
Okie dokie. Thanks :)
nuno
Mon 10th Jun '02, 10:28am
Originally posted by PPN
Well we might see 2.2.7 then...
darn, not again :(
andrewpfeifer
Mon 10th Jun '02, 10:33am
If that's all thats in it, it wouldn't be a necessity to upgrade.
nuno
Mon 10th Jun '02, 10:38am
yeah, stop wasting time with vB2 and go develop vB3 :p
Joshua Clinard
Wed 10th Jul '02, 1:19pm
Everyone does not feel that way, Nuno
leadZERO
Wed 10th Jul '02, 1:26pm
I think 90-99% of the people do feel that way.
You can't please everyone in life so please the majority.
Freddie Bingham
Wed 10th Jul '02, 1:39pm
There will not be a v2.2.7 until next month sometime but you will have other things to distract you anyway so I doubt you will notice.
Steve Machol
Wed 10th Jul '02, 6:13pm
Originally posted by freddie
....you will have other things to distract you anyway so I doubt you will notice. freddie's playing with people's mind's again! :D
leadZERO
Wed 10th Jul '02, 7:35pm
I think Freddie just announced vBulletin 3 will be release sometime in the middle of August. Specifically if I read correctly it will be released August 13th at 1:24.23pm GMT.
Let the rumors run wild!
Fusion
Thu 11th Jul '02, 1:16am
Originally posted by leadZERO
I think Freddie just announced vBulletin 3 will be release sometime in the middle of August. Specifically if I read correctly it will be released August 13th at 1:24.23pm GMT.
Let the rumors run wild! No, at best he hinted at us getting to see the beta, and finally learn for ourselves if it qualified as the electronic version of a wet dream.
vBulletin® v3.8.0 Beta 1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.