Why can't I like my own posts?

Desty | Mythic Inconceivable!
 
more |
XBL:
PSN:
Steam:
ID: DTEDesty
IP: Logged

10,636 posts
 
Facebook has that function, and look how successful they are.


 
SecondClass
| Carmen
 
more |
XBL:
PSN: ModernLocust
Steam:
ID: SecondClass
IP: Logged

30,147 posts
"With the first link, the chain is forged. The first speech censured, the first thought forbidden, the first freedom denied, chains us all irrevocably."
—Judge Aaron Satie
——Carmen
reported


Solonoid | Mythic Inconceivable!
 
more |
XBL: Jx493
PSN: Jx493
Steam: Jx493
ID: Solonoid
IP: Logged

13,537 posts
 
I can when I'm on desktop.

I'll show you later.


Oh | Elite Four Invincible!
 
more |
XBL:
PSN:
Steam:
ID: Simseo
IP: Logged

3,659 posts
 
but you can


Desty | Mythic Inconceivable!
 
more |
XBL:
PSN:
Steam:
ID: DTEDesty
IP: Logged

10,636 posts
 
Doesn't make sense, I can't figure out how to like my own posts. I edit the message number to mine in both places, but it still won't like my post.


 
Ender
| Mythic Inconceivable!
 
more |
XBL:
PSN:
Steam:
ID: EnderWolf1013
IP: Logged

10,441 posts
 
I tried it as well, just couldn't get it.


🂿 | Mythic Unfrigginbelievable!
 
more |
XBL:
PSN:
Steam:
ID: Decimator Omega
IP: Logged

22,325 posts
 
I'm sure there is some kind of loophole.
Last Edit: February 02, 2016, 02:47:36 PM by Decimator Omega


🂿 | Mythic Unfrigginbelievable!
 
more |
XBL:
PSN:
Steam:
ID: Decimator Omega
IP: Logged

22,325 posts
 
Can't figure it out.


I know the glitch on how to like someone's post an infinite number of times, but not this one.

Maybe I'll figure it out later.


15321598721 | Heroic Posting Rampage
 
more |
XBL:
PSN:
Steam:
ID: Baha
IP: Logged

1,105 posts
 


🂿 | Mythic Unfrigginbelievable!
 
more |
XBL:
PSN:
Steam:
ID: Decimator Omega
IP: Logged

22,325 posts
 


 
Ender
| Mythic Inconceivable!
 
more |
XBL:
PSN:
Steam:
ID: EnderWolf1013
IP: Logged

10,441 posts
 
It had to do with editing the code, but I don't remember what to do.


BaconShelf | Mythic Inconceivable!
 
more |
XBL: BaconShelf
PSN:
Steam: BaconShelf
ID: BaconShelf
IP: Logged

10,794 posts
 
idunno


🂿 | Mythic Unfrigginbelievable!
 
more |
XBL:
PSN:
Steam:
ID: Decimator Omega
IP: Logged

22,325 posts
 
It had to do with editing the code, but I don't remember what to do.

You mean under inspect element? Hmm.

Time to poke around I guess.


🂿 | Mythic Unfrigginbelievable!
 
more |
XBL:
PSN:
Steam:
ID: Decimator Omega
IP: Logged

22,325 posts
 
Okay. I after messing around with Sep7agon's source code with the inspect feature (go away Cheat I don't want to hear your sarcasm right now going "wow how impressive" because I know you're so full of it, let me be happy for once)

Go to the area where your messge ID is. The Inspect element or inspect tool depending on what browser you use, will highlight your buttons. Look for this piece of code right here

Code: [Select]
<div class="like_post__box" style="display: inline;"></div>
Right click on that and choose edit as HTML. Paste the following code below, with your message ID. I will have my message ID as an example in the code below. Replace that with yours. Click anywhere in the source code to exist out of editing the HTML.



Code: [Select]
<a style="text-transform: lowercase; left: 0px; display: inline;" class="bungie_buttons" id="like_1132006" href="#0" onclick="lpObj.likeUnlikePosts(event,1132006, 55955, 3, 68); return false;">Unlike</a>
A like button will now appear right next to the report button. Go ahead and click the like button.

Congratulations, you just liked your own post. If you need help let me know.


Desty | Mythic Inconceivable!
 
more |
XBL:
PSN:
Steam:
ID: DTEDesty
IP: Logged

10,636 posts
 
Okay. I after messing around with Sep7agon's source code with the inspect feature (go away Cheat I don't want to hear your sarcasm right now going "wow how impressive" because I know you're so full of it, let me be happy for once)

Go to the area where your messge ID is. The Inspect element or inspect tool depending on what browser you use, will highlight your buttons. Look for this piece of code right here

Code: [Select]
<div class="like_post__box" style="display: inline;"></div>
Right click on that and choose edit as HTML. Paste the following code below, with your message ID. I will have my message ID as an example in the code below. Replace that with yours. Click anywhere in the source code to exist out of editing the HTML.



Code: [Select]
<a style="text-transform: lowercase; left: 0px; display: inline;" class="bungie_buttons" id="like_1132006" href="#0" onclick="lpObj.likeUnlikePosts(event,1132006, 55955, 3, 68); return false;">Unlike</a>
A like button will now appear right next to the report button. Go ahead and click the like button.

Congratulations, you just liked your own post. If you need help let me know.
I did that, but it kept liking someone else's post. I edited the id="like_number" and (event,number,thread number", so I've no idea why it wouldn't work.


🂿 | Mythic Unfrigginbelievable!
 
more |
XBL:
PSN:
Steam:
ID: Decimator Omega
IP: Logged

22,325 posts
 
Okay. I after messing around with Sep7agon's source code with the inspect feature (go away Cheat I don't want to hear your sarcasm right now going "wow how impressive" because I know you're so full of it, let me be happy for once)

Go to the area where your messge ID is. The Inspect element or inspect tool depending on what browser you use, will highlight your buttons. Look for this piece of code right here

Code: [Select]
<div class="like_post__box" style="display: inline;"></div>
Right click on that and choose edit as HTML. Paste the following code below, with your message ID. I will have my message ID as an example in the code below. Replace that with yours. Click anywhere in the source code to exist out of editing the HTML.



Code: [Select]
<a style="text-transform: lowercase; left: 0px; display: inline;" class="bungie_buttons" id="like_1132006" href="#0" onclick="lpObj.likeUnlikePosts(event,1132006, 55955, 3, 68); return false;">Unlike</a>
A like button will now appear right next to the report button. Go ahead and click the like button.

Congratulations, you just liked your own post. If you need help let me know.
I did that, but it kept liking someone else's post. I edited the id="like_number" and (event,number,thread number", so I've no idea why it wouldn't work.

Make sure you replace the message ID with your own ID. See my thread that I made on it.


Desty | Mythic Inconceivable!
 
more |
XBL:
PSN:
Steam:
ID: DTEDesty
IP: Logged

10,636 posts
 
Okay. I after messing around with Sep7agon's source code with the inspect feature (go away Cheat I don't want to hear your sarcasm right now going "wow how impressive" because I know you're so full of it, let me be happy for once)

Go to the area where your messge ID is. The Inspect element or inspect tool depending on what browser you use, will highlight your buttons. Look for this piece of code right here

Code: [Select]
<div class="like_post__box" style="display: inline;"></div>
Right click on that and choose edit as HTML. Paste the following code below, with your message ID. I will have my message ID as an example in the code below. Replace that with yours. Click anywhere in the source code to exist out of editing the HTML.



Code: [Select]
<a style="text-transform: lowercase; left: 0px; display: inline;" class="bungie_buttons" id="like_1132006" href="#0" onclick="lpObj.likeUnlikePosts(event,1132006, 55955, 3, 68); return false;">Unlike</a>
A like button will now appear right next to the report button. Go ahead and click the like button.

Congratulations, you just liked your own post. If you need help let me know.
I did that, but it kept liking someone else's post. I edited the id="like_number" and (event,number,thread number", so I've no idea why it wouldn't work.

Make sure you replace the message ID with your own ID. See my thread that I made on it.
I did that. You don't have to help me, because I don't care about it.


🂿 | Mythic Unfrigginbelievable!
 
more |
XBL:
PSN:
Steam:
ID: Decimator Omega
IP: Logged

22,325 posts
 
Okay. I after messing around with Sep7agon's source code with the inspect feature (go away Cheat I don't want to hear your sarcasm right now going "wow how impressive" because I know you're so full of it, let me be happy for once)

Go to the area where your messge ID is. The Inspect element or inspect tool depending on what browser you use, will highlight your buttons. Look for this piece of code right here

Code: [Select]
<div class="like_post__box" style="display: inline;"></div>
Right click on that and choose edit as HTML. Paste the following code below, with your message ID. I will have my message ID as an example in the code below. Replace that with yours. Click anywhere in the source code to exist out of editing the HTML.



Code: [Select]
<a style="text-transform: lowercase; left: 0px; display: inline;" class="bungie_buttons" id="like_1132006" href="#0" onclick="lpObj.likeUnlikePosts(event,1132006, 55955, 3, 68); return false;">Unlike</a>
A like button will now appear right next to the report button. Go ahead and click the like button.

Congratulations, you just liked your own post. If you need help let me know.
I did that, but it kept liking someone else's post. I edited the id="like_number" and (event,number,thread number", so I've no idea why it wouldn't work.

Make sure you replace the message ID with your own ID. See my thread that I made on it.
I did that. You don't have to help me, because I don't care about it.
Oh. Okay. :/