11-19-2015, 04:37 AM
(This post was last modified: 09-01-2022, 01:04 AM by Fearless Community.
Edit Reason: Fixed Encoding
)
Hey. I know there has been trouble giving rep to people using google chrome due to google blocking JS. So, I've found a small fix for this.
Normally, when you click "Rate" or "Rate User" nothing happens. So, here is a way to do it. its no the fastest, but works.
Fast way: http://www.fearlessrp.net/reputation.php...=0&modal=1 (Right click->copy link->paste in browser->edit USEREIDHERE! with the user's ID you want to give rep!)
Ie my link; http://www.fearlessrp.net/reputation.php...=0&modal=1
Slow way: Goto the persons profile. (For an example, I will use Audacter.)
https://gyazo.com/a3a2349060c9417695154881f43a5bfc
Right click "Rate" or "Rate User"->Inspect Element->Find the javacript code. Ie should be
javascript:MyBB.reputation(USERIDHERE);
https://gyazo.com/3ef99e92334a3b181b71a1787aef2d33
Once you're done with that, double click the code, and press control+c. then find the "console" tab, and press control+v
https://gyazo.com/995220fe5960242557ae75b517349797
It should say something like;
XHR failed loading: GET "http://www.fearlessrp.net/reputation.php?action=add&uid=14195&pid=0&modal=1".
Copy the link, and paste it into the browser. Like so,
https://gyazo.com/eddcd192fe3492ad1593bb4cd003bb97
https://gyazo.com/85bc0bd1d4ccdf076cf92c72adbf4770
Done! enjoy giving out rep to people!
Fastest way; switch to firefox. but firefox is somewhat shit so I don't blame you for not going there.
Peace!
Normally, when you click "Rate" or "Rate User" nothing happens. So, here is a way to do it. its no the fastest, but works.
Fast way: http://www.fearlessrp.net/reputation.php...=0&modal=1 (Right click->copy link->paste in browser->edit USEREIDHERE! with the user's ID you want to give rep!)
Ie my link; http://www.fearlessrp.net/reputation.php...=0&modal=1
Slow way: Goto the persons profile. (For an example, I will use Audacter.)
https://gyazo.com/a3a2349060c9417695154881f43a5bfc
Right click "Rate" or "Rate User"->Inspect Element->Find the javacript code. Ie should be
javascript:MyBB.reputation(USERIDHERE);
https://gyazo.com/3ef99e92334a3b181b71a1787aef2d33
Once you're done with that, double click the code, and press control+c. then find the "console" tab, and press control+v
https://gyazo.com/995220fe5960242557ae75b517349797
It should say something like;
XHR failed loading: GET "http://www.fearlessrp.net/reputation.php?action=add&uid=14195&pid=0&modal=1".
Copy the link, and paste it into the browser. Like so,
https://gyazo.com/eddcd192fe3492ad1593bb4cd003bb97
https://gyazo.com/85bc0bd1d4ccdf076cf92c72adbf4770
Done! enjoy giving out rep to people!
Fastest way; switch to firefox. but firefox is somewhat shit so I don't blame you for not going there.

Peace!