473,386 Members | 1,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

To alter status "hidden" to "show"

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 1448
Rabbit
12,516 Expert Mod 8TB
I'm not sure what your question is. Please try to explain more clearly what you are trying to do.
Nov 21 '14 #2
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 100+
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
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 100+
Yeah.. that's usually the definition of "hard coded" :)
Jun 18 '15 #6
Yeah... thanks anyways though.:)
Jun 18 '15 #7

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

Similar topics

3
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
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
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
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
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
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
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
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
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
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
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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...

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.