PDA

View Full Version : "Post As" Hack


Holidazed
09-19-2003, 07:31 PM
I am looking for a hack that allows a user to post as a different username.

This is NOT to allow one user to post under the name of another user.

I run an RPG messageboard and users are contantly making new accounts so they can role play in games under a different username. What I want, is something that allows them to choose another name to post under when they are posting a new message or replying to a message.

I don't think I am explaining this right, so let me tell you the features I want and maybe that will help.

1. Users can goto their UserCP and add usernames to "Post As".

2. When a "Post As" username is chosen, it checks to cee if the name is taken on the regular user list as well as other "post as" username list so that there are no duplicates. Maybe assign a unique identification number to each "post as" identity.

3. When posting a message, the user is presented with a "Post As" option which contains a list of usernames that has been configured in the usercp. The default name is the users actual account login name.

4. Make all posts attach to the actual account rather than the "Post As" identity.

5. When the post/reply is posted, and the post is displayed, the login name should not be displayed. Instead it should show the "post as" identity. But it should still link to the users profile.

6. If a "Post As" identity is deleted from the usercp, then all posts that have been posted under that name should now say it was posted by the default identity (or login name).

7. When viewing a users profile, it should list all the identies that have been configured in that users usercp.

8. ACP options to allow/disallow this feature, limit the amount of identities that can be used, etc.

Hopefully, this will remove the need for my users to logout and then back in under a different account and make posting more fun.

Zachery
09-19-2003, 09:38 PM
if your running vBulletin 3 im sure you could create some things with if statments

even if your not you could create a user editable custom feild and then add that field in to their profile to show what username they should be posting on

actually im suprised you didnt ask Zajako about it, he released a RPNAME hack for me

Holidazed
09-20-2003, 04:33 AM
I will ask Zajako about it. I am not running 3.0, I am running 2.30.

Zachery
09-20-2003, 04:41 AM
actually the concepts about the same you could do it with conditionals nwo

<if conditon="$post[fieldX]">RPGNAME:$post[fieldX]</if> << thats for 3


he released it for me and it worked with 2.2.8 or 2.2.9

either way it would still work

Holidazed
09-20-2003, 04:40 PM
Well, Zajako's hack sounds like the baby brother to what I am looking for. Sure, it will do part of the job, but as you can see by my post above, I need a lot more than just one name at a time.

Zachery
09-20-2003, 04:41 PM
it be a monster of a hack :/

Holidazed
09-22-2003, 05:01 PM
Well, I am no programmer. I can make minor modifications and install hacks, but this is way out of my skill level.

Anybody able to help me out here?

Holidazed
10-02-2003, 07:58 PM
can anybody help me out here please?

Zachery
10-03-2003, 03:52 AM
can anybody help me out here please?
i think what your looking for considering its size might be better off paid for before your going to find a hacker to do it for free :\

Holidazed
10-03-2003, 02:45 PM
Fair enuf. So it seems I must wait until I learn to program or have the money to afford to pay for it.

Thanks for your time.