Post4VPS Forum | Free VPS Provider
Post4VPS Post Counter Script - Printable Version

+- Post4VPS Forum | Free VPS Provider (https://post4vps.com)
+-- Forum: Geek World (https://post4vps.com/Forum-Geek-World)
+--- Forum: Scripting & Programming (https://post4vps.com/Forum-Scripting-Programming)
+--- Thread: Post4VPS Post Counter Script (/Thread-Post4VPS-Post-Counter-Script)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16


RE: Post4VPS Post Counter Script - Decent12 - 05-03-2017

(05-03-2017, 04:59 PM)meetdilip Wrote: What are we supposed to do on this. Would nice to have some directions from the staff. How to keep track of the no of posts. I am currently lost.
Here You go and check your posts Simple Smile
http://hmrworld.tk/counter/list.php


RE: Post4VPS Post Counter Script - humanpuff69 - 05-04-2017

(05-03-2017, 09:14 PM)Happymint Wrote: Here You go and check your posts Simple Smile
http://hmrworld.tk/counter/list.php

According to that website i see a lot of vps holder do 0 post . it is really right because i see some people that have 0 post actually already post this month

Code:
Usernames    Monthly Post Count
xdude    4
FacTioN    0
Dudi    0
kubanek_kuba    2
Golden    0
Honey    0
meetdilip    21
Vuluts    0
Arkiven4    0
Jayce    0
Happymint    10
maroon93    0
YOuNeS_Dz    2
kabir145    0
sagher    0



RE: Post4VPS Post Counter Script - Dynamo - 06-18-2017

Hello,
Just have re-uploaded it again & here is the new Image Postcounter link:
Code:
https://post4vps.com/postcounter/img.php?userid={your User ID}



RE: Post4VPS Post Counter Script - OldMeister - 06-18-2017

Where i can find what is my user id? i searched in profile and i cant find it. where should i look?


RE: Post4VPS Post Counter Script - Hawkz - 06-18-2017

(06-18-2017, 02:46 PM)OldMeister Wrote: Where i can find what is my user id? i searched in profile and i cant find it. where should i look?

Your user ID is 700


RE: Post4VPS Post Counter Script - Dynamo - 06-18-2017

(06-18-2017, 02:46 PM)OldMeister Wrote: Where i can find what is my user id? i searched in profile and i cant find it. where should i look?

You should atleast read the first most post of threads before asking your queries..


RE: Post4VPS Post Counter Script - xdude - 06-18-2017

Looks good. Better than before. For those who haven't used it before, Remove curly brackets and add your user id which can be found if you goto profile page. Just look at the url in profile page. Also don't forget image tags.


RE: Post4VPS Post Counter Script - kabir145 - 06-30-2017

http://hmrworld.tk/counter/list.php
This counter is taking to much in opening its just due to my bad internet or there is any problem your side?


RE: Post4VPS Post Counter Script - humanpuff69 - 07-01-2017

(06-30-2017, 06:39 PM)kabir145 Wrote: http://hmrworld.tk/counter/list.php
This counter is taking to much in opening its just due to my bad internet or there is any problem your side?

it also take a long time on my side . but at least it loads up
[Image: v2xB4D_sQd6e3eGR3mMDRw.png]


RE: Post4VPS Post Counter Script - Dynamo - 07-01-2017

(07-01-2017, 12:55 AM)humanpuff69 Wrote: it also take a long time on my side . but at least it loads up
[Image: v2xB4D_sQd6e3eGR3mMDRw.png]

It's because it does a bit complex work which definately requires time..
First it fetches a VPS Holder by browsing the site(Post4VPS) which is time consuming, then it takes user's userid and fetches his username which again by going into user profile page( time consuming) and then it searches for the user's monthly postcount (again some time here).
This process happens n number of time where n= no. Of VPS holders.

That's why it loads a bit slow..