473,508 Members | 2,210 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

To alter status "hidden" to "show"

21 New Member
I tried this on Miiverse and compared a user with blocked followers with unblocked followers here is the difference.
Unblocked:

Expand|Select|Wrap|Line Numbers
  1. <a href="/users/PridexLeader/followers" class>
  2. <span class="name">Followers</span>
  3. <span class="number">228</span>
  4. </a>
  5. ::after
  6. </div>
Blocked:
Expand|Select|Wrap|Line Numbers
  1. <a href="/users/ItsMeClockwork/followers" class>
  2. <span class="name">Followers</span>
  3. <span class="number">-</span>
  4. </a>
  5. ::after
  6. </div>

I could not find a difference. The only difference is that followers change from numbers to -. Is there a certain status code i should type in? Please let me know.
Nov 21 '14 #1
6 1450
Rabbit
12,516 Recognized Expert Moderator MVP
I'm not sure what your question is. Please try to explain more clearly what you are trying to do.
Nov 21 '14 #2
inspectelement
21 New Member
I was trying to make it show how many followers this user has. It's pointless, I know. I just thought it would be funny to find the amount of followers he has, although it's blocked. (It shows blocked by the - symbol.) I wouldn't want to waste your time on such a simple and pointless script kiddie thing, so don't worry. ^^
Jun 16 '15 #3
computerfox
276 Contributor
Do you have access to the code in MiiVerse? I believe that's hard coded so it shouldn't show. They might have the details, but they're not willing to show it because it might be a policy issue.
Jun 17 '15 #4
inspectelement
21 New Member
It is hard coded, and i even tried firebug but no luck. It seems there is no possible way way unless I wanted to go trance mode and start really hacking! Pretty pointless though... could be spent better. I think i'll just focus on something else...
Jun 17 '15 #5
computerfox
276 Contributor
Yeah.. that's usually the definition of "hard coded" :)
Jun 18 '15 #6
inspectelement
21 New Member
Yeah... thanks anyways though.:)
Jun 18 '15 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

3
4505
by: Steve Lamb | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ok, this one I did try before coming here... :) I am trying to report the status of what is going on to the status bar of the main window of my...
2
9805
by: Dylan Nicholson | last post by:
Seems that Oracle 9.2 (using MS ODBC driver) requires extra parentheses when adding multiple columns to a table: ALTER TABLE MyTable ADD (MyColumn1 VARCHAR(255), MyColumn2 VARCHAR(255)) vs ...
0
1721
by: jarednevans | last post by:
How does one capture the result status of an ALTER command inside plpgsql code block? For example: ----------------- CREATE OR REPLACE FUNCTION public."Setup_Primary_Keys"() RETURNS SETOF...
4
7384
by: dayong | last post by:
i need to alter all foreign keys in my database and uncheck the "Enforce relationship for replication" check box. Using the EM, I extracted the code snippet below. unfortunately, when i run this...
2
5746
by: DW | last post by:
Greetings: I have to do a one-off forceful change of some data in a database. I need to disable some FK constraints, make the data change, and then re-enable the constraints. My process will...
2
31435
by: RamaKrishna Narla | last post by:
In MS SQL Server, I have the following tables with some data in it. create table table1 ( column1 varchar(32), column2 int not null, column10 varchar(255), ..... primary key (column1,...
7
6960
by: Serge Rielau | last post by:
Hi all, Following Ian's passionate postings on problems with ALTOBJ and the alter table wizard in the control center I'll try to explain how to use ALTOBJ with this thread. I'm not going to get...
1
3474
by: vasilip | last post by:
I'm testing out db2 for a project I'm starting that requires proper xml support and I can't seem to get both xml and spatial data to work well in the same table. Once having created a table...
11
4058
by: raylopez99 | last post by:
Keep in mind this is my first compiled SQL program Stored Procedure (SP), copied from a book by Frasier Visual C++.NET in Visual Studio 2005 (Chap12). So far, so theory, except for one bug...
0
1617
by: srilata83 | last post by:
Hi, we are running some DB2 load utilty job to empty the DB2 (multiple) tables by loading with a dummy file.we are giving in the control card as follows ===> ...
0
7231
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7132
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7336
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7401
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7063
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7504
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4720
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3196
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
773
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.